What does a normal webpage consist of?
A head and a body
What are these parts used for?
The head is used for text and tags that do not show directly on the page
The body is used for text and tags that are shown directly on the page
What is the tag that is part of all webpages?
An <html> tag at the beginning and the end, telling the browser where the document starts and where it stops.
What is included in the Head Section?
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?
which is a programming language for more complex HTML pages
What is CSS?
CSS is a rather new technique for optimizing the layout of major websites
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?
Javascript, Java applet and shockwave flash
No comments:
Post a Comment