Monday, October 24, 2011

Answers to HTML Questions

What is an HTML File? 
A file that contains hypertext markup language.

What program would you use for HTML editing on the computer you are using?How can you turn your program into a web page?
Text Edit. You end the document in .html

What happens to the HTML tags when the program is displayed in a web browser?
They turn into different codes that correspond to what you put in the tags.

Which extension should you use HTM or HTML?
You can use either one but I prefer html.

What is a wysiwyg editor?  What are the advantages or disadvantages to a wysiwig program?
"What You See Is What You Get." The advantage is that you know exactly how your site will look but a disadvantage is that it only runs on Windows.

After I have edited an HTML file, I cannot view the result in my browser. Why?
I'm not sure.

I have edited an HTML file, but the changes don't show in the browser. Why?
You probably didn't do the tags right.

What browser should I use?
Any browser but the best one is Firefox.

Does my computer have to run Windows? What about a Mac? 
You can use either one but in order to use WYSIWYG you have to use Windows. 

No comments:

Post a Comment