<%@ page language="java" import="java.util.*" pageEncoding="utf-8"%>
<%@taglib prefix="s" uri="/struts -tags"%>
One is sytle.css and the other is style.css..
jsp references css and html Same
Did you write the file name correctly (one L, one 1)
If you still can’t get it out, there may be a problem with the file encoding.
There may be a problem with the encoding of your css file.
I use vs2008 to write aspx files.
My design colleagues use Dreamweaver to write .css and sometimes encounter the problem that the overall style cannot be displayed.
What is the solution?
Just save the file code in the same format when saving the file
Make sure the css file path name is correct
#FCC "} This What is it?
Make sure the path is correct
Press the path There should be no problem according to the poster's description. The problem should be with the "" at the end of the symbol in the style mentioned above. This is redundant. Delete it and take a look.
The path should be fine according to the poster's description. The problem should be the "" at the end of the symbol in the style mentioned above. Delete this redundant one and see
Thank you. I wrote the style directly in the jsp at the beginning and then copied it. , I forgot to delete the "" at the end. It works now.