What does a normal webpage consist of?
-All normal webpages consist of a head and a body.
What are these parts used for?
-The body is used for text and tags that are shown directly on the page.
-The head is used for text and tags that do not show directly on the page.
What is the tag that is part of all webpages?
-
What is included in the Head Section?
-The head section of the webpage includes all the stuff that does not show directly on the resulting page.
What are metatags?
-Metatags are used for, among other things, to improve the rankings in search engines.
What is javascript?
-Quite often the head section contains javascript which is a programming language for more complex HTML pages.
What is CSS?
-Cascading Style Sheets (CSS).
What is included in the Body Section of a webpage?
-The body of the document contains all that can be seen when the user loads the page.
What else do you need to learn about HTML?
-Once you become familiar with HTML you could proceed to the javascript section, the java applet section or the Shockwave Flash section.
Final Score: 9/10!
No comments:
Post a Comment