How to make Textbox,Buttons, dropdownlistbox controls attractive.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • satiss7pwr
    New Member
    • Jan 2010
    • 41

    How to make Textbox,Buttons, dropdownlistbox controls attractive.

    i want to make a application attractive.
    Give me some code related wich help me
  • sanjib65
    New Member
    • Nov 2009
    • 102

    #2
    I don't think anyone could give you codes that make your website looks good. It's entirely upto you, how you'd design and use themes and css so that your website will be good.
    If I were you I'd learn emphasize on learning CSS and Themes(That involves Skin files).

    Comment

    • tlhintoq
      Recognized Expert Specialist
      • Mar 2008
      • 3532

      #3
      Beauty is in the eye of the beholder

      Comment

      • sanjib65
        New Member
        • Nov 2009
        • 102

        #4
        I completely agree...that's why I told him/her to do the design by himself/herself...

        Shakespeare expressed a similar sentiment in Love's Labours Lost, 1588:

        Good Lord Boyet, my beauty, though but mean,
        Needs not the painted flourish of your praise:
        Beauty is bought by judgement of the eye,
        Not utter'd by base sale of chapmen's tongues

        Comment

        • Frinavale
          Recognized Expert Expert
          • Oct 2006
          • 9749

          #5
          Well, in web development you typically use CSS to help style elements such as Buttons etc so that they look the way you want them to.

          I'm not sure if you can really do much to TextBoxes though...and DropDownLists, well they're just DropDownLists (you may be able to change the colour of the "drop down arrow"...)

          Look into how you can use CSS to help you. There is tons of help out there...I recommend that you start learning CSS with the quick W3Schools CSS Tutorial to get you started.

          -Frinny

          Comment

          Working...