|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
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. i know i keep trying and all till i am satisfied. but can one suggest me ... whether ther are any good website link for such help?
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 Last edited by aspuser25 : September 16th, 2003 at 12:10 AM. |
|
#2
|
|||
|
|||
|
---BEGIN QUOTE---
I am unable to decide which colour to use and all. i know i keep trying and all till i am satisfied. but can one suggest me ... whether ther are any good website link for such help? ---END QUOTE--- Suggest what actually? what colors to use? Aren't you the programmer? The one that decides? I don't mean this in an offensive way, it's just that your asking us to suggest colors for your <form>...</form> and/or website? Huh...I don't know what colors to give you? Why not make different *tests* and show/ask your boss if he/she likes it! Something like 5-6 different tests... You might also want to look into CSS(Cascading Style Sheet), it's fun to use and simple. Hope this helps! Sincerely Vlince |
|
#3
|
|||
|
|||
|
yup.. i just figured out about CSS and got a few links...to it. being a newbie ..i havent worked on it css... and thats what i am workign on now
thanks! |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > color schemes? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|