Author Topic: HTML  (Read 1940 times)

Okay.
I'm going to try to make my own website, not using some dumbass host, like weebly.
But, I need some help.

Can anyone tell me basic HTML commands, and the HTML notation of colors?
Also, how much is registering a site, and how would I go about doing so?

And, I  promise it won't be a furry research site.

Furry research.

EDIT: Go to Google or Youtube.

<html>
<head>
<body>
lul
</body>
</html>

If I remember correctly.

<font:asdf>

<br> Line break

<color:HEXADE>

I don't remember a lot from my class 2 years ago.


Well, you see.

I don't know where to type those thing, I forgot to ask that.

I have a book here on JavaScript and how you can use it with HTML, other than that, forget.

Go to w3 schools.
Go to HTML.
Spend a while there and you will be very happy.

Well, you see.

I don't know where to type those thing, I forgot to ask that.
Get Notepad++


Get Notepad++
Where.

I'm not going to Google it.
I can't trust Google.

Fixed
My eyes are bleeding with horror.

Where.

I'm not going to Google it.
I can't trust Google.
Then use Yahoo! or Bing.


Well, you see.

I don't know where to type those thing, I forgot to ask that.


Not sure if it's the official way but,

Put it in word, then open the document with internet explorer.

Well, you see.

I don't know where to type those thing, I forgot to ask that.
open up a notepad and start off with the follow:

<html>
<head></head>
<body>

</body>
</html>


Opening brackets are <> and closing brackets are </>

Then when you save it save it as

namehere.html

Then when you open it it will open in internet explorer and the actions will come into play.

Get Notepad++
Yus.

I just have no idea how to register a site. I think it's free, since my dad has our family site but doesn't use it much and I know he wouldn't pay for something and not use it.