css - Font Awesome not working in offline mode with jsp -
i have searched throughout many articles , still doesn't know why it's not working on offline mode, when import cdn link of cdn instead of lib fontawesome it's working fine
<link href="css/font-awesome-4.6.3/css/font-awesome.min.css" rel="stylesheet">
p/s: icon not showing up, blank +_+
make sure include actual font files when extract font awesome zip web folder. otherwise there's nothing css use.
Comments
Post a Comment