1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Likes Received By deathshadow

  1. RomanticGuy liked deathshadow's post in the thread Firefox float / background problem!?.

    No offense Greg-J, but GAH, NOT this stupid clearfix bullshit AGAIN. The ONLY thing needed here is overflow:hidden - haslayout isn't...

    Dec 2, 2007
  2. tnd liked deathshadow's post in the thread Drop-down horizontal menu and 100% width.

    ... and here we go: http://battletech.hopto.org/for_others/tnd/template.html it uses a single image to function: [img] some...

    Nov 30, 2007
  3. terminator69 liked deathshadow's post in the thread How to reduce bandwithd usage....

    Another option would be to set yourself up a tracker and seed as bittorrent... Though, looking at the page... Do you know what...

    Nov 27, 2007
  4. HPA liked deathshadow's post in the thread Need Fast help, with background rollover!.

    only problem I'm seeing is a wrapping issue - try decreasing the border between the items to 4px - then tweak the left margin on the UL...

    Nov 26, 2007
  5. xxMirceaxx liked deathshadow's post in the thread How much can IE suck?.

    First off if you 'have' to resort to this: <!--[if lte ie 6]> <link href="http://www.vipflux.com/templates/css/ie6-fixes.css"...

    Nov 26, 2007
  6. Nystul liked deathshadow's post in the thread Why this HTML doesnt work ?.

    Ok, for that version you need to think about your logic a bit - you've got more conditionals than you need. First, you are checking...

    Nov 25, 2007
  7. Roman liked deathshadow's post in the thread Do YOU believe in evolution?.

    ... and right there is a wonderful example of hate mongering, and I bet the poster wasn't even aware of it. Calling them false gods...

    Nov 24, 2007
  8. twistedspikes liked deathshadow's post in the thread 50+ CSS Best Practices and Coding Guidelines.

    In-line CSS - Agreed, should not be done without good cause (like perhaps an image that is best styled as background but has to be...

    Nov 13, 2007
  9. longhornfreak liked deathshadow's post in the thread IE Rendering Problem.

    Ok, this is how I'd code that page: http://battletech.hopto.org/for_others/longhornfreak/template.html the directory...

    Nov 5, 2007
  10. Lever liked deathshadow's post in the thread Spacing between H1-H6 paragraphs.

    GAH, content is NOT a header. There's using headers to your advantage, and then there's abusing them to the point where no search engine...

    Nov 5, 2007
  11. pixel_boost liked deathshadow's post in the thread IE Rendering Problem.

    Ok, this is how I'd code that page: http://battletech.hopto.org/for_others/longhornfreak/template.html the directory...

    Nov 4, 2007
  12. rowen77 liked deathshadow's post in the thread How long did it take for you to learn how to make a website?.

    To make relatively simple sites - about an hour ;) To get to the point I'm at now - about a decade. One of the most important...

    Nov 2, 2007
  13. WebGeek182 liked deathshadow's post in the thread How long did it take for you to learn how to make a website?.

    To make relatively simple sites - about an hour ;) To get to the point I'm at now - about a decade. One of the most important...

    Nov 2, 2007
  14. anions liked deathshadow's post in the thread Newbie CSS Layout Problem.

    TECHNICALLY in a CSS/DIV layout... you don't. One of the biggest shortcomings of not using a table is you cannot make columns default to...

    Oct 27, 2007
  15. Halobitt liked deathshadow's post in the thread why wont this work??.

    Which means you are using flash for something it NEVER should be used for. Flash should add cutesy animations, and should never be used...

    Oct 23, 2007
  16. Unknown Member liked deathshadow's post in the thread PSD to CSS / Xhtml - Don't Get It.

    Wholeheartedly agreed - I consider the whole 'design a PSD' first rubbish to be exactly that - rubbish... It falls you into the trap of...

    Oct 23, 2007
  17. sawz liked deathshadow's post in the thread How to do a 3 column list.

    Since you know the number of elements is fixed, I'd use three lists, all the same class, and float them all left.

    Oct 20, 2007
  18. libertygone liked deathshadow's post in the thread Help! My new wordpress theme needs tweaking in IE6.

    Most likely culprits is either an overpadding or double padding issue. Sometimes IE will double the margin on a float - something that...

    Oct 19, 2007
  19. tarponkeith liked deathshadow's post in the thread Semi-fluid width?.

    This is usually how I declare that in my CSS - assuming #container is your containing div. * { margin:0; padding:0; } body...

    Oct 16, 2007