Tuesday, November 10, 2009

HTML

1. What is HTML?2. What is a tag? Give an example.3. Explain "open" and "close" tags4. Steps to create a HTML site (BE VERY THOROUGH!!! I should be able to create my own site from your instructions on this one!)5. Give 3 websites that give good examples of HTML tags to copy and paste6. How do YOU feel about HTML? What did you know already? What do you know now? Will this help you with anything in the futre? Why/Why not?

1 HTML is hyper text markup language HTML codes are interpreted by the web browser to format documents in a particular way.
2 a tag is a code, surrounded by angle brackets ( <> ), to define a format change, or hypertext link
3 the open tag goes at the beginning of the hypertext and the closed tag goes at the end
4 To create a HTML site you first need to make a folder in your my documents labeled website
Next you begin creating your site by going to google to find the html code for a title
Once you find it you copy and paste it into your source and put in whatever you want your title to be
In order to get to your source you have to go to view then source on your website
Then you repeat this until you are done
Each time you make a change you need to save and close out of the source page
5
www.quackit.com/html/codes/
www.htmlcodetutorial.com/quicklist.html
www.webmonkey.com/reference/HTML_Cheatsheet
6 I feel like i know a lot more about html now before we did this i knew almost nothing. Now I know how to create a website by using html code. I think that this could help me in the future if I ever do need to create a website for myself or for a future job.

No comments:

Post a Comment