# ASP / CSS header and footer

**URL:** https://forum.kirupa.com/t/asp-css-header-and-footer/233115
**Category:** programming
**Created:** [July 20, 2007, 8:32am UTC](https://forum.kirupa.com/t/asp-css-header-and-footer/233115 "2007-07-20T08:32:54Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![gabi\_cavaller](https://avatars.discourse-cdn.com/v4/letter/g/d07c76/32.png) [@gabi\_cavaller](https://forum.kirupa.com/u/gabi_cavaller)
#### Post date: [July 20, 2007, 8:32am UTC](https://forum.kirupa.com/t/asp-css-header-and-footer/233115/1 "2007-07-20T08:32:54Z")

</div>

Hi, many thanks for your time.

I am a novice at ASP so any help would really be appreciated.

The pages I create currently include a header and footer with ASP

However the issue I am having is how can I select through CSS what tab needs to be highlighted depending on what page the user is in as the CSS is linked through the header.

I originally started thinking that the ACTIVE selection on the LI list needs to be replaced with a variable, and when that variable is called depending on the page, then that would indicate what menu option should be highlighted.

Unfortunately I am unsure on how to tackle this, any information would be really appreciated.

Kind regards,

Gabi.
