Advice required to create rounded corners

A

Alan

Can someone advise me on how to edit the HTML on my webpage to create
rounded corners or perhaps just one on the top left corner of the centre
cream panel of my website at www.watchrepairer.co.uk please.

I would also like to be able to insert some links buttons running from top
downwards on the outer left hand side of the cream panel as well, but
haven't a clue how to start, can someone helpwith this also?

Regards and thanks in advance.
Alan
 
E

Eric Bohlman

Can someone advise me on how to edit the HTML on my webpage to create
rounded corners or perhaps just one on the top left corner of the
centre cream panel of my website at www.watchrepairer.co.uk please.

Creating rounded corners isn't done by editing HTML; it's done by editing
images using an image editor (you set the "rounded off" part of the corner
to transparent color if you're using a format like GIF or PNG that allows
transparency, or to whatever you're going to use as your page background
color if you're using something like JPG that doesn't).
I would also like to be able to insert some links buttons running from
top downwards on the outer left hand side of the cream panel as well,
but haven't a clue how to start, can someone helpwith this also?

You'd mark up your links as a <UL> and then use CSS to suggest the styling.
Take a look at <http://www.alistapart.com/articles/taminglists/> for some
ideas.
 
N

Nick Howes

Eric Bohlman said:
Creating rounded corners isn't done by editing HTML

You *can* create corners in CSS but as far as I know they only work in new
Mozillas and Firebird. So if you want everybody to see your corners then
Alan's best sticking with images.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top