css has not working code example
Example 1: css after not working
/*Add the property: content: ""; */
.myclass:{
content: "";
...
}
Example 2: css not working
<link type="text/css" rel="stylesheet" href="http://yourdomain.com/dir/file.css" />