Welcome to my website! Thanks for visiting. I recommend using firefox and a resolution of 1024x768 or greater.
-
Have you ever wanted to show an image when you hover your mouse over text?
For example, the world's smallest horse
? :)
The module looks like this:
[[include :css-competition:include:hover
|prepend=
|text=
|image=
|attributes=
|append=
]]
Attributes
(optional) prepend
- A line of text that appears before the text that has a hover effect on it
(required) text
- The text that you want an image to appear for when the mouse hovers over it
(required) image
- The image to appear when the text is hovered over
- Can be either a full URL or a relative URL (e.g. "/pagename/image.png")
(optional) attributes
- Allows you to set attributes for the image, such as height and width
(optional) append
- A line of text that appears after the text that has a hover effect on it
Example
The example shown above was generated using the following code:
[[include :css-competition:include:hover
|prepend=Have you ever wanted to show an image when you hover your mouse over text?
For example, the
|text=world's smallest horse
|image=http://www.bloganything.net/wp-content/uploads/2006/11/thumbelina-worlds-smallest-horse-small.jpg
|attributes=width="300px"
|append=? :)
]]
"With confidence, you have won before you have started." — Marcus Garvey Read more...
This is an update to the spoiler tags located on the code snippets website. Read more...
You are frightened about robots?
If you've got a Google Wave account and are a bit bored, try adding Eliza robot to the wave. If you don't have an account, ask for one! I have plenty of invites left. Read more...






