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://kalsey.com/2003/07/rounded_corners_in_css/> http://www.alistapart.com/articles/customcorners/ <http://www.alistapart.com/articles/customcorners/> http://www.redmelon.net/tstme/4corners/ <http://www.redmelon.net/tstme/4corners/> http://webdesign.html.it/articoli/leggi/528/more-nifty-corners/ <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/ <http://www.sitepoint.com/article/tables-vs-css/> regards, Steve
_____ From: PDS - John [mailto:[email protected]] 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: [email protected] [mailto:[email protected]] 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 <[email protected] <mailto:[email protected]> > 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 <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
_______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [email protected] with Subject: unsubscribe
