WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1 HTML image to the right? on Mon Aug 30, 2010 11:37 pm

Guest


Guest
Hello,

i would like to know how exactly i can plase a small twitter/facebook icon to the right of my website like here.

Thanks Wink

http://cdn.iconfinder.net/data/icons/deadsimple/twitter.gif

2 Re: HTML image to the right? on Tue Aug 31, 2010 10:48 am

ankillien


Administrator
Administrator
This would do the trick...

Code:
<div style="position: fixed; top: 50%; right: 0px;">
<a href="#"><img src="http://cdn.iconfinder.net/data/icons/deadsimple/twitter.gif"></a>
</div>

3 Re: HTML image to the right? on Wed Sep 01, 2010 1:21 am

Guest


Guest
solved!

4 Re: HTML image to the right? on Wed Sep 01, 2010 1:30 am

Unknown Data


Registered Member
Registered Member
Solved | Locked

View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum