I am trying 开发者_开发问答to code and style a box which will contain a post. My problem is with multiple borders (i guess), trying to find the best way to code this, i prefer semantic HTML5 and CSS3,
Here is a brain teaser for you. I\'m making a banner with little \"fly outs\" using CSS (note the base line height is 1.5em):
UPDATE: Fixed with margin-bottom: 0px; But somehow it still affect the text box size. Larger. Then if I use outline instead of border, the border-radius will not work.
I have an array set of (x,y) values that define a polygon. The polygon is drawn based on the point\'s position * a pencil size. The thing is that i want to draw the border of such shape, ig开发者_JS百
I have a border layout with a grid and a panel, the grid is in \'center\', the panel is in \'south\'.
i have div called \"commentbox\" and i want to have border solid color #ccc, but i want the right side, not to bordered.
I am desperately trying to find a way to get this working. I have a menu that use images for links. But in IE and FF there is an annoying border around the image that I don\'t know how to get rid of.
Trying to add a border-bottom: 1px solid 开发者_运维百科#ccc to an li in an ol. I want the number of the ol to be inside the border not outside. Right now the border it not below the numbers.
I\'m having a quite specific CSS problem. I\'m trying to get a paragraph of text have a border-bottom: 1px dotted on each line while at the same time avoid writi开发者_StackOverflowng superfluous mark
Is there a way to easily specify on which sides a border is drawn for Flex 4\'s Spark BorderContainer?