954,598 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Less than a pixel, but more than 0

Hey, I know I havn't been very active on this forum... Well, I have been lurking them, but not posting. Lol. But anywho, I have a question. Look on this website: http://hexagen.webs.com/
Notice the border size. It's less than a pixel. How would I do that? I know that using something like:

border 0.5px solid #222


will just make the browser decide the pixel size, and result in a 1 digit pixel instead, or make the pixel size 0. So how would I decrease the size of 1 pixel?

Flynox
Newbie Poster
11 posts since Mar 2011
Reputation Points: 10
Solved Threads: 0
 

You might want to look up 'em'.

Other measures are found here: http://www.w3schools.com/css/css_units.asp

You could also view source, open their CSS, and find the element. Just see what they did.

turt2live
Junior Poster in Training
85 posts since Jan 2011
Reputation Points: 15
Solved Threads: 3
 

I think they used an image and not a CSS Border (Firebug is awesome!).

RoyalElite96
Light Poster
44 posts since Dec 2010
Reputation Points: 16
Solved Threads: 2
 

You might want to look up 'em'.

Other measures are found here: http://www.w3schools.com/css/css_units.asp

You could also view source, open their CSS, and find the element. Just see what they did.


No. I tried all the measurements before I posted.I think they used an image and not a CSS Border (Firebug is awesome!).
WOW I never would of thought! Lol. Thank you!

Flynox
Newbie Poster
11 posts since Mar 2011
Reputation Points: 10
Solved Threads: 0
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: