2023 2024 Student Forum > Management Forum > Main Forum

 
  #1  
21st November 2015, 01:08 PM
Unregistered
Guest
 
Fieldset

Hello sir will you please get some information about the Fieldset tag Used in HTML language for Web Designing so that I can learn it easily?
  #2  
21st November 2015, 01:09 PM
Super Moderator
 
Join Date: May 2012
Re: Fieldset

Hey buddy nice that you are taking classes of Web Designing and here I will help to get the information about the Fieldset tag of HTML so that you can have idea about it.

Here is the information about the Tag


Format of the tag

<form>
<fieldset>
<legend>Personalia:</legend>
Name: <input type="text"><br>
Email: <input type="text"><br>
Date of birth: <input type="text">
</fieldset>
</form>

Attributes used in this tag

Global Attributes
The <fieldset> tag also supports the Global Attributes in HTML.

Event Attributes
The <fieldset> tag also supports the Event Attributes in HTML.

Use of tag in CSS

fieldset {
display: block;
margin-left: 2px;
margin-right: 2px;
padding-top: 0.35em;
padding-bottom: 0.625em;
padding-left: 0.75em;
padding-right: 0.75em;
border: 2px groove (internal value);


Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5. The time now is 01:28 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
SEO by vBSEO 3.6.0 PL2

1 2 3 4