Jump to content

Zandorian

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by Zandorian

  1. Can u show us some code? It will tell us what your dealing with.

    this is the body of the html:<body><div class="head">Company logo</div><br /><br /><div class="mainmen"><div class="mainlinks"><a href="http://www.google.com">Products & Solutions</a> Suppliers Company Info Contact us</div></div></body>this is the stylesheet:body{font-family:Verdana, Arial, Helvetica, sans-serif;background-color:#FFFFFF;font-size:12px;color:#666666;margin:0;}a{color:#666666;text-decoration:none;}a:hover{text-decoration:underline;color:#CCFFCC;}.head{color:#FF6600;font-size:18px;float:right;margin-right:150px;margin-top:20px;}.mainmen{background-color:#CCCCCC;margin-top:25px;margin-left:150px;margin-right:150px;font-weight:lighter;padding:.1cm;text-align:justify}
  2. Maybe if you dwaw a prototype website on a paper or something and try achieving each of it's components one by one? Practise is the key I mean...

    I need to create a very professional business website...maybe that's the keySomething like microsoft's website..... I looked at the css stylesheet they used for microsoft.com.... wow! It used id selecters a lot, is there some big advantage with using id selecters.
  3. I have Dreamweaver 8, and I have read and understood the w3schools tuts on xhtml and I am on CSS...My question is how do I practice it? This sounds dumb, but it isn't if you think about it. How do I think up ways to use css.....it's kinda hard to explain what I mean... I guess I mean how do I REALLY know xhtml and css...I know the best way is to create a website....but I can't THINK of ways to use all of xhtml and css on a website....ANy help?BTW: i'm new

×
×
  • Create New...