Mario Merino (gmail) wrote:

>Hello I want to include several CSS buttons on a site Im building.  I have
>looked at the following article
>http://www.webcredible.co.uk/user-friendly-resources/css/rollover-buttons.sh
>tml but I would have to build the same amount of coded for each button I
>want to include, I implemented it and wasn't very convinced.  
>
>Would somebody share a better resource with me, please?
>
>Thank you, 
>
>Mario Merino.
>
Hi Merino,
Indeed the example is not too good: lots of separate div's instead of an 
easy list box. And if the visitor is enlarging the font-size in not-IE 
browsers, the text wil rain outside the buttons.
To avoid this, the text can be drawn in the image of the button itself.
- There are lots of codes to make lists in a button look: with images 
and  without.
A simple image example:

    * "A bunch of buttons"
      <http://home.tiscali.nl/developerscorner/port-hole/bunchbuttons.htm>

And many css solutions for text lists (with background-color / 
background-image):

    * "Listamatic" <http://css.maxdesign.com.au/index.htm>
    * "List-O-Matic"
      <http://accessify.com/tools-and-wizards/developer-tools/list-o-matic/>

Success and greetings,
francky
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to