Crisis X Factor
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to make a basic website

Go down

How to make a basic website Empty How to make a basic website

Post  arceus Thu Dec 17, 2009 7:15 pm

Ok guys here is a guide to making your own basic website.

Open up a notepad and enter the following

<html>
<body>

<h1>My First Heading</h1>

<p>My first paragraph.</p>

</body>
</html>


Than change my first heading to wat ever u want your heading to be
than change my first paragraph to wat eva u want.
all text has to be between the <html> and </html>

<h1>=heading 1 </h1>= End Heading 1
<h2>=heading 2 </h2>= End heading 2
Ect

<p>=paragraph. </p>= End Paragraph
<a href="http://rune-empire.forumotion.com">This is a link</a>
<img src="Arceus__All_Together_by_Xous54.PNG" width="300" height="300" /> this is a picture.

to save, go to file than go save as. than make selected name example
Test.txt dont make it a text document make it Test.html

so yeh, those are practically the basics. if you need to know more just post a reply and ill add more.

More info at www.w3schools.com

arceus

Posts : 2
Reputation : 0
Join date : 2009-12-17

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum