Center and br Tags HTML (HyperText Markup Language) provides various tags to format and structure web content. Among them, the <center...
Read More
Home / HTML
Showing posts with label HTML. Show all posts
Showing posts with label HTML. Show all posts
OL Tag HTML
OL TAG - This type of list are Ordered or Numbered list and these are marked by tag <OL> and </OL> and <li> to write list ...
Read More
UL Tag HTML
UL TAG - This type of list are bulleted list and these are marked by tag <UL> and </UL> and <li> to write list items. <...
Read More
Heading Tags HTML
HEADING TAGS - Heading tags are used to write headings and these are larger and bolder than normal body text. HTML has six levels of heading...
Read More
Basefont Tag HTML
BASEFONT - Basefont tag define the basic size for the font of which no other font size setting has been provided. Basefont tag is used with ...
Read More
IMG Tag HTML
IMG - By using IMG tag and its SRC attribute we can add picture into our HTML document. It is empty tag. <HTML> <HEAD> <TIT...
Read More
Font Tag HTML
FONT - By using Font tag we can specify Size, Color and Face of the body text. It is container tag Attributes of Font Tag Face Color Size F...
Read More
HTML Elements
HTML Elements 1. HTML- HTML elements identifies the document as an HTML document and HTML document begins with <HTML> and ends ...
Read More
Subscribe to:
Posts
(
Atom
)