I would appreciate any css/design tips for 2 sites I have just revamped from table & css layouts to pure css & almost pure css layouts respectively

Graphics, colours, style & creative layouts etc are not my speciality
but i've tried to make the sites look different from the run of of the
mill columns and rows style using css with a few small graphics.

http://www.bhatt.id.au - my own site - at present if I use the gradient on the top navbar than this introduces spacing all around the left, right and top of the page:

  background-position: right top;
  background-image: url(/img/navbarbkgrd.jpg);
  background-repeat: repeat-y;

the full css is at http://www.bhatt.id.au/style.css

Any ideas why? Im puzzled because the CSS & XHTML 1.0 transitional code validates and all widths are set to 100% with no margins or padding on the top, left, right of any of the page layout DIV's

http://www.rci.com.au - a clients site. As far as I know It works 100%

thanks
--
Neerav Bhatt
http://www.bhatt.id.au
*****************************************************
The discussion list for http://webstandardsgroup.org/
*****************************************************




Reply via email to