Jump to content

background image of a span tag


gerkintrigg

Recommended Posts

Okay, so I want a background image to the span tag in a similar way to this test: http://www.amazingphrasing.com/test3.php but if you take the code:

<div class="faded_highlight_red">this is a span example.</div>

and replace the div tags with span tags like this:

<span class="faded_highlight_red">this is a span example.</span>

Suddenly the background image vanishes. It needs to be span rather than div, so any suggestions of how to get around the issue?

 

Link to comment
Share on other sites

I like the concept, haku, but using this code give a line break before and after the span tag. I want it to act just like a highlighter pen (in fact, the background image will eventually look very similar to a highlighter pen.)

<link href="faded_styles.css" rel="stylesheet" type="text/css" />
i want to <span class="faded_highlight_red" style="display:block;">highlight</span> a specific word like this

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.