


Why does Dreamweaver say that the css file is not on the local disk?
Dreamweaver says that the css file is not on the local disk because the css file path is incorrectly filled in or the link tag is written incorrectly. The solution: first check the source code; then check the error message that the css does not exist; then check the link Just tag it.
The operating environment of this tutorial: Dell G3 computer, Windows 7 system, dreamweaverCC 2020 version.
Recommended: "css Video Tutorial"
Sometimes when we use Dreamweaver to create a web page and use the link tag to introduce a css file, we will receive an error saying that so-and-so The css file is not on the local disk!
There are two reasons for the error:
The css file path is incorrectly filled in
link tag The solutions and steps for writing errors
are as follows:
1. Use a browser to access the page, view the source code, click to enter the css, and check whether it exists
2. Visit the page and press f12 to see if there is an error message in the console that the css does not exist
3. Check the link tag, whether the double quotes are closed, and check whether the path of the css is relative to this document Fill in
4. If it really cannot be solved, we copy the css file to a directory at the same level as the HTML document, and directly fill in the css file name in the css path in the link for testing.
The above is the detailed content of Why does Dreamweaver say that the css file is not on the local disk?. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

SublimeText3 Chinese version
Chinese version, very easy to use

Notepad++7.3.1
Easy-to-use and free code editor

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.
