Question

Which kind of styling has the lowest priority?

(1 point)
Responses

inline

inline

external

external

internal

internal

browser default

Answers

GPT-4o mini
The styling with the lowest priority is **browser default**. Browser default styles are the default styles that a web browser applies to elements if no other styles are specified by inline, internal, or external CSS.