PDA

View Full Version : My Website Im Making



scribblec
04-07-2003, 05:40 PM
i am the moment maiking my site
this is the current code

<html>

<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta http-equiv="Content-Language" content="en-us">
<title>New Page 2</title>
</head>

<body>

<table border="0" cellpadding="3" width="100%" height="92">
<tr>
<td align="right" valign="top" width="50%" height="19"><font size="2">
</font></td>
<td valign="top" width="40%" height="19">
<font face="Comic Sans MS" size="2">my website people (get excited)</font></td>
<td width="10%" height="19"></td>
</tr>
<tr>
<td align="right" valign="top" width="50%" nowrap height="18">
<font size="2"></font></td>
<td valign="top" width="40%" nowrap height="18">
<font face="Comic Sans MS" color="#0000FF">Im bored so im making this site</font></td>
<td width="10%" nowrap height="18"></td>
</tr>
<tr>
<td align="right" valign="top" width="50%" height="31"><font size="1">
file:///C:/Documents%20and%20Settings/cengiz%20celik/My%20Documents/My%20Pictures/new_8.jpgyou
can tell im an eminem fan because he is just the best </font>

</td>
<td valign="top" width="40%" height="31">&nbsp;<font face="WST_Ital" size="5">hi
this is my new site </font></td>
<td width="10%" height="31"></td>
</tr>
</table>

</body>

</html>



how can i make it have colour on the background
cos its just white at the moment
and can u lot have any tips to make the site good

[B][O][T]
04-07-2003, 05:47 PM
example


&#60;BODY BGCOLOR=&#34;#FFFFFF&#34;&#62;

or example


&#60;BODY BGCOLOR=&#34;yellow&#34;&#62;

scribblec
04-07-2003, 05:48 PM
im a total noob at it
where do i put that code

[B][O][T]
04-07-2003, 05:54 PM
Sorry....between the


&#60;BODY&#62; &#60;/BODY&#62;

BOT

Lamsey
04-07-2003, 08:12 PM
Instead of <body>, type <body bgcolor="#rrggbb"> where rrggbb is a colour code.
See this page (http://seurat.art.udel.edu/Site/InfoDocs/WebColor/WebColors.html) for some good web-safe colour codes.

So if you want blue (#0000FF), you have:


&#60;body bgcolor=&#34;#0000FF&#34;&#62;

blah
blah

&#60;/body&#62;

Hope this helps.

boeger
04-07-2003, 08:15 PM
Dude , use MS frontpage. That will make the codes for you , all you have to is type and decide what color etc. B)
( BTW If you are willing ta make a decent site use PHP and not HTML )

Lamsey
04-07-2003, 08:17 PM
Originally posted by solidsnake@7 April 2003 - 17:40
i am the moment maiking my site
this is the current code

.........

<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">

..........
I think he is using Frontpage, from the look of his code.

boeger
04-07-2003, 08:22 PM
hmm..sorry , didn&#39;t saw that , I just read the question. But if he is using MS frontpage it is easy as hell , these type of things can be found in the help file ;)

4play
04-07-2003, 08:23 PM
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">

front page 5 by the looks of it.

I would go with dreamweaver mx. it is much better then frontpage.

have a look at

http://www.dynamicdrive.com/

there are plenty of fun scripts there for free that can really liven your site up.

scribblec
04-07-2003, 08:25 PM
is that the latest front page
im just so stoopid at website making

4play
04-07-2003, 08:39 PM
no i have frontpage 2002 which is included in office xp but i bet that is out of date.

still it does not matter. you can make a fantastic site with nothing more then notepad.

scribblec
04-11-2003, 12:44 PM
ok
i have my site
but i am so stoopid i cant find where to input the html code
on agnelfire
does anyone know