Skip navigation.

exploreopera

| Help

Sign up | Help

My Programming Diary

My frist day at learning how to program

This post will be helping people with learning how to program using HTML and XHTML. I hope I can help you learn something new.
This is how you start a HTML Document

Make sure you always have brackets <> with elments in between them.
Now lets begin

Start With

<HTML>

Now you need a Head of you Web Page it ro must be between <>

<HEAD>

Now comes the Title it to must be between <>

<br /><br />Now if you want you text large or small you need to type a heading with a number to let the server know how large or small you want your text, and again it must be between the <><br /><br /><h1> This makes the text large mainly used for HEADING on your Webpage<br /><h2><br /><h3><br /><h4><br /><h5><br /><h6> This is the smallest text you can put on your webpage.<br /><br />So now you can put a heading on your Webpage it shuld loook like this<br /><br /><HTML><br /><HEAD><br /><title><h1> This is how we put a Heading On Our Webpage</h1>

As you notice at the end of the Title I put a backslash in front or right after I open my <, This allows you to close of your Title and you need to use it everytime you put a heading or title on your Webpage. I will be back to give you more lesson tommorrow.

Your PC Bug

Cheerful Cherub
October 2008
SMTWTFS
September 2008November 2008
1234
567891011
12131415161718
19202122232425
262728293031