# Webpage question

**URL:** https://boards.straightdope.com/t/webpage-question/139922
**Category:** Factual Questions
**Created:** [December 2, 2002, 7:50am UTC](https://boards.straightdope.com/t/webpage-question/139922 "2002-12-02T07:50:17Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![skaterboarder87](https://avatars.discourse-cdn.com/v4/letter/s/9de0a6/32.png) [@skaterboarder87](https://boards.straightdope.com/u/skaterboarder87)
#### Post date: [December 2, 2002, 7:50am UTC](https://boards.straightdope.com/t/webpage-question/139922/1 "2002-12-02T07:50:17Z")

</div>

Is there a command to push things to the top of a webpage? Sometimes there’s space left inbetween the top of a site and the item I’d like to be there.

---

<div class="post-metadata">

### Author: ![Achernar](https://avatars.discourse-cdn.com/v4/letter/a/e274bd/32.png) [@Achernar](https://boards.straightdope.com/u/Achernar)
#### Post date: [December 2, 2002, 8:06am UTC](https://boards.straightdope.com/t/webpage-question/139922/2 "2002-12-02T08:06:58Z")

</div>

If you have an example that would be good. But one thing you could do is include this in the style-sheet you use:

BODY { padding-top: 0 }

---

<div class="post-metadata">

### Author: ![skaterboarder87](https://avatars.discourse-cdn.com/v4/letter/s/9de0a6/32.png) [@skaterboarder87](https://boards.straightdope.com/u/skaterboarder87)
#### Post date: [December 2, 2002, 8:17am UTC](https://boards.straightdope.com/t/webpage-question/139922/3 "2002-12-02T08:17:00Z")

</div>

How do you put that in a style sheet? Thanks.

---

<div class="post-metadata">

### Author: ![skaterboarder87](https://avatars.discourse-cdn.com/v4/letter/s/9de0a6/32.png) [@skaterboarder87](https://boards.straightdope.com/u/skaterboarder87)
#### Post date: [December 2, 2002, 8:18am UTC](https://boards.straightdope.com/t/webpage-question/139922/4 "2002-12-02T08:18:48Z")

</div>

OH! Never mind! Thanks man!
