[DUG] Website presentation

Stefan Mueller muellers at orcl-toolbox.com
Mon Apr 6 17:15:06 NZST 2009


Some more links:

 

http://www.roundedcornr.com/

http://www.cssjuice.com/25-rounded-corners-techniques-with-css/

 

Plenty of websites that generate the gfx/css (just google for "rounded
corner css") . but most of them only do simple single color shapes. If you
want something nicer looking (like the memoriestodvd.com thing with
gradients,borders,etc) then you need to do it yourself in a proper graphic
tool like photoshop or gimp.

 

The new HTML5/CSS3 will have better support (like the new canvas thing and
border-radius attribute) for making rounded rectangles . but you probably
need to wait another 3-4 years before marketshare of compatible browsers
(FireFox3, IE8, etc) is up there before using any of those new features.


Kind Regards,
Stefan Mueller 



  _____  

From: delphi-bounces at delphi.org.nz [mailto:delphi-bounces at delphi.org.nz] On
Behalf Of Stephen Barker
Sent: Monday, April 06, 2009 10:57
To: NZ Borland Developers Group - Delphi List
Subject: Re: [DUG] Website presentation

 

Hi John,

 

That site is doing it the "old" way with html tables. It works and is
reliable but includes a lot of extra tags in the markup which only relate to
layout and not content. The modern approach is to use CSS wherever possible
so the html source is cleaner. This becomes even more important if you are
wanting a CMS to let your users edit the content.

 

Some reading on rounded corners:

 

http://kalsey.com/2003/07/rounded_corners_in_css/

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

http://www.redmelon.net/tstme/4corners/

http://webdesign.html.it/articoli/leggi/528/more-nifty-corners/

 

and a very good article on Tables vs. CSS:

 

http://www.sitepoint.com/article/tables-vs-css/

 

regards,

Steve

 


  _____  


From: PDS - John [mailto:John at padasy.co.nz] 
Sent: Monday, 6 April 2009 8:37 a.m.
To: 'NZ Borland Developers Group - Delphi List'
Subject: Re: [DUG] Website presentation

Hi Richard

 

What I was referring to is the 'nice' rounded boxes, like at
http://www.memoriestodvdonlinecom/ <http://www.memoriestodvdonline.com/> ,
where:

- the header is in

- the menu is in

- etc.

 

What is the name for this type of frame/border graphics?

 

Cheers

John

 

From: delphi-bounces at delphi.org.nz [mailto:delphi-bounces at delphi.org.nz] On
Behalf Of Richard Vowles
Sent: Sunday, 5 April 2009 9:07 p.m.
To: NZ Borland Developers Group - Delphi List
Subject: Re: [DUG] Website presentation

 

You need to be a bit more specific - can you point to an existing web page
and an element on such that shows us what you mean?

2009/4/2 PDS - John <John at padasy.co.nz>

Hi all

 

How can I create graphics frames for my website? is the a tool or perhaps a
website where I can create any?

 


-- 
---
Richard Vowles, Technical Advisor
Developers Inc Ltd
web. http://www.developers-inc.co.nz
ph. +64-9-3600231, mob. +64-275-467747, fax. +64-9-3600384
skype. rvowles, LinkedIn, Twitter

No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 8.0.238 / Virus Database: 270.11.23/2016 - Release Date: 04/05/09
10:54:00

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20090406/2bf6a014/attachment-0001.html 


More information about the Delphi mailing list