CSS: How to add rounded corner with border and no images?

I haven't tried but you can have a look on this.

I haven't tried but you can have a look on this Nifty Corners Cube: rounded corners without images - URL is html.it/articoli/niftycube/index.html OR you can try JQuery Corners - atblabs.com/jquery.corners.html Example usage - Example with different x and y sizes. Works with: * iPhone * Chrome * Firefox * Safari 2+ * Opera 9.0+ * Internet Explorer 6+ * and probably more...

2 +1 for jQuery rounded corners! – usoban Jul 20 '09 at 9:32.

With CSS3 you can achieve this without using any images. But isn't supported in many browsers.

Try Nifty Corners Cube, but it doesn't allow you to have a border color different form the inner background color. You will need to find a workaround (nifty corner inside a nifty corner). You can also checkout jQueryUI's themeroller.It uses images but you can use it to design your own theme and all you have to do is download the whole package containing the scripts, styles and images.

Check out the part where you can create Here's a sample of the nifty corners cube inside another nifty corner. Just view the source. Nifty Corners Cube sample.

Try this one: cssplay.co.uk/boxes/curves.html This method uses no images, no javascript, but a little bit of extra HTML with CSS. Basicly, this method is based on the use bullets (•). Bullets are given the desired color and placed in the four corners of the box.

The box is relatively positioned, the bullets are positioned absolutely. That is they are positioned absolutely relative to the parent box.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions