155k views
4 votes
When you use an external style sheet with an HTML document, you get all but one of the benefits that follows. Which one is NOT a benefit of using an external style sheet?

User Fbielejec
by
7.7k points

1 Answer

7 votes

Answer:

Until external style sheet is not loaded the document may not be rendered.

Step-by-step explanation:

Rendering is taking the HTML code and interpreting it into what we see on the screen.This may not be possible if we are using an external style sheet and it is not loaded fully.This is biggest disadvantage of using external style sheet.

User Deejay
by
8.3k points

No related questions found