Css Is Not Working In Html Code Example


Example 1: why is my css code not working


# If you havent put this in your code this may be the reason why your CSS code isnt working, its weird but yeah!
<link type="text/css" rel="stylesheet" href="http://fakedomain.com/smilemachine/html.css" />

Example 2: css not working


<link type="text/css" rel="stylesheet" href="http://yourdomain.com/dir/file.css" />

Comments

Popular posts from this blog

Converting A String To Int In Groovy

"Cannot Create Cache Directory /home//.composer/cache/repo/https---packagist.org/, Or Directory Is Not Writable. Proceeding Without Cache"

Android How Can I Convert A String To A Editable