html - How to keep the styles of webpage the same -



html - How to keep the styles of webpage the same -

i want know if there way create form maintain styles of webpage, while changing content of content of page. ex: when submit question stackoverflow, keeps stylistic parts of page, i.e. header , sidebars, while changing title , bulk of page's content. if can server-side languange, such php, best or web-side languange, such javascript, best

you can css can devide page many files such putting header in page (header.html) , include in main page using php (include_once('header.html'))

html css

Comments

Popular posts from this blog

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

mediawiki - How do I insert tables inside infoboxes on Wikia pages? -

Local Service User Logged into Windows -