Basic HTML Tutorial

Want to build your own website? Well this will help you get started! It's a basic HTML tutorail. With it you'll learn how build your own website with images and funky text. I'll also teach you how to do some more stuff later. You can use it to build websites, customize live journals, & other web related tasks.


FIND A HOST:
First off you have to find a host for your website. Some reputable hosts are Geocities, Virtue, & Tripod.

TO ADD BACKGROUND:
Color:
Use this code:
<body bgcolor="YOUR COLOR HERE"><!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-4KX380T5BD"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-4KX380T5BD'); </script>
Image:
Use this code: <body background="YOUR%20IMAGE%20HERE.html"><!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-4KX380T5BD"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-4KX380T5BD'); </script>

TO ADD IMAGE:
First you have to upload your images your server. Next you use this simple HTML code:
<img src="YOUR%20FULL%20IMAGE%20URL%20(INGLUDING%20THE%20HTTP__/)%20HERE.html">

TO ADD A LINK TO AN IMAGE:
Upload your image as above. Then use this code here:
<a href="YOUR%20FULL%20LINK%20URL%20(INCLUDING%20THE%20HTTP__/)%20HERE.html"><img src="YOUR%20FULL%20IMAGE%20URL%20HERE%20{INCLUDING%20THE%20HTTP__/)%20HERE.html" border="0"></a>

TO MAKE A TEXT LINK:
Use this code:
<a href="YOUR%20FULL%20URL%20(INCLUDING%20THE%20HTTP__/)%20HERE.html">THE TEXT THAT YOU WANT TO LINK</a>

TO MAKE FUNKY FONTS & COLORS:
Use this font code:
<font face="FONT YOU WANT TO USE"><font color="COLOR YOU WANT TO USE (SEE BELOW">
You can spell out colors such as AQUA, BLUE, GREEN, etc.

TO MAKE SCROLLING TEXT:
Use the following code:
<marquee>TEXT YOU WANT TO SCROLL</marquee>
**NOTE SCROLLING TEXT WILL NOT WORK IF YOU HAVE NETSCAPE**

OTHER TEXT:
Make text BOLD, UNDERLINED, STRIKE OUT, OR ITALICIZED, use the following codes.

Bold
<b>YOUR TEXT HERE</b> Underlined
<u>YOUR TEXT HERE</u> Italicized
<i>YOUR TEXT HERE</i> Strike Out
<strike>YOUR TEXT HERE</strike>

**IMPORTANT** DO NOT remove any of the quotation (") marks from the above codes or else they won't work!

So hope that helps!! Below are examples of everything (except for the backgrounds) I've just covered:



The Calling's Website

The Calling Loft


I LOVE The Calling

Could it be any harder?

1