Tag Archives: CSS

  • Jan.
  • 07.
  • 2008

Typography or font-weight,which is the culprit here?

These are 2 screenshots of paragraphs, the first image shows arial with font weight set to normal and about 14px in FF,the second in IE 7. Just to make certain it wasn’t a flaw in the stylesheet I wrote I checked this issue on many other webpages of very well known CSS experts and noticed the same thing happening on …
keep reading

640 views Posted in Technical Blog | Tagged , | Comments Off
  • Nov.
  • 06.
  • 2007

The wily float. One day I will master you.

Laugh at me if you want but I am not ashamed to say that floating multiple divs inside containing divs or wrappers to you purists, sometimes still throws me. Some other CSS stuff: I really try to avoid using hacks because I keep reading on how they will all be depreciated sooner or later. I believe them even if I …
keep reading

432 views Posted in Technical Blog | Tagged | Comments Off
  • Sep.
  • 26.
  • 2007

Arial, Helvetica, sans-serif ? Thanks Microsoft.

I used to include helvetica in my font string by rote. I never really looked at it in action. I admit I never thought much about it. Until I wanted to use some new fonts and wondered why the next font down in my font string showed. Well, helvetica is a universal font that everyone has installed by default in …
keep reading

6,202 views Posted in Technical Blog | Tagged , | Comments Off
  • Feb.
  • 22.
  • 2007

Tableless css gallery

You can see all the code for it here dnevnikeklektika.com I was scratching my bean yesterday because I really wanted to jazz up my dad’s site’s catalog pages with some thumbnail pictures but I had put so many dumb divs in those pages already that I was tired of moving everything about when I added something new. This is the …
keep reading

389 views Posted in Technical Blog | Tagged | Comments Off