Basic Set up
- HOW TO START OFF BASIC HTML
- YOU NEED TO LEARN CSS IN ORDER TO KNOW HOW TO MAKE IT SET UP.
- CSS, CSS SHORTCUT goes between the < head >
- TITLE, or DESCRIPTION goes between the < title > YOURTITLE < / title >
- ALL CONTENTS, MENU, TAGBOARD, PLUGBOARD, SCRIPTS goes between < body > YOUR CONTENT < / body>
- The < html > < / html> holds all the coding and body of the site together.
I am going to give examples of a set up
EXAMPLE:
This is the set up page. This is what your site looks like when you are using the basic HTML coding.
BOLD
ITALIC
UNDERLINE
The way i have it set up you can see the view here SETUP VIEW.
- META TAGS
- Meta Tag goes between the < head > < / head > tags
- Meta Tag is use for SEARCH ENGINE When you type in descriptions of your site.
