What is CSS in web design?
In CSS, you are basically using 2 files. The css file and the html file.( does not have to be html…) but, you edit your text and pic file extensions on the webpage. then you can control fonts, positioning of text, to define your div content. divs are areas that you’ve specified in the control file(css file) to take the content and arrange as you please. Hard to explain, but I hope this helps. I only use css…