Absolute positioning


/ Published in: JavaScript
Save to your folder(s)

Note that graphic is merely an illustrative example and can be replaced with any favoured graphic from web with a href and img src url adapted in accordance herewith. Also absolute positioning does not necessarily have to be left, neither does border have to be 0 either, unless so preferred, but can be experimented with, in accordance with individual preference.


Copy this code and paste it in your HTML
  1. <a href="http://zeebler.com/" ><img src="http://www.zeebler.com"><img src="http://www.zeebler.com/Images/Animated_Glitter/images/19.gif" style="position:absolute; left:0px; top: 0px;" border="0"></a>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.