# HTML question

**URL:** https://forums.speedlife.net/t/html-question/177277
**Category:** PittSpeed Off Topic
**Created:** [September 25, 2005, 9:27pm UTC](https://forums.speedlife.net/t/html-question/177277 "2005-09-25T21:27:36Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![ShalerPunk](https://yyz2.discourse-cdn.com/flex034/user_avatar/forums.speedlife.net/shalerpunk/32/5976_2.png) [@ShalerPunk](https://forums.speedlife.net/u/ShalerPunk)
#### Post date: [September 25, 2005, 9:27pm UTC](https://forums.speedlife.net/t/html-question/177277/1 "2005-09-25T21:27:36Z")

</div>

how do i restrict the height of a table row (\<TR\>)?

---

<div class="post-metadata">

### Author: ![Shaggy](https://yyz2.discourse-cdn.com/flex034/user_avatar/forums.speedlife.net/shaggy/32/5945_2.png) [@Shaggy](https://forums.speedlife.net/u/Shaggy)
#### Post date: [September 25, 2005, 9:35pm UTC](https://forums.speedlife.net/t/html-question/177277/2 "2005-09-25T21:35:29Z")

</div>

[http://64.233.161.104/search?q=cache:DsJYKgdEMvkJ:www.oreilly.com/catalog/wdnut/chapter/ch10.html+HTML+restrict+the+height+of+a+table+row+&hl=en](http://64.233.161.104/search?q=cache:DsJYKgdEMvkJ:www.oreilly.com/catalog/wdnut/chapter/ch10.html+HTML+restrict+the+height+of+a+table+row+&hl=en)

---

<div class="post-metadata">

### Author: ![Storamin](https://avatars.discourse-cdn.com/v4/letter/s/9fc348/32.png) [@Storamin](https://forums.speedlife.net/u/Storamin)
#### Post date: [September 25, 2005, 9:40pm UTC](https://forums.speedlife.net/t/html-question/177277/3 "2005-09-25T21:40:47Z")

</div>

[http://www.24hourhtmlcafe.com/hour14/index.htm](http://www.24hourhtmlcafe.com/hour14/index.htm)

---

<div class="post-metadata">

### Author: ![whitey](https://yyz2.discourse-cdn.com/flex034/user_avatar/forums.speedlife.net/whitey/32/5911_2.png) [@whitey](https://forums.speedlife.net/u/whitey)
#### Post date: [September 25, 2005, 9:54pm UTC](https://forums.speedlife.net/t/html-question/177277/4 "2005-09-25T21:54:28Z")

</div>

use CSS its so much easier and cleaner… just use the div tag

tables are for fags

---

<div class="post-metadata">

### Author: ![ShalerPunk](https://yyz2.discourse-cdn.com/flex034/user_avatar/forums.speedlife.net/shalerpunk/32/5976_2.png) [@ShalerPunk](https://forums.speedlife.net/u/ShalerPunk)
#### Post date: [September 25, 2005, 10:03pm UTC](https://forums.speedlife.net/t/html-question/177277/5 "2005-09-25T22:03:22Z")

</div>

> [@whitey](#):
>
> use CSS its so much easier and cleaner… just use the div tag
> 
> tables are for fags

i haven’t learned anything web design related since 1998. any good references for CSS?

---

<div class="post-metadata">

### Author: ![whitey](https://yyz2.discourse-cdn.com/flex034/user_avatar/forums.speedlife.net/whitey/32/5911_2.png) [@whitey](https://forums.speedlife.net/u/whitey)
#### Post date: [September 25, 2005, 10:09pm UTC](https://forums.speedlife.net/t/html-question/177277/6 "2005-09-25T22:09:43Z")

</div>

> [@ShalerPunk](#):
>
> i haven’t learned anything web design related since 1998. any good references for CSS?

[www.google.com](http://www.google.com) search for CSS tutorials… thats what i usually do if i need a reference for them. but they are much more powerful then any table will be… and you can make global changes in a drop of a hat… pretty sweet stuff

---

<div class="post-metadata">

### Author: ![ninjenn](https://avatars.discourse-cdn.com/v4/letter/n/c67d28/32.png) [@ninjenn](https://forums.speedlife.net/u/ninjenn)
#### Post date: [September 26, 2005, 4:17am UTC](https://forums.speedlife.net/t/html-question/177277/7 "2005-09-26T04:17:35Z")

</div>

Best CSS tutorials I’ve found: [http://www.w3schools.com/css/css\_font.asp](http://www.w3schools.com/css/css_font.asp)

---

<div class="post-metadata">

### Author: ![ShalerPunk](https://yyz2.discourse-cdn.com/flex034/user_avatar/forums.speedlife.net/shalerpunk/32/5976_2.png) [@ShalerPunk](https://forums.speedlife.net/u/ShalerPunk)
#### Post date: [September 26, 2005, 9:27am UTC](https://forums.speedlife.net/t/html-question/177277/8 "2005-09-26T09:27:29Z")

</div>

> [@huskysgrl](#):
>
> Best CSS tutorials I’ve found: [CSS Fonts](http://www.w3schools.com/css/css_font.asp)

thanks.
