Answer:
flexible formatting and easily modified code
Step-by-step explanation:
Cascading Style Sheets is known to be a tool for web design that is used in controlling a webpage layout while HTML directly deals with the actual content on the web design. Over the years, CSS has gone through so many changes and has come up with the latest version which is the CSS 3. Designing your website with CSS provides you with the flexibility to adjust the layout of a webpage. However, the major benefit of using CSS over HTML is the fact that CSS allows for flexible formatting and easily modified coding, unlike HTML.