View Full Version : How to put HTML code into a <div> tag?
Ryan Fitton
05-15-2007, 01:53 PM
Hi doews anyone know how to put HTML into a <div> tag? :confused:
Um :confused:...
<div>
<a href="http://.../...">Link</a>
<img src="..." alt="..." />
</div>
Ryan Fitton
05-15-2007, 02:10 PM
thankyou
mburt
05-15-2007, 03:20 PM
Div tags works as any tag would. The only difference from that and span, is that it's a block-level element.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.