Results 1 to 2 of 2

Thread: What do you guys think?!

  1. #1
    Join Date
    Aug 2007
    Posts
    16

    What do you guys think?!

    I've been working on this for some time now, and was wondering what you guys think of it, overall.

    http://www.davidandsam.org

    **Caveat, there are spacing issues in i.e 6

    I really look forward to hearing what you think, what you think should be changed, and what you liked!

    Thank you so much

  2. #2
    Join Date
    Jun 2008
    Posts
    73
    Yeah looks good. Cant really pick many problems with the outlay.
    Quite a few people have played with a long single page layout with anchors - I wouldnt go for it myself, but its a good simple way of displaying all your information.
    Personally I wouldn't go for the multitude of different colours either. There is nothing wrong with it again, just personal preference.

    You do have a few errors in your code, mainly where you have entered what appear to be subtitles to section headings, eg. Pesticide Residue.
    On all of these, you have:
    <p>
    <center>Pesticide Residue</center>
    <p>

    Make sure you close the second <p> -> </p>

    Alternatively, use different tags. <blockquote></blockquote> would give a similar effeect, though its not strictly a quote...

    Good stuff!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •