![]() |
|
| |||||||
| Notices |
| Graphics, Images, Logos & Templates This is our newest forum dedicated to the above topics, please feel free to post any questions you have on the above topics in this forum. Also you may request templates or graphic in this forum. |
![]() |
| | LinkBack | Thread Tools |
|
#2
| ||||
| ||||
| 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 |