Revature interview question

What is Inheritance? Describe was a CSS style sheet does.

Interview Answers

Anonymous

21 Oct 2020

Inherit is a CSS key word that sets a properties value to the parents value. A CSS style sheet formats the styles for a web page.

1

Anonymous

21 Oct 2020

Inherit is a CSS key word that sets a properties value to the parent's value. A CSS style sheet formats the styles for a web page.

1