I’m using visual web developer ‘05 and I need to know exactly how do I go about getting these buttons from this site to use http://www.dynamicdrive.com/style/csslibrary/item/css_square_buttons/ ? I want the grey color. Thanks to those who can help.
December 31, 2009
1 Comment »
RSS feed for comments on this post. TrackBack URL
First you download the gray button images from the site. The line in the CSS code that says “media/square-gray-left.gif” shows that he saved the images to a folder called ‘media’ within his project.
After that you just need a project with a stylesheet, and use the HTML code he lists to create buttons. Use the CSS code as your stylesheet.
Comment by rod — December 31, 2009 @ 8:10 pm