1. Home
  2. Computing & Technology
  3. Web Design / HTML

embedded style

By Jennifer Kyrnin, About.com

Definition: A CSS or cascading style sheets style that is written in the head of the XHTML document. It affects only the elements on that page.
Pronunciation: Em bEd Ed stile (noun)
Also Known As: embedded CSS
Examples:
<style type="text/css">
p { color: #00f; }
</style>

Explore Web Design / HTML

More from About.com

  1. Home
  2. Computing & Technology
  3. Web Design / HTML
  4. CSS
  5. CSS Glossary
  6. embedded style - definition

©2008 About.com, a part of The New York Times Company.

All rights reserved.