a method of psychological evaluation

Search
Categories
  • About Me
  • Contact Me
  • Links

Bowser Issues | 2 line CSS fix

* {margin: 0;padding: 0;}
*:focus {outline: none}

These two lines will remove border outlines in firefox on clicked links and the alignment variations between Safari, IE6 - IE7 and Firefox.

The second line of code solves almost all alignment problems between different browsers (BOWSERS). If you use margin-top:-20px or padding-top:20px then you will need this to keep consistancy. HTML elements have automatic margins and padding set by the browser which is why they can easily have different spacing from browser to browser. This is why is is good to use a reset.css file to zero out all automatic hidden padding and spacing.

Share and Enjoy:

These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • De.lirio.us
  • Netscape
  • Reddit
  • Technorati
  • YahooMyWeb
  • BlinkList
  • Furl
  • Ma.gnolia
  • StumbleUpon
This entry was written by A2daK and posted on 27 July 2007 at 3:19 and filed under Design. Bookmark the permalink. Follow any comments here with the RSS feed for this post. Post a comment or leave a trackback: Trackback URL.

One Comment

    Melissa

    Posted 12 August 2007 at 1:16 | Permalink

    Great, I already use the focus{outline:none} fix, but I’m going to implement the first one!

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*


*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word

    Tag Cloud

      No tags were found that match the criteria given.

    Listening to...

    1. Z
    2. Friend And Foe
    3. Lucky
    4. One Time Bells
    5. With Love and Squalor
    6. Box of Secrets
  • Recent Comments:

    • Unknown: the tin! All the code in a FLUID layout and with RELATIVE text. Its also XHTML and CSS valid...
    • A2daK: I saw a program on TV last night where a young french girl was treated with medication to help her with Post...
    • Alex: So will people like myself be allowed to take these tablets? My heartaches in so many ways that I didn’t...
    • photoshop 7 install on windows vista: Nice points……
    • site: exellent…
  • About this website

    By now you might be thinking is this some sort of mental institute but the theme of this design comes from the name Kleck which translates as "inkblot" in Swiss and was also the nickname of the chap who invented inkblot's and their use in psychological testing His name was Hermann Rorshach

    My logo was originally adapted from Tracey Hall's Text to Inkblot Generator. I found this while researching inkblots. It converts any text into a postscript file inkblot that can then be converted into .pdf. To view my logo at conception follow these quick and simple steps or skip the list and download the pdf at the bottom.

    1. Go to the Inkblot Generator website and type "kleck" and hit create
    2. Next, download the post script file. (.ps) to your desktop
    3. Now use ps2pdf.com to convert the .ps file to pdf
    4. Finally, open the .pdf

    Thats my logo on day 1. At least is has some meaning. If you are lazy like me then click here to see the original pdf!

WordPress | Kleck
  • Valid XHTML 1.0!
  • Valid CSS