Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

22
LINES

< > BotCompany Repo | #1013933 // <fieldset> test

HTML

1  
<fieldset>
2  
  <legend>Titel</legend>
3  
  Bla bla bla
4  
</fieldset>
5  
6  
<fieldset>
7  
  <legend>Titel 2</legend>
8  
  Bla bla bla 2
9  
</fieldset>
10  
11  
<style>
12  
13  
fieldset
14  
{
15  
    border:3px solid blue;
16  
    -moz-border-radius:8px;
17  
    -webkit-border-radius:8px;	
18  
    border-radius:8px;
19  
    
20  
}
21  
22  
</style>

Author comment

Began life as a copy of #1013932

download  render html  show line numbers   

Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1013933
Snippet name: <fieldset> test
Eternal ID of this version: #1013933/6
Text MD5: 2adc6be165a7bcdb9f6b25384f47a567
Author: xtraa
Category: javax / web
Type: HTML
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-03-16 18:41:15
Source code size: 299 bytes / 22 lines
Pitched / IR pitched: No / No
Views / Downloads: 282 / 172
Version history: 5 change(s)
Referenced in: [show references]