PHP, CSS, HTML and SEO Tutorials
"HTML Document" by PHP, MySQL, CSS, HTML and SEO Tutorials
11:21 AM
Share
To learn
html
at first you must open your
notepad
programme. Then write the codes given below.
Now save it as
test.html
. Open the file in any browser and see the output.
Newer Post
Home
FACEBOOK
Popular Posts
HTML Aligning Text
To aligning the text in a html file, we can use the css text-align property.The codes are given below. * Open your notepad. * Write the ...
HTML Layout by PHP, MySQL, CSS, HTML and SEO Tutorials
The first step of “advanced html ” is “ Html Layout”. Layput means the out looking of hole page, such as you write the codes like of thi...
HTML Image by PHP, MySQL, CSS, HTML and SEO Tutorials
You can add images in your html file. For this you have to use the html image tag. The html tag is <img>. To use this tag follow t...
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...