You are here: Technology, Web & Business Forum
: Web Development
: Design
:
How can I import a CSS stylesheet into the <body> of an HTML page?
|
Welcome to the Technology, Web & Business Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| Design Talk about web design techniques and ideas in CSS, HTML, etc.
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
|||
I have a web page that can include customer-provided HTML for certain sections (eg header). Currently, I have to include their styles and mine in my <head> section. The styles conflict. I would like to do something like the following:
<head> include my styles </head> <body> include customer styles (to override my styles) include customer header html include my styles (to override customer styles) </body>
__________________
Powered by Yahoo! Answers |



Linear Mode
