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

You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Simple HTML  Empty Simple HTML Sat Nov 06, 2010 12:44 am

des

des
Achiever
Loading
Go to your notepad, and put this in.
Code:
<html>
<head>
<title>Desu</title>
</head>
<body>
<body bgcolor="#000000"> </body>
</body>
</html>
The title will be "Desu," the background color will be black. If you want it to be white, change the 0's to F's.
Now, if you want it to say something, put this.
Code:

<html>
<head>
<title>Desu</title>
</head>
<body>
<body bgcolor="#FFFFFF"> </body>
Anything you want
</body>
</html>

2Simple HTML  Empty Re: Simple HTML Sun Jan 09, 2011 8:38 pm

OwenWilson

OwenWilson
Master
Loading
lol that is very simple
and if u want to know more abuot html, i use this site:
[You must be registered and logged in to see this link.]
always helpsful

3Simple HTML  Empty Re: Simple HTML Thu Feb 24, 2011 3:59 am

Nova

Nova
Member
Loading
Sorry about grave digging but this had to be fixed/farther explained.

Code:
<html>
<head>
<title>Desu</title>
</head>
<body bgcolor="#FFFFFF">
<h1>This is a Heading (Heading 1; They go up to 6, getting smaller each number advanced up to 6.)</h1>
<p>This is a paragraph.</p>
</body>
</html>

Sponsored content


Loading

View previous topic View next topic Back to top  Message [Page 1 of 1]

Related topics

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