Staredit Network

Staredit Network -> Art & Images -> My website
Report, edit, etc...Posted by DarkDeath19 on 2005-07-29 at 21:00:37
http://www.freewebs.com/halo2_/index.htm

Just begining a clan in Halo 2. We're level 16 already in minor and were 6 in major just need to know how you guys like the site and if you think i should keep this layout.

Please post comments and rate it 1 out of 10.
Report, edit, etc...Posted by chuiu on 2005-07-29 at 21:10:45
-4/10

Edit: Oh sorry, you said rate it 1 out of 10.

1/10
Report, edit, etc...Posted by n2o-SiMpSoNs on 2005-07-29 at 21:17:01
QUOTE(DarkDeath19 @ Jul 29 2005, 09:00 PM)
http://www.freewebs.com/halo2_/index.htm


[right][snapback]273607[/snapback][/right]

good job smile.gif
Report, edit, etc...Posted by Jon on 2005-07-29 at 21:45:50
i've seen and done way better, heres something i made
2/10

DBZ Darkness Returns
Report, edit, etc...Posted by RexyRex on 2005-08-04 at 04:11:43
Try using some CSS:

In the .html file...
CODE
<head>
<title>Blah blah blah</title>
<link href="style.css" rel="stylesheet" type="text/css">
</head>


In the style.css file...
CODE
table
{
border: 1px solid white;
margin: 2px;
}
body
{
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
}
a
{
color: #CC0000;
text-decoration: none;
}
a:hover
{
color: #FF0000;
text-decoration: underline;
}


And things are already looking much better. happy.gif
Report, edit, etc...Posted by ShadowBrood on 2005-08-04 at 04:56:11
It burned my eyes when I got in. It's not bright, it just reminds you of the quality of websites when Windows 3.1 was out...
Report, edit, etc...Posted by CaptainWill on 2005-08-04 at 07:36:13
I say you should have been cheap like me and used an open source web layout, then just modified it to suit your needs. They often come with CSS styles implemented.

Also - call me a newb but is one of CSS's primary uses formatting text (i.e. like using styles in Word)?

I can do that but I can't get it to make the fancy rollover/pulldown menu effects which I've seen it produce, like on this website.

http://oswd.org/
Report, edit, etc...Posted by FireStorm on 2005-08-09 at 11:13:14
Needs work it seems to need more style to it.
Next Page (1)