CSS fun!!
CSS fun!!
- Started
- Last post
- 4 Responses
- Atkinson
I have three questions:
http://www.art.craigatkinson.co.… - red and green buttons to the left, how do I get them level in IE, they are ok in Safari?
How do I make a 1px gap between them?
Finally, http://www.art.craigatkinson.co.…, how do I get rid of the space between the two rows of thumbs?
I'm guessing all this is simple stuff for a seasoned CSS type, as I've only just taught myself it and divs I'm not so sure!
- ********0
1:
.your-button-class {
float:left;
margin-right:1px;
}Apply class to both buttons.
- ********0
Rubbish buttons though. And why two of them?
- drgs0
green = submit, but i do not immediately see what red does
- Atkinson0
unsubscribe