Sun, 2016-11-27 21:19
I'm new to CSS and HTML5 coding. I created an eternal style sheet in Windows Notepad and I'm using Notepad++ as my main text editor. The problem that I am having, I wrote an external style sheet in Windows notepad("color.css") and it is saved to my desktop.
color.css
body{background-color:#0000FF; color:#FFFFFF;}