# 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" />
The are 3 core reasons why your CSS may not work:
1. The CSS file isn’t linked to the HTML document
2. Wrong name of the CSS file
3. You're editing in the wrong file
Code Example |
---|
Css :: rem vs em |
Css :: css crop image to circle |
Css :: css text alignment |
Css :: justify center wont wotk with max-width css |
Css :: bootstrap breakpoints |
Css :: placeholder text css |
Css :: css align backround image to the right |
Css :: ng-deep |
Css :: font face css |
Css :: jquery add external css to head |
Css :: css focus border radius |
Css :: how to remove the underline from a link in css |
Css :: css background offset |
Css :: how to set transition in keyframe |
Css :: space-evenly vs space-around |
Css :: resize in css |
Css :: rotate in 3d css |
Css :: how to change svg image color on hover using css |
Css :: import antd css |
Css :: css selctors |
Css :: animation shorthand css |
Css :: cursor not pointer |
Css :: css size |
Css :: linear gradient tailwind css |
Css :: add background video to div css |
Css :: css stripes |
Css :: how to resize img in css |
Css :: css cursor delete |
Css :: css margin top responsive |
Css :: display flex css compatibility |