Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

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.

Linkformatierung "gestrichelt unterstrichen"

Empfohlene Antworten

Hallo zusammen,

ich suche eine Möglichkeit meine Links per CSS "gestrichelt" zu Unterstreichen.

Sprich ca. So.

Testlink

- - - - -

mit nem kleineren Abstand halt. Ich irr schon den ganzen tag bei SELFHtml rum, find aber die Eigenschaft nicht :-(

danke im vorraus

endlich kann ich dir auch mal wieder helfen ;)


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">


<html>

<head>

	<title>Untitled</title>

<style>

a, a:link, a:visited {color: #C00;text-decoration: none;border-bottom: 1px dotted #f00;}

</style>

</head>


<body>

<a href="#">test</a>



</body>

</html>

endlich kann ich dir auch mal wieder helfen ;)

Besten Dank :StefanE

Ich hatte vorhin das gleiche mit "border-style: dashed" versucht, aber das ergebnis war nicht gut :D

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Konto

Navigation

Suchen

Suchen

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.