Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all articles
Browse latest Browse all 96034

brad2111 on "Positioning of gif"

$
0
0

Hi i have made a gif with a static image on my page using CSS and HTML.
However i can't seem to code the DIV to align it where i want on the page.

Here is the code
<style><!--
#Correct { height:333px; width:200px; background: url('http://literaturetolifestyle.com/wp-content/uploads/2014/02/correct.jpg');} #Correct:hover { cursor:pointer; background:url('http://literaturetolifestyle.com/wp-content/uploads/2014/02/Correct-squat.gif');}
--></style>

<div id="Correct"></div>

I want to align the gif right.

link
http://literaturetolifestyle.com/2014/02/06/132/


Viewing all articles
Browse latest Browse all 96034

Trending Articles