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.

Css datei unter Netscape

Empfohlene Antworten

Hi

Hab da ein problem mit einer Css Datei. Unterm Ie funzt die einbindung und unterm Opera Netscape Mozilla usw geht es nicht kann mir einer helfen????

Das einbinden der datei mache ich so :

<link rel=stylesheet type="text/css" href="font.css">

und dann sag ich z.B im <td class=xxx>

wo ist der fehler und wie kann ich den beheben???

Thx

Hi White_Virus,

vielleicht hast du es auch nur falsch abgetippt, aber das >stylesheet< muß auch in Hochkomata! Also so:

<link rel="stylesheet" href="style.css" type="text/css">

Gruß Jule

Nein hatte es nicht falsch abgetippt :) Das war der erste fehler der andere war in der css datei. Der IE hat das einfach überlesen :D

Aber jetzt geht es einigermaßen

hmm also hier ne zusammenfassung:

bsp inhalt der format.css datei:


<!--
a {text-decoration: none;}
-->
body {color: #000000;}
a {text-decoration: none; color: #000000;}
a:visited {text-decoration : none; color: #000000;}
a:active {text-decoration : none; color: #000000;}
a:hover {text-decoration : none; color: #ff8000;}
a:link {text-decoration: none; color: #000000;}

.head { font-size: 12px; font-family: Verdana, Arial, Helvetica, Swiss; color: #000000;}
.inhalt { font-size: 10px; font-family: Verdana, Arial, Helvetica, Swiss; color: #000000;}
[/PHP]

nun wird ein link in der jeweiligen datei eingefügt und zwar in den HEAD tag wo auch die meta einträge zu finden sein sollten:

[PHP]<link rel=stylesheet type="text/css" href="format.css">

und es geht einwandfrei also:

1. datei [ dateiname.css ] erstellen.

2. inhalt eintragen / speichern.

3. in gewünschtem webdokument den link setzen.

fertig :bimei

Original geschrieben von CyberDemon

Wo gibt es denn noch Probleme?

Nun gibt es noch nen problem mit einem popupfenster das unterstützt wohl nur der IE so ein sch***

hier... die Suche im Board bringt einige Ergebnisse zu Popup vielleicht ist ja was brauchbares für dich dabei. :rolleyes:

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.