0
Link between html and css on a browser when using a (notepad++)
linking external CSS after writing ur codes on html on (notepad++) what pops up on the search engine (goggle chrome) is just the skeletal work of the html , the css write up which is suppose to beautify d job with style is not showing forth cos der is no link between the html n css. so guys any advice or suggestions. thanks
4 ответов
+ 4
Link CSS to HTML
- use external CSS link
-https://www.w3schools.com/css/css_howto.asp
Link JS to HTML
- use external Javascript link
- https://www.w3schools.com/js/js_whereto.asp
+ 3
Show your code
+ 3
Take the
www.freecodecamp.com
course