<a href="www.google.ro" title="pop" >Here is romanian google :P </a>
a= anchor
href = the link
title = the tooltip
and between the tag a(<a href=""> here </a>) is the name of the link
if you want to make a link in js i suggest you to make like this
<a href="#" onclick="alert('booo');return...
tips:
don't use percent
you can use and negative numbers for position
try absolute position in a div :D
or try to float one in left and the other in right
i hope it helps you :D
whend all you need is time http://www.fleshsoft.eu
if you wanna give a width and height to the span try this
span {display:block;}/*let's not forget that the span is a inline element */
whend all you need is time http://www.fleshsoft.eu
you can to this
* {border:1px solid red;}/* will make all div, p,h1,h2... with red borders*/
You will see what div is making problems, than all you need to do is to set the margin and the padding
Of course you will have to change from * {border:1px solid red;} in .whatever {border:1px...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.