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 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 fonts formatting
HTML fonts formatting is a very easy term of learning html . At first you open your notepad and write down these codes. And after saving...
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 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...