answersLogoWhite

0

Using CSS3 capabilities you can use the {border-radius:?px} property.

You can change individual corners radius using topleft, topright, bottomleft, bottomright as follows: {border-radius-topleft:?px} etc.

At the time of writing (Sept 2010) this capability is only supported in browsers which use the -moz- and -webkit- prefix as follows: {-moz-border-radius:?px}.

The upcoming IE9 will hopefully support this capability.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

How do you create rounded textbox in HTML?

That would be the job of CSS.


Were do i paste layout on MySpace 2.0?

Paste it in the CSS box. Here are directions to find the css box: http://profilerehab.com/help/how_to_use_myspace_20_layouts


How do you make div by using css?

You can make CSS inside a div but not div in CSS. CSS inside div could be done by : <do=iv style="">.


How do you write instead of body the text box in css?

You can write a text box in CSS styles. Just place the text styles to whatever you want in the input tag.


How do you make CSS layouts?

CSS layouts can be created in an external CSS file. The extension of the file should be CSS only.


How do you make a personal profile using a CSS codes?

You cannot "Make" something with CSS. CSS only decorates the elements on a page.


How do you paste your MySpace layout in MySpace 2.0?

You have to paste the 2.0 layout code into the CSS Box, here are directions to find the CSS box: http://profilerehab.com/help/how_to_use_myspace_20_layouts Make sure you are using 2.0 code. the old code for 1.0 will not work in 2.0 profiles.


How do you put a cursor on a facebook page?

Facebook has not CSS program, and usually if you wanna put the cursor, you have to copy and paste "the code" in the CSS box.


What type of CSS Visual Model box type is demonstrated by a link and sits inline with the surrounding text?

In CSS, an anchor tag (the one that makes a hyperlink) is called an "inline element." (As opposed to box-level elements.)


How do you make the address css on freewebs?

[ Assuming the question can be asked as, "How do you make the address (In the header) more dynamic with CSS on FreeWebs?" ] If you are using a FreeWebs template, you cannot edit any CSS. If you are using raw HTML + CSS, you can wrap the address in a tag such as <span> or <div>, and define some properties to the element with CSS.


What is CSS Box Model?

Go to a website called W3 Schools and search for Box model, they provide a great example.


How do 2.0 layouts work?

You go to a site like www.profilerehab.com and find a layout you like. Make sure you get a 2.0 code. If the layout code section only says 1.0 code then you need to find one that has 2.0 code. Once you have the 2.0 code, copy it and then paste it into the css box in your 2.0 profile. if you dont know where the css box is there are instructions at that site right above the code box.