i was planning to build a website, and i NEED to learn HTML, could anyone suggest any good tutorials and their links.What are the best HTML tutorials?
http://www.w3schools.com/ is the best that I have found.What are the best HTML tutorials?
getting source code templates
HyperText Markup Language
I believe its called that because it allows you to modify the appearance of text.
%26lt;html%26gt;
%26lt;title%26gt;(write what you want to apear at top of browser)%26lt;/title%26gt;
%26lt;body bgcolor=';(color)';%26gt;
%26lt;hi%26gt;(large font for title)%26lt;/h1%26gt;
%26lt;marquee behavior=';(scroll alternate slide or others)'; direction=';(up down left right)';%26gt; (text that will scroll%26gt;%26lt;/marquee%26gt;
%26lt;font color=';(type color)';%26gt;(text) %26lt;/font
%26lt;br %26gt;(goes to next line, otherwise text goes on and on)
%26lt;img src=';(img url or location on your computer)';%26gt;%26lt;/img%26gt;
%26lt;/body%26gt;
%26lt;/html%26gt;
this site has errythang!
http://www.createblog.com/tutorials/index.php?tutorial=html_tutorials
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment