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 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...
HTML Basic Tags
The basic tags for all of HTML files are very easy and everybody should use these tags for his/her HTML files. These tags are <html...