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 FeelLikeANut

  1. srdjan liked FeelLikeANut's post in the thread (Help) 3px problem / IE vs Firefox.

    IE seems to be displaying white-space from the HTML code. You need to change: <div id="left"> <img src="images/animation.jpg"...

    Jul 22, 2006
  2. Mong liked FeelLikeANut's post in the thread Little help with css code.

    You must have a border surround each individual element. What you need to do is define a left and right border for each element, and top...

    Jul 2, 2006
  3. kk5st liked FeelLikeANut's post in the thread from beginning to end --- CSS tutorials.

    The official CSS specification is CSS from beginning to end. This is your encyclopedia of properties. HTML Dog has good tutorials on how...

    May 4, 2006
  4. mcfox liked FeelLikeANut's post in the thread Better !? Left or Right Navigation.

    http://jodi.tamu.edu/Articles/v04/i01/Kalbach/ Web Page Layout: A Comparison Between Left- and Right-justified Site Navigation Menus

    Apr 19, 2006
  5. sachin410 liked FeelLikeANut's post in the thread I want to learn HTML..

    This site actually would have been a decent one eight years ago. But since the latest versioin of HTML was released much of the...

    Mar 27, 2006
  6. stuw liked FeelLikeANut's post in the thread Need to adjust CSS: IE is fine, Firefox is not quiet fine :P.

    You have tables nested within tables nested within tables nested within tables nested within a CSS styled DIV. In short, your code is a...

    Mar 26, 2006
  7. kk5st liked FeelLikeANut's post in the thread How do you creat a rollover text message, like the one when you hold your mouse over..

    NO! Use the TITLE attribute even in images. The ALT attribute has a specific, and entirely different purpose. Getting a tooltip of ALT...

    Feb 28, 2006
  8. bschneider5 liked FeelLikeANut's post in the thread Get rid of bullets?.

    You already have it: list-style-type:none.

    Feb 22, 2006
  9. astralis liked FeelLikeANut's post in the thread Switching which float loads first.

    Instead of floating the menu to the right, float the body text to the left.

    Feb 21, 2006
  10. david_sakh liked FeelLikeANut's post in the thread C99 ERROR (Unix and C).

    That depends entirely on what compiler you are using. You would have to check the documentation to see what command line switch controls...

    Jan 20, 2006
  11. MattBeard liked FeelLikeANut's post in the thread <DIV> vs <TABLE>.

    Sorry, minstrel, but that is simply false. What any technology was designed to do is a matter of fact, not opinion: the fact is that...

    Jan 18, 2006
  12. alien liked FeelLikeANut's post in the thread <DIV> vs <TABLE>.

    No, I'm saying you're ignorant because you refuse to even educate yourself on the other side of the issue. You asked a question, I gave...

    Jan 9, 2006
  13. Colleen liked FeelLikeANut's post in the thread <DIV> vs <TABLE>.

    As the_pm, just-4-teens, and others have pointed out, you should not only use DIV, nor should you only use TABLE. Each element has a...

    Jan 9, 2006
  14. Colleen liked FeelLikeANut's post in the thread Difference between 'a.Name' and '.Name A' ?.

    This will select all A elements with the attribute CLASS set to "Content". For example,<a href="Blah" class="Content">Blah</a> This will...

    Jan 3, 2006
  15. nevetS liked FeelLikeANut's post in the thread Difference between 'a.Name' and '.Name A' ?.

    This will select all A elements with the attribute CLASS set to "Content". For example,<a href="Blah" class="Content">Blah</a> This will...

    Jan 3, 2006
  16. the_pm liked FeelLikeANut's post in the thread ISO to UTF-8.

    Well, if you're going to use all character entities then there is no sense in declaring the character to set to be anything beyond...

    Dec 23, 2005
  17. cornelius liked FeelLikeANut's post in the thread What is better PHP or ASP?????.

    The same is true for JavaScript. I didn't realize that JavaScript's functions were useless. You're not making very convincing arguments...

    Dec 10, 2005
  18. blackbug liked FeelLikeANut's post in the thread CSS vs. Tables: What's the Benefit?.

    Whoever said that CSS makes pages less supported by other devices such as a mobile is just ignorant. One of the biggest points of...

    Nov 28, 2005
  19. sachin410 liked FeelLikeANut's post in the thread I want to learn HTML..

    Some of these suggestions are decent places to start, but always remember that the HTML Specification <http://www.w3.org/TR/html4/> is...

    Nov 19, 2005