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
BG Color of Table Row
Using this html codes any one can change the table row color. Codes are given below. 1. Open Notepad. 2. write the codes like below. ...
HTML Horizontal Rule
The tag <hr/> is used to build Horizontal Line in html page. The steps of use this tag is 1. Open Notepad. 2. write the codes li...
BG Color of whole Table by PHP, MySQL, CSS, HTML and SEO Tutorials
By using this html codes you can set any color in the table background. Write the html codes in your notepad and save it as bg_tablecolo...
HTML Frames by PHP, MySQL, CSS, HTML and SEO Tutorials
By Using frames you can show more then one html documents in a browser window. Each html document is called frame.You can do this work by...