BASIC WEBSITE HTML CODES
O N T H I S P A G E :
• HTML Codes & Text Formats
• LINKS
• URL Elements
• PHOTO CODES
• MUSIC CODES
• "XMP" Page Looks Like "File Manager"
• MARQUEE - Scrolling Text
• FAVICON: "Tab Icon"
• BODY CODES - Set Font/Link/Color, in one spot
• Disable Right-Click & Copy/Paste of Test
• "CSS/style" & Rollover Codes
• REDIRECT automatically to New URL
• TABLE CODES
• Highlighting Text
• BUTTON: "Add To Favorites"
• Embed YouTube Videos
• AMPERSANDS & Special Codes
When you're writing your web page, you use a template called a "File Manager". It will look something like this:
untitled
[Put your text here]
Here's what to do with it:
[At beginning of webpage. Signals computer to read the HTML codes. You don't need to change anything here.]
My Web Page
[Type in your Title here. It will display in the Title Bar at the top of the window]
[Closes the "Head" portion of your File Manager page]
[This is the section that will show up on your webpage. Text, photos, links, and everything else]
WELCOME TO MY WEB PAGE
[Your Headline. "H1" is a large type set. Ranges from "H1" to "H6", which is the smallest of the Headline typesets]
[YOUR TEXT GOES HERE]
[Closes the "Body" section of your File Manager page]