Learning HTML – Part II
Tuesday, July 5th, 2011Continued from…Learning HTML Part I
Major categories of tags used by every company providing web solutions can be listed down as:
1. Headings and paragraphs:
Headings are the vital part of any content displayed on the web page. These are <H1> to <H6> depending upon the importance. Heading <H1> denotes the most important heading and <H6> describes the least important.
(more…)
