Jump to content

Las Venturas Taxi - Discuții | Discussions


Alexander
 Share

Recommended Posts

Sunt noul vostru coleg care invata HTML :)) .

 

 

<table border="1" cellpadding="5" cellspacing="5" width="100%" style="background-color:#F8DF99;">

<tr>

<td colspan="2">PacPac</td>

</tr>

<tr>

<td width="20%">BUM BUMBUM</td><td> POIN!</td>

</tr>

</table>

<p style="font-family:verdana,arial,sans-serif;font-size:10px;"><a href="</a></p>

 

 

 

<!-- HTML examples by Quackit.com -->

<script type="text/javascript">

<!--

// Pre load images for rollover

if (document.images) {

smile = new Image

nosmile = new Image

 

smile.src = "http://www.quackit.com/pix/smile.gif"

nosmile.src = "http://www.quackit.com/pix/nosmile.gif"

}

 

 

function swapImage(thisImage,newImage) {

if (document.images) {

document[thisImage].src = eval(newImage + ".src")

}

}

-->

</script>

<a href="http://www.quackit.com/javascript/image_rollovers.cfm"

onMouseOver="swapImage('jack','smile')"

onMouseOut="swapImage('jack','nosmile')">

<img src="http://www.quackit.com/pix/nosmile.gif"

width="100"

height="100"

border="0"

alt="Picture of Jack"

name="jack">

</a>

Edited by HypnoSe
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.