PHP, CSS, HTML and SEO Tutorials
HTML Heading by PHP, MySQL, CSS, HTML and SEO Tutorials
1:29 PM
Share
In a
html
file there are six tags as h1, h2, h3, h4, h5, h6. To use those tags follow the steps below.
1. Open Notepad.
2. write the codes like below.
3. Now save this as
test_heading.html
4. Open the file in any browser and see the output.
Newer Post
Older Post
Home
FACEBOOK
Popular Posts
HTML Paragraph by PHP, MySQL, CSS, HTML and SEO Tutorials
The tag of html paragraph is <p>. Its start awith <p> and end with </p>. Using steps is given below. " HTML par...
HTML Heading by PHP, MySQL, CSS, HTML and SEO Tutorials
In a html file there are six tags as h1, h2, h3, h4, h5, h6. To use those tags follow the steps below. 1. Open Notepad. 2. write the c...