hello
is it possible to create rounded corners for the font-bground ?
<font face="****" bground="yellow" shape="round">
i know its not like that but i tried to give an example
thanks
hello
is it possible to create rounded corners for the font-bground ?
<font face="****" bground="yellow" shape="round">
i know its not like that but i tried to give an example
thanks
With html no, there is no built in tag or attribute to make a round corner.
It is possible with css, either using an image, as well as other methods.
Heres one that doesn't use an images, using a bullet point for each corner, or an inline element to create the corner.
Heres is a guide to using the latter.
http://webdesign.about.com/od/css/a/aa072406.htm
However this method only works (at least will only look right) if you are using a solid color). If you need a rounded edge on a rectangle that has some design or a gradient, its best to use secondary images for the corners.
Lastly if you are wanting to just give an image that you have created/edit a rounded edge it is best to do this with the image editing program you are using, its quicker, cleaner, and much easier to do. Plus since you are not using extra html/css code and the image will be smaller, your website load time will speed up (albeit you are only talking about a faction of a kb, so its not a noticeable difference)
Register/Login Script
Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script
There are currently 1 users browsing this thread. (0 members and 1 guests)