XeloXoft - Everything is possible
Hello!
Before going any further, please register!
There is no E-Mail Validation so it only takes half a minute.
Thanks for your visit, and have fun Smile
//Xeloader
XeloXoft - Everything is possible
Hello!
Before going any further, please register!
There is no E-Mail Validation so it only takes half a minute.
Thanks for your visit, and have fun Smile
//Xeloader
XeloXoft - Everything is possible
Would you like to react to this message? Create an account in a few clicks or log in to continue.
XeloXoft - Everything is possible


 
PortalPortal  HomeHome  SearchSearch  Latest imagesLatest images  RegisterRegister  Log inLog in  

 

 How to make a website!

Go down 
AuthorMessage
Seloader
Beginner
Beginner
Seloader


Number of posts : 15
Programming Skill :
How to make a website! Left_bar_bleue6 / 1006 / 100How to make a website! Right_bar_bleue

Programming Languages : html
Registration date : 2009-08-31

How to make a website! Empty
PostSubject: How to make a website!   How to make a website! Icon_minitimeSat Oct 10, 2009 11:25 pm

HTML TUTORIAL
Code:
<html>
<body> <-- This is evry thing that is visable!
<div>  <--- this is where all your stuffs are!
<h1>Helloo!</h1> <--- This is an Headline!
<p>Yes</p> <--- This is an paraghaph!
</div>
</body>
</html>
Copy and paste that Laughing to notepad
Save As.. index.html
Then open it.. Tada! Looks like thisHow to make a website! Untitl10
Code:

<html>
<body>
<div style="border: 1px solid blue; padding: 15px; margin: 20px;"> 
<h1>Helloo!</h1>
<p>Yes</p>
</div>
</body>
</html>
</body>
</html>
How to make a website! Untitl11
Thats the Part 1 of this big tutorial leater you will design websites like this: http://grownchilipeppar.co.nr/
TY!
Back to top Go down
 
How to make a website!
Back to top 
Page 1 of 1
 Similar topics
-
» Make a cs server
» where i can make cool whrites like this forum banner?
» Website Maker

Permissions in this forum:You cannot reply to topics in this forum
XeloXoft - Everything is possible :: Programming :: Tutorials-
Jump to: