tkinter label border
l1 = Label(root, text="This", borderwidth=2, relief="groove")
tkinter label border
l1 = Label(root, text="This", borderwidth=2, relief="groove")
css label in border
.borderLabel{
padding:10px;
border:2px solid;
margin:10px;
}
.borderLabel>label{
padding-left: 5px;
padding-right: 5px;
position:relative;
top:-20px;
left:20px;
background-color:white;
}
<div class="handtekening borderLabel">
<label>ON: Dhr. R. van Noort name</label>
<img src="rene_diamant_handtekening.jpg" width="200" >
</div>
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us