I don't feel 50 Forums

Go Back   I don't feel 50 Forums > COMPUTERS > Web Design and Graphics Room.

Web Design and Graphics Room. Thread, How do I create round corners

Hi does anyone know of an 'easy'! way to create boxes with rounded corners on a web page. I'm using ...

Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 11th-December-2007, 08:02 AM
Yorkshire Carper's Avatar
Yorkshire Carper Yorkshire Carper is offline
 
Join Date: Nov 2002
Location: South Yorkshire
Posts: 164
Default How do I create round corners

Hi does anyone know of an 'easy'! way to create boxes with rounded corners on a web page.
I'm using Dreamweaver 8.
Cheers
craig
__________________
Please feel free to visit my personal carp fishing website at www.ayorkshirecarper.co.uk
or the sites for my Sheffield based Guttering and Roofing business's at www.a1gutterclean.co.uk and www.a1roofingservices.co.uk
Reply With Quote
  #2  
Old 11th-December-2007, 02:10 PM
CPS's Avatar
CPS CPS is offline
 
Join Date: Jan 2003
Location: Suffolk/ Gender Male
Posts: 1,444
Default

Quick answer is yes, just have to look it up for you.

Ok its easier to go strait to the site for the how to on this.
http://www.htmlgoodies.com/tutorials...le.php/3479841

You can find most tutorial's on how to's on this site, put it in your links folder.
__________________
Knowledge is not knowing all the answers,
but knowing where to find the answers.

www.smitheram.co.uk

Moderator of, Web Design/Graphics Room.
P4-XP pro-IE7-B/B-ZA-AVG
Reply With Quote
  #3  
Old 11th-December-2007, 02:29 PM
Yorkshire Carper's Avatar
Yorkshire Carper Yorkshire Carper is offline
 
Join Date: Nov 2002
Location: South Yorkshire
Posts: 164
Default

Sorry peter i should have said i wanted to do it using CSS?
cheers
craig
__________________
Please feel free to visit my personal carp fishing website at www.ayorkshirecarper.co.uk
or the sites for my Sheffield based Guttering and Roofing business's at www.a1gutterclean.co.uk and www.a1roofingservices.co.uk
Reply With Quote
  #4  
Old 11th-December-2007, 04:36 PM
CPS's Avatar
CPS CPS is offline
 
Join Date: Jan 2003
Location: Suffolk/ Gender Male
Posts: 1,444
Default

As far as I know you can not do it with CSS,
Do not forget whatever you use including CSS and XML,
its good old HTML that displays the page.
You have to use the corner images, doing your site in tables
will be far easier and more flexible than layers.
You can do a strait conversion from layers to tables in DW.
Doing so would solve most of your problems,
you can still use layers and CSS to control things.
The IDF Home Page is done with tables and layers, it would be far harder to do it all in layers.
Tables and layers plus CSS is the choice of most web designers and is compatible with most browsers.

Have a look at Skyrunners home page,
just to show what can be done, view page source.
http://www.skyrunner.co.uk/home.htm
__________________
Knowledge is not knowing all the answers,
but knowing where to find the answers.

www.smitheram.co.uk

Moderator of, Web Design/Graphics Room.
P4-XP pro-IE7-B/B-ZA-AVG
Reply With Quote
  #5  
Old 12th-December-2007, 12:18 PM
Skyrunner's Avatar
Skyrunner Skyrunner is offline
 
Join Date: Sep 2002
Location: The Surrey Hills
Posts: 1,202
Default

Yes, do look at the source code of my personal site, there's not a table in there! The home page is all simply html and CSS, even the menu with the little paws is done with CSS. The animation in the header graphic is embedded Flash, and it shouldn't trigger the "Click to use this control" nonsense Craig mentioned earlier. (If it does Craig, do let me know! )
I stopped using tables a couple of years ago, as did most professional web designers, and I've updated the code on all my sites now, this site being the last one. (Phew.... what a task!) Even the last home page I did for IDF50 was purely html. javascript and CSS... and that was a year ago. I promise you Peter, CSS is the way to go, it's so versatile.

Round corners in CSS? Yes, of course you can!

http://www.dave-woods.co.uk/?p=107

http://www.alistapart.com/articles/customcorners/

http://www.developerfusion.co.uk/show/5382/

....but you really have to understand your CSS coding. No such thing as an "easy" way with web design I'm afraid!
Reply With Quote
  #6  
Old 12th-December-2007, 12:49 PM
CPS's Avatar
CPS CPS is offline
 
Join Date: Jan 2003
Location: Suffolk/ Gender Male
Posts: 1,444
Default

As we all know I am an armature also, I was trying to emphasize that one code method compliments another.
So gave an overview of the use of all the options,
your site and the IDF home page illustrate what can be done.
As opposed the the sole use of layers.

Thanks for the link to the CSS and round corners,
you learn something every day (did not know that).
But I knew your site is controlled by a remote CSS file.
Not tried that as yet though.
__________________
Knowledge is not knowing all the answers,
but knowing where to find the answers.

www.smitheram.co.uk

Moderator of, Web Design/Graphics Room.
P4-XP pro-IE7-B/B-ZA-AVG
Reply With Quote
  #7  
Old 12th-December-2007, 01:07 PM
Skyrunner's Avatar
Skyrunner Skyrunner is offline
 
Join Date: Sep 2002
Location: The Surrey Hills
Posts: 1,202
Default

What you do works Peter, that's what counts at the end of the day. I don't make money at it, so it's you and me both amateurs.

Separate CSS file is quite straightforward, and it's a good idea if your site has several pages because they can all be controlled from the one stylesheet. Keeps your page code nice and clean. :wink:
Reply With Quote
  #8  
Old 12th-December-2007, 02:32 PM
CPS's Avatar
CPS CPS is offline
 
Join Date: Jan 2003
Location: Suffolk/ Gender Male
Posts: 1,444
Default

Read the Tutorial and yes it can be done using CSS.
However the point I was trying to make. is you still have to make the images, CSS alone cant do that.
__________________
Knowledge is not knowing all the answers,
but knowing where to find the answers.

www.smitheram.co.uk

Moderator of, Web Design/Graphics Room.
P4-XP pro-IE7-B/B-ZA-AVG
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 06:28 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.