# Layers

**URL:** https://forum.kirupa.com/t/layers/67225
**Category:** Uncategorized
**Created:** [October 13, 2004, 6:40pm UTC](https://forum.kirupa.com/t/layers/67225 "2004-10-13T18:40:17Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ShyneRocc](https://avatars.discourse-cdn.com/v4/letter/s/bbce88/32.png) [@ShyneRocc](https://forum.kirupa.com/u/ShyneRocc)
#### Post date: [October 13, 2004, 6:40pm UTC](https://forum.kirupa.com/t/layers/67225/1 "2004-10-13T18:40:17Z")

</div>

I know this may make me sound like a no0b but… can someone help me understand my problem with layers…

when i use:

```auto
 [font=Courier New]<\div id="header" style="position:relative; width:430; height:363; z-index:1; top: -150;">
<	able>content<\/table>[/font]

```

i end up with 363px of white space below the layer pushing the “content” table down…

I know i can use ‘absolute’ but my page is designed at 750px and the page is centered… so basically absolute be out of place if i resized the browser, or viewed it full screen at a different resoution…

i’d know if theres something i can use to get everything aligned right?  
can i use javascript that would check the screen size and position the layer accordingly?

Thanks again…  
i’ve been struggling with this issue ever since…
