Nuacht

How to Add an Image to a CSS File. Web pages normally add images using the inline HTML "img" tag. CSS coding usually doesn't set an image's source because CSS controls design rather than content.
For example, if you want the page "index.html" to use the CSS template "template.css," then save template.css in the same folder in which you store "index.html." Open the HTML file in a text editor.