Hi^^
Im a bit new to dreamweaver , and ive been struggeling a bit with something.
I want to know if its possible to put a smaller image ontop of a bigger image? If its possible please let me know what im doing wrong , because i cant get it to work.
Hi^^
Im a bit new to dreamweaver , and ive been struggeling a bit with something.
I want to know if its possible to put a smaller image ontop of a bigger image? If its possible please let me know what im doing wrong , because i cant get it to work.
Last edited by FF-Freak; 14-08-2008 at 01:34 PM. Reason: Spelling
Not without using div layers, no. And if you're new to this, you do not want to be fiddling with divs.
Yes you can if you use the Z-Index property.
http://www.w3schools.com/Css/pr_pos_z-index.asp
You're telling someone new to web coding to muddle with CSS and JavaScript? Yeah, good plan. This is the part where FF-Freak comes back and says, "I can't make it work."
![]()
Nah , i actually have experience with CSS and "web coding" , its just that everything i know is self taught , so sometimes i make stupid mistakes or dont know how to do something xD
And , now that i know its possible , ill just keep trying until it works.
Oh, all righty then. I was under the impression you'd only just started messing with code. Carry on, then. ^_^
Bad Idea. Anyways good look for that.
Try Dreamweaver help.
Or try:
<img scr="where the image is located" width=" " height=" " style="(here you should read what Dreamweaver gives you in the list box look for something with position and then play around with Xposition and Yposition ">
hope it helps