Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar Mark Forums Read
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 05-05-2005, 09:39 PM   #1
wedouglas
So Fucking Banned
 
Join Date: Aug 2004
Location: Dearborn, MI
Posts: 5,921
newb html problem...please help...

Im using dreamweaver and i created a table and set its height and width values. when i type and it hits the edge of the table it makes the table expand rather than going down to the next line...wtf is wrong with my table?
wedouglas is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2005, 09:42 PM   #2
DateDoc
Outside looking in.
 
DateDoc's Avatar
 
Industry Role:
Join Date: Feb 2005
Location: To Hell You Ride
Posts: 14,243
post the html
__________________
DateDoc is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2005, 09:43 PM   #3
ry0t
So Fucking Banned
 
Industry Role:
Join Date: Feb 2003
Location: Boston
Posts: 4,160
It's hard for me to explain here but two things I suggest is worry about the text after you have written it all then space the table correctly. If you're saying it will not go in paragraph form and it's all on one line that's because you have it set to "preformatted" and you should set it to "paragraph" and it will write correctly. Still worry about the spacing after you have the words written.
ry0t is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2005, 09:47 PM   #4
wedouglas
So Fucking Banned
 
Join Date: Aug 2004
Location: Dearborn, MI
Posts: 5,921
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
</head>
<body>
<table width="500" heigth="500" border="0">
<tr width="500" height="500" border="0">
<td width="500" height="500" border="0">
<img src="http://www.helpmyhtml.com/myhtmlisshitty/slice.jpg">
this text stays on one line and keeps getting longggggggggggger
</td>
</tr>
</table>
</body>
</html>
wedouglas is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2005, 09:50 PM   #5
MGPspots
Confirmed User
 
Join Date: Jan 2005
Posts: 422
Not sure what u expect to happen it's a table with a single row and single cell which is set to 500px width. The width is therefore 500px...
__________________
SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, you may use a 624x80 instead of a 120x60. Let me repeat... A 120 x 60 button and no more that 3 lines of DEFAULT SIZE AND COLOR text.
MGPspots is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2005, 09:51 PM   #6
wedouglas
So Fucking Banned
 
Join Date: Aug 2004
Location: Dearborn, MI
Posts: 5,921
well i want to just fill up 500x500 with text. however, when i reach the end of the table (ie the 500th px) it doesnt go to the next line, it makes the table wider.
wedouglas is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2005, 09:52 PM   #7
ry0t
So Fucking Banned
 
Industry Role:
Join Date: Feb 2003
Location: Boston
Posts: 4,160
Yeah man you're going to have to play around with a lot more you have to learn a lot more. You should make more columns and put things in their own columns.
ry0t is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2005, 09:55 PM   #8
wedouglas
So Fucking Banned
 
Join Date: Aug 2004
Location: Dearborn, MI
Posts: 5,921
no no, i know what im doing. this has never happened before....my other tables work fine
wedouglas is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2005, 09:56 PM   #9
MGPspots
Confirmed User
 
Join Date: Jan 2005
Posts: 422
Quote:
Originally Posted by wedouglas
well i want to just fill up 500x500 with text. however, when i reach the end of the table (ie the 500th px) it doesnt go to the next line, it makes the table wider.
I definitely don't get that behaviour. The width is fixed in the table, row and cell tags. Is it just the design mode you're working in, try working in split mode so you can see the code as well. If the 500px width attributes don't change then the width isn't changing, also try putting a border on it and hitting f12 to see it in the browser - does the table size change?
__________________
SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, you may use a 624x80 instead of a 120x60. Let me repeat... A 120 x 60 button and no more that 3 lines of DEFAULT SIZE AND COLOR text.
MGPspots is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2005, 09:57 PM   #10
Adultnet
Confirmed User
 
Join Date: Sep 2003
Posts: 8,713
<td width="500" height="500" border="0"> just remove the width and the height of the cell and set the line to this <td> and it will work for you mate...
__________________


TrafficCashGold Paying Webmasters Since 1996!

Awesome Conversions! Fast Weekly Payments! Over 125 Tours!

Last edited by Adultnet; 05-05-2005 at 09:59 PM..
Adultnet is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2005, 09:58 PM   #11
wedouglas
So Fucking Banned
 
Join Date: Aug 2004
Location: Dearborn, MI
Posts: 5,921
http://www.perfectforporn.com/maximumpills.html

view that page and its source...that is not correct
wedouglas is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2005, 10:01 PM   #12
Adultnet
Confirmed User
 
Join Date: Sep 2003
Posts: 8,713
this will work for you...:
<table width="176" heigth="500" border="0">
<tr>
<td>
<img src="http://www.helpmyhtml.com/myhtmlisshitty/slice.jpg">
this text stays on on das a asd as dasasd sa das dsa daddas asd asd as dasd asd
asd asd asd as as as dasd as asda das asdasdas das asd as asdasa asas</td>
</tr>
</table>
Anyways you have many settings that you don't really need setup here...
__________________


TrafficCashGold Paying Webmasters Since 1996!

Awesome Conversions! Fast Weekly Payments! Over 125 Tours!
Adultnet is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2005, 10:05 PM   #13
pornpf69
Too lazy to set a custom title
 
pornpf69's Avatar
 
Join Date: Jun 2004
Location: Brasil
Posts: 15,778
your code...
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
</head>
<body>
<table width="500" heigth="500" border="0">
<tr width="500" height="500" border="0">
<td width="250" height="500" border="0">
<img src="http://www.perfectforporn.com/maximumpills/slice.jpg">hdfkhasdlkfhasooooooooooooooooo kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk kkkk</td>
<td width250 height="500">dgdgsdfllllllllllllllllllllllllllllll lllllgdsf</td>
</tr>
</table>

</body>
</html>

try like this
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
</head>
<body>
<table width="500" heigth="500" border="0">
<tr>
<td width="250">
<img src="http://www.perfectforporn.com/maximumpills/slice.jpg">h d f k h a s d l k f h as o o o o o o oo o oo o oo o o o kk kkkkkkkk kkkkkkkk kkk kkkkkkkkkkk kkkkkkkkkkkkkkk kkkkkkk</td>
<td width="250">dg dgs dflllllllll llllllllllllllllllll llllllgdsf</td>
</tr>
</table>

</body>
</html>
pornpf69 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2005, 10:06 PM   #14
wedouglas
So Fucking Banned
 
Join Date: Aug 2004
Location: Dearborn, MI
Posts: 5,921
problem solved...to some degree....apparently if you have a word that is longer than the width of the table it will expand it....this makes no sense...
wedouglas is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2005, 10:13 PM   #15
wedouglas
So Fucking Banned
 
Join Date: Aug 2004
Location: Dearborn, MI
Posts: 5,921
oh almost forgot. thanks for the help
wedouglas is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2005, 10:18 PM   #16
MGPspots
Confirmed User
 
Join Date: Jan 2005
Posts: 422
Quote:
Originally Posted by wedouglas
problem solved...to some degree....apparently if you have a word that is longer than the width of the table it will expand it....this makes no sense...
yep html will do that as it can't do on the fly hyphenation.
__________________
SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, you may use a 624x80 instead of a 120x60. Let me repeat... A 120 x 60 button and no more that 3 lines of DEFAULT SIZE AND COLOR text.
MGPspots is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2005, 10:19 PM   #17
Diligent
Confirmed User
 
Diligent's Avatar
 
Join Date: Aug 2003
Location: Hoy Suecia, mañana Nirvana
Posts: 1,594
Whoa..!

Could it be something as simple as spelling..? I don't know if it's the case here, but check this:

<table width="500" heigth="500" border="0">
<tr width="500" height="500" border="0">

Notice how You have "height" spelt differently in those two lines?
The correct spelling is "height", not "heigth".

These kind of errors are WAY to easy to get when coding tired, dealt with that a few times myself
__________________
~¤~ MORE MONEY ~¤~ VOD? XoD! ~¤~
~¤~ ICQ# 9828 2461 ~¤~

Diligent is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2005, 10:19 PM   #18
pornpf69
Too lazy to set a custom title
 
pornpf69's Avatar
 
Join Date: Jun 2004
Location: Brasil
Posts: 15,778
Quote:
Originally Posted by wedouglas
problem solved...to some degree....apparently if you have a word that is longer than the width of the table it will expand it....this makes no sense...
it certainy makes sense....if you add an image that is bigger than the table width it will also expand....
pornpf69 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2005, 10:20 PM   #19
TheSenator
Too lazy to set a custom title
 
TheSenator's Avatar
 
Industry Role:
Join Date: Feb 2003
Location: NJ
Posts: 13,336
Just relax.....don't hit the tables so hard.....
All you need is one click.
__________________
ISeekGirls.com since 2005
TheSenator is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2005, 10:25 PM   #20
iwantchixx
Too lazy to set a custom title
 
iwantchixx's Avatar
 
Industry Role:
Join Date: Oct 2002
Location: The Boonies
Posts: 12,860
man, just set the CELL width of it.

Example

[CODE]
<table align="center">
<tr>
<td width="600">TEXT GOES HERE</td>
</tr>
</table>
iwantchixx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2005, 10:26 PM   #21
Sosa
In Tushy Land
 
Sosa's Avatar
 
Join Date: Oct 2002
Location: Nebraska
Posts: 40,149
la la la!
Sosa is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks
Thread Tools



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.