Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Bit of a noob problem

Featured Replies

I have some image links which I want the text that goes with them to appear underneath when you hover over the link. I'm sure its easy to do but on searching it all I could find as solutions were wads of javascript which I would rather avoid.

 

Is there a simple way to do this? cheers.

If you don't want to use javascript you can use a CSS hover popup like item 2 here:-

http://www.wickham43.net/hoverpopups.php

The popup is a larger image shown elsewhere on the page but you could show the image the same size positioned in the same place.

 

Item 3 shows a tooltip which you can apply to an image and position under the image.

  • Author

Do you mean the title tag?

 

Example:

 

<a href="exampl.html" title="Example text on hover"><img src="example-image.png" alt="Example alt text" width="#" height="#" /></a>

 

No I kinda wanted a better version of that with my own formatted text under the picture link I will just have a look at the css posted above, thanks!

 

On second thoughts I will use the title method; much easier if less impressive.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.