Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 33
  1. #11
    Join Date
    Feb 2007
    Location
    Essex, England
    Posts
    1,392
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Excellent2 View Post
    Thanks luke
    I was joking, excellent is awful

    rofl :rolleyes:


  2. #12
    Join Date
    Jul 2008
    Location
    Hastings, UK.
    Posts
    2,050
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by L?KE View Post
    I was joking, excellent is awful

    rofl :rolleyes:
    YE DIS GUY IZ SCAM.

    On-topic: If he's doing it for free, then go with this d00d. if you need a layout coded..

    Basically a vouch

  3. #13
    Join Date
    Sep 2008
    Location
    UK
    Posts
    3,670
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by L?KE View Post
    I was joking, excellent is awful

    rofl :rolleyes:
    Shutup tables.

    Quote Originally Posted by Calon View Post
    YE DIS GUY IZ SCAM.

    On-topic: If he's doing it for free, then go with this d00d. if you need a layout coded..

    Basically a vouch
    Thankyou
    Back for a while.

  4. #14
    Join Date
    Feb 2007
    Location
    Essex, England
    Posts
    1,392
    Tokens
    0

    Latest Awards:

    Default

    Rofl lucas.

    shutup tables :rolleyes:

    Vouch removed due to me being a stubborn git


  5. #15
    Join Date
    Sep 2008
    Posts
    718
    Tokens
    0

    Default

    mm... would you code some layouts for me that i can release on my site, im adding a resource section of layouts scripts etc...

    i can supply you with plenty of nice layouts ;]
    +.net - omg it's coming o_o

  6. #16
    Join Date
    Sep 2008
    Location
    UK
    Posts
    3,670
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by HabbDance View Post
    mm... would you code some layouts for me that i can release on my site, im adding a resource section of layouts scripts etc...

    i can supply you with plenty of nice layouts ;]
    Sure, just send me them.
    Back for a while.

  7. #17
    Join Date
    Apr 2006
    Location
    London, England
    Posts
    696
    Tokens
    0

    Default

    Nice of you to do this, however in your example you use more than 1 of the same identifier...

    Code:
    <div id="box_top"></div>
    <div id="box_mid"></div>
    ;veni vidi vici
    ;i came, i saw, i ownt

  8. #18
    Join Date
    Sep 2008
    Location
    UK
    Posts
    3,670
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by DUB View Post
    Nice of you to do this, however in your example you use more than 1 of the same identifier...

    Code:
    <div id="box_top"></div>
    <div id="box_mid"></div>
    Cuts down the images really, all he wanted was the same box 6 times over, no point slicing 6 boxes when I can slice 1 and use it 6 times Was easy to add the margin-bottom, just applied a div style to the div, I know thats not proper practice but it works
    Back for a while.

  9. #19
    Join Date
    Apr 2006
    Location
    London, England
    Posts
    696
    Tokens
    0

    Default

    What i meant was, ID's can only be used once on a page (must be unique). It is the basic rule of HTML/XHTML. However Classes can be used multiple times on a page.
    ;veni vidi vici
    ;i came, i saw, i ownt

  10. #20
    Join Date
    Sep 2008
    Location
    UK
    Posts
    3,670
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by DUB View Post
    What i meant was, ID's can only be used once on a page (must be unique). It is the basic rule of HTML/XHTML. However Classes can be used multiple times on a page.
    Was all valid when I checked it, thanks for the tip though
    Back for a while.

Page 2 of 4 FirstFirst 1234 LastLast

Posting Permissions

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