1.

Merivale

Merivale

Merivale is a group owning several club, restaurant and retail stores in Sydney. The website uses simple 3D (possibly PaperVision) and photo-thumbnails as means of navigation. The site was built by deepend and the Hallway.

2.

Internet Explorer CSS Issue: Float Element Margin Doubled

Issue

This is, without a doubt, the most notorious IE6 bug that has baffled all CSS developers. Also known as the "Doubled Float-Margin" bug, this issue is about the margin properties of a floating element is doubled in IE6 and IE5 (IE7 has no such issue). For example:

.float-left-element {
	width: 100px;
	height: 100px;
	float: left;
	clear: left;
	margin: 0 0 0 10px;
}

The style class above will make a 100x100 pixel block element float to the left with left margin of 10 pixels. However, in IE6 and 5, the left margin will appear as 20 pixels (doubled the original) instead.

Internet Explorer (IE) has been well known as the most W3C incompatible browser. In particular Internet Explorer 6 (IE6), is far most the worst of its kind. Most web development jobs involving front-end design, will spend most of their debugging time on issues relating to IE6 and other IE. For a complete list of issues, see Internet Explorer CSS Issues & Solutions.

Read More »

3.

Internet Explorer CSS Issue: Inline Element Has Width

Issue

Inline elements such as <span>, <a>, <label> are not suppose to have width. According to the W3C standards, the following snippet should not work and is invalid:

span {
	width: 40px;
}

However, the above code will actually work in IE, making the inline element 40 pixels wide.

Internet Explorer (IE) has been well known as the most W3C incompatible browser. In particular Internet Explorer 6 (IE6), is far most the worst of its kind. Most web development jobs involving front-end design, will spend most of their debugging time on issues relating to IE6 and other IE. For a complete list of issues, see Internet Explorer CSS Issues & Solutions.

Read More »

...
4.

Internet Explorer CSS Issue: Fixed Width Container Centering

Issue When you have a fixed with website that is centered on the page, you would normally use the margin or text-align properties like this: #cont... Read More »


5.

Internet Explorer CSS Issues & Solutions

Internet Explorer (IE) has been well known as the most W3C incompatible browser. In particular Internet Explorer 6 (IE6), is far most the worst of ... Read More »


6.
Bang & Olufsen - BeoSound 5

Bang & Olufsen - BeoSound 5

source: www.beosound5.com This beautifuly crafted music control unit transform your lounge into a command center from ... Read More »


7.
Martini Asti

Martini Asti

www.martiniasti.comA brilliant Flash product exhibit site built by Ars Thanea, a Poland based creative agency. Though initial e-mail and passwo... Read More »


8.
Who Think JavaScript Cannot Go 3D?

Who Think JavaScript Cannot Go 3D?

source: d.hatena.ne.jp/gyuque When I first viewed the demo, my first reaction was to right-click and check whether the... Read More »


9.
Shit Box

Shit Box

source: thebrowncorporation.com I am not swearing. The title is the real name of a cardboard portable toilet.It might ... Read More »


10.

ACDSee Products Problems and Solutions

This is an archive post for keeping records of problems faced while installing or using ACDSee products. ACDSee Photo Manager 10: Process stays ope... Read More »


Recent Comments

  • Anubis From Memphis  You're welcome!
  • Anubis From Memphis  Also, if you are using WP-Cache or anything simila
  • Anubis From Memphis  I will certainly consider to place such function i
  • Anubis From Memphis  Indeed! I just need time to get to it ... :P
  • Anubis From Memphis  Sorry about the late reply, I have just returned f
  • Kisu Kuroneko  A pretty neat plugin that we're checking out for o
  • pawan  wooowie !!!! thanx alot i was suffering frm the sa
  • Åse  Hello again, I followed the instructions in an ea
  • Åse  Forgot to add, I use PHP 5.2.6 and WP 2.7.1
  • Åse  Hello, I was so glad to find this plugin!! However