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

Twilight Academy

Welcome to the Twilight Academy!
 
HomeLatest imagesRegisterLog in
Partners
Have a site of your own? Let us know and we'll feature your banner here!
free forum WriteMight - A Writing Forum redcarpet&&rebellion.

Want to help spread the word about the Twilight Academy? Look in the Affiliates thread for our button code!
Your Admins
If you have problems with anything, please contact one of the following people:


Anna>>promise me this,


Bree>>the last dance.


Twirls>>schrödinger's admin


Dizzy>>greenpixie1797


Kat>>klutzs rule!!


 

 Lesson 0. Html

Go down 
AuthorMessage
RoadMan

RoadMan


Number of posts : 3189
Age : 32
Location : Looking into the untempered schism.
Registration date : 2008-11-27

Lesson 0. Html Empty
PostSubject: Lesson 0. Html   Lesson 0. Html Icon_minitimeThu Dec 31, 2009 8:23 pm

What you'll need

A word processor (notepad, context )

A Web Browser (Firefox[pref.] IE, Chrome, Opera, Safari]

A Keyboard, Mouse, Monitor, and Computer.


Lesson 0

First off i would like to recommend that you all use Firefox. Because Firefox is a great resource; you can use the "View Source Code" when right clicking. and other such things.

For your word processor I would recommend using anything but Microsoft word or Apples crappy equivalent to it. (or whatever its call) just because they jumble code up a bit and it won’t come out as well..

Starting off Open up your word processor type in
Code:
<html>

<head>
<title></title>
</head>

<body>
Hello World
</body>

</html>
 
Html is the coding language that your browser will be reading. Though, I’m pretty sure if you don’t put the HTML code it will work just the same.

Head is the HTML header which I’ll get into more next lesson.

Title is… well the title. If you mess around with it you’ll see the visible changes at the top of your web browser.

Body is the body of the page. Here is where you will be making the bulk of your coding. Which I’ll get into later on.

anyway. click
File -> Save as
and find the drop down menu for Save as File Type. select "HTML document" and save the file as "L0.html"

you can now open the L0.html in your web browser. ain't it spiffy? yah... kinda bland though don't you think? we'll spruce it up a bit more next lesson.
Back to top Go down
http://www.sec-reg.com/phpBB3
 
Lesson 0. Html
Back to top 
Page 1 of 1
 Similar topics
-
» Lesson 1: HTML and CSS
» Lesson One
» First Lesson - Subject-Verb Agreement

Permissions in this forum:You cannot reply to topics in this forum
Twilight Academy :: Coding-
Jump to: