Jump to content

Eagle Legend - style complete, but...


eaglelegend

Recommended Posts

would anyone dare to look?  :o, jkjk I would like your opinion on what it looks like and if its ok, what should change etc. etc., as im not a user, im only the owner XD, please bare in mind it is aimed for children, so I wanted to have cartoony colours etc. in it, as for the "eagle legend"(a legend) I have plans :);D

 

Eagle Legend

Link to comment
Share on other sites

It's good so far, looks like you've got a solid basis, but I'd look into incorporating some more CSS. Giving it more of a wow factor.

 

I have a younger sister, and well designed, luscious colored sites attract younger people more-so.

 

For example, small things like your user/pass input text areas. You can spice them up with CSS.

 

HTML:

<input type="text" name="user" class="text_box" maxlength="30" value="">

 

CSS:

.text_box {
background-color: #000000;
border: 1px solid #292929;
color: #FFFFFF;
width: 145px;
}

 

Little things like this go a long way, and learning CSS will pull you way from using tables, and the structure of your site will flow better.

 

I'm sure others will have something to say, but that's the area you need to focus most on ( I think ).

 

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.