Guys in html you can attach a css file in it using a style tag or you can link using the link tag the rest is in the discription | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Guys in html you can attach a css file in it using a style tag or you can link using the link tag the rest is in the discription

What else can you link in an html file do not include php or JavaScript

17th Feb 2022, 12:43 AM
Dream
Dream - avatar
1 Antwort
0
External Javascript file can be included in a HTML file, but I don't think we can link (or rather include in terms of PHP) in a HTML document. https://www.w3docs.com/learn-html/html-link-tag.html
17th Feb 2022, 3:10 AM
Ipang