|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
color schemes
this may seem a little silly. but i want to know how can i decide for what color scheme to use. mine is a very simple website for school kids. with simple buttons. I am unable to decide which colour to use and all. but can one suggest me ... whether ther are any good website link for such help? its really confusing
like i have a simple login form. i want to have the same color scheme for all form as that of the login form. I just want the site to look elegant and nice.. <FORM ACTION="loginDB2.asp" METHOD="post"> <TABLE BORDER=0> <TR> <TD ALIGN="right"><font color="#000080" size="4"><b>USERNAME:</TD> <TD></b> <INPUT TYPE="text" NAME="txtNAME" size="40" maxlength="100"></INPUT></TD> </TR> <TR> <TD ALIGN="right"><font color="#000080" size="4"><b>PASSWORD:</b></TD> </font> <TD><INPUT TYPE="password" NAME="txtPASSWORD" size="40" maxlength="100"></INPUT></TD> </TR> <TR> <TD ALIGN="right"></TD> <TD><INPUT TYPE="submit" VALUE="Login" name ="login"></INPUT> <INPUT TYPE="reset" VALUE="Reset"></INPUT> </TD> </TR> </TABLE> </FORM> thanks |
|
#2
|
||||
|
||||
|
I think Microsoft did a great job with the colours they used for Windows XP. They are bold and bright and would be good on a site like this. A guide to the colours used can be found here http://www.aha-soft.com/articons/faq/q2.htm
One thing I would suggest you do is stop using the <font> tag since its been depricated and instead use CSS. That will also mean that you can simple change one CSS file to update your site, not got through and edit all the font tags. Good CSS tutorials can be found at http://www.w3schools.com/ |
|
#3
|
||||
|
||||
|
try http://cssthemes.com if that's not working, i think they changed their url.
o let me check again.......... http://csszengarden.com yap. that's it. i think. |
![]() |
| Viewing: Dev Shed Forums > Web Design > Web Design Help > color schemes |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|