I want to make my own website. I know HTML but how do i use it to make one?
You type your HTML in a text file, save as .htm and double click it. Voila browser opens with your webpage
go godaddy and make one
If you knew HTML you would know how to use it.
Originally Posted by Color
If you knew HTML you would know how to use it.
I know HTML
example:
<!DOCTYPE html>
<html>
<header>
<title>TEST (Im not going to make this advanced)</title>
</header>
<body>
<h3>Test, Not gonna make this advanced yet.</h3>
<p>Test text, Will change</p>
</body>
</html>
Just how do I host it?
Originally Posted by Tide
I know HTML
example:
<!DOCTYPE html>
<html>
<header>
<title>TEST (Im not going to make this advanced)</title>
</header>
<body>
<h3>Test, Not gonna make this advanced yet.</h3>
<p>Test text, Will change</p>
</body>
</html>
Just how do I host it?
Pay a service for a domain name. godaddy sucks btw
Originally Posted by Auxilium
Pay a service for a domain name. godaddy sucks btw
Yes it does, I suggest blog spot. Or possible word press@Kalli
but you need host server too
and you can get *********
You know HTML but your asking us how to make a site? The the person above who said use GoDaddy is
Get a free host, use a FTP, upload to it, access the webpage from a browser.
Originally Posted by arunforce
Get a free host, use a FTP, upload to it, access the webpage from a browser.
Thank you, some one whos not here to spam.
Also can I get a battle tale key?
I'm learning C#
Originally Posted by Jim Morrison
I'm learning C#
Nobody cares about you and the .NET framework enjoy not running your programs on Unix based operating systems.
What host can I use to upload my HTML files?
used notepad, html is the easiest language ever made