web design

profileMajdM
WebdesignDB2.docx

Web design

External vs. Embedded vs. Inline CSS

Attaching a style to an HTML document can be made using external style sheets or/and embedded style sheets or/and inline styles.

Which method should be used and why?

* You should explain each method and the differences.