InterviewSolution
| 1. |
What Is Embedded Style? How To Link? |
|
Answer» EMBEDDED style is the style attached to one specific document. The style information is specified as a content of the STYLE element inside the HEAD element and will APPLY to the entire document. <HEAD> Embedded style is the style attached to one specific document. The style information is specified as a content of the STYLE element inside the HEAD element and will apply to the entire document. <HEAD> |
|