Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~592 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Sean_d

I've got 5 images that I want to display one after the other with a time delay, e.g. image one displayed 0.5 seconds image two displayed 0.5 seconds image three displayed At the moment the HTML looks like this: [CODE]<div id="header"> <img id="headerImage0" src=""> <img id="headerImage1" src=""> <img id="headerImage2" src=""> …

Member Avatar for griff122
0
411
Member Avatar for Sean_d

This is something I've been slightly obsessing over recently. Say for example you were asked to create a two-column design, I would do this by floating the left column left, giving it a width, and giving the right column a left margin equal to the left column + about 20px. …

Member Avatar for Dandello
0
120
Member Avatar for Sean_d

Which of the two is better? In terms of speed, ability and size (and anything else that you can think of)

0
61