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


Forum of grafik Space
 
HomePortalLatest imagesSearchRegisterLog in

 

 HTML. Chapter 1

Go down 
AuthorMessage
Skellyman
Admin



Posts : 3
GS : 6
Rep : 0
Join date : 2010-10-22
Age : 27

HTML. Chapter 1 Empty
PostSubject: HTML. Chapter 1   HTML. Chapter 1 I_icon_minitimeSun Oct 24, 2010 11:30 am

Welcome to the 1st chapter of the HTML tutorials here is a couple simple HTML codes for you to try out


HTML layout
Code:
<html>
<head>
<title>page title</title>
<body>
</body>
<html>

ok now lets put some text into that!

Code:
<html>
<head>
<title>Test page</title>
<body><center><h1>THIS IS MY TITLE</h1>
<br>
</br>
<p>Wow look at this paragraph. aint it awesome?</p>
<p>what about this 1?</p>

for a simple online HTML editor goto http://htmledit.squarefree.com . just copy and past that code into the top bit and see te out come
Back to top Go down
https://grafik-space.board-directory.net
 
HTML. Chapter 1
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
 :: Grafik Space ::   :: Tutorials-
Jump to: