home hardware prices news articles forums photos user reviews
Go Back   Tech Support Forums - TechIMO.com > PC Hardware and Tech > Webmastering and Programming
Ask a Tech Support Question (free)!

Why does text start at the middle of the page?

Reply
Get bargains at  »  Dealighted.com
 
Thread Tools Search this Thread
Currently Active Users: 1725
Discussions: 200,509, Posts: 2,374,410, Members: 245,832
Old December 21st, 2005, 07:42 PM   Digg it!   #1 (permalink)
Junior Member
 
Join Date: Nov 2005
Posts: 17
Question
Why does text start at the middle of the page?

After saving a website for web with photoshop, I open the html with dreamweaver. I delete the box where I will put my text and apply an image as the background image. Now the problem is that when I want to type something the typing cursor appears at the center of the page. I DO NOT mean this:

TESTING

I mean that lengthwise, the text seems to start half way down the text box. Any way to change this so that the text can be typed at the top of the page? Thanks to all.
rbhai is offline   Reply With Quote
Old December 22nd, 2005, 04:30 AM     #2 (permalink)
Senior Member
 
Join Date: May 2003
Location: Aus, Gold Coast :)
Posts: 802
Send a message via ICQ to exally
hmmm it seems the size of the Text box is set to something like

Code:
<input type="text" size=15>
and u have expanded the box in dreamweaver as in to hold more but it will only hold 15 therefore starting in the middle, try changing that to 500 or something... i hope that is the problem
exally is offline   Reply With Quote
Old December 22nd, 2005, 09:08 AM     #3 (permalink)
Ultimate Member
 
cryptoguy's Avatar
 
Join Date: Jun 2002
Location: Ohio
Posts: 1,349
Send a message via AIM to cryptoguy
In the text cell, try to add the attributes align="left" and valign="top"
__________________
23. That's the number of people Mr. T has pitied in the time it has taken you to read this sentence.
cryptoguy is offline   Reply With Quote
Old December 22nd, 2005, 07:05 PM     #4 (permalink)
Junior Member
 
Join Date: Nov 2005
Posts: 17
actually I'm talking about text in a table format, not a text box. I tried adding those attributes but, Dreamweaver gives me an error that they are invalid markups.
rbhai is offline   Reply With Quote
Old December 22nd, 2005, 07:59 PM     #5 (permalink)
Senior Member
 
Join Date: May 2003
Location: Aus, Gold Coast :)
Posts: 802
Send a message via ICQ to exally
so u have
<table>
<tr>
<td valign="bottom">Insert Text Here</td>
</tr>
<table>
exally is offline   Reply With Quote
Old December 22nd, 2005, 08:05 PM     #6 (permalink)
Junior Member
 
Join Date: Nov 2005
Posts: 17
http://www.atlantistraders.com/temp3.html

This is what I am talking about.
rbhai is offline   Reply With Quote
Old December 23rd, 2005, 01:45 AM     #7 (permalink)
Senior Member
 
Join Date: May 2003
Location: Aus, Gold Coast :)
Posts: 802
Send a message via ICQ to exally
Code:
<tr>
		<td rowspan="10">
			<img src="images/temp1_37.gif" width="9" height="807" alt=""></td>
		<td colspan="19" rowspan="9" background="images/temp1_38.gif">TESTING</td>
		<td>
			<img src="images/spacer.gif" width="1" height="25" alt=""></td>
	</tr>
in reference to that part of the HTML code, remove the rowspan 10???
exally is offline   Reply With Quote
Old December 24th, 2005, 09:16 AM     #8 (permalink)
Ultimate Member
 
cryptoguy's Avatar
 
Join Date: Jun 2002
Location: Ohio
Posts: 1,349
Send a message via AIM to cryptoguy
Quote:
Originally Posted by rbhai
actually I'm talking about text in a table format, not a text box. I tried adding those attributes but, Dreamweaver gives me an error that they are invalid markups.

Are you sure? Here's what I meant
Code:
<tr>
		<td rowspan="10">
			<img src="images/temp1_37.gif" width="9" height="807" alt=""></td>
		<td colspan="19" rowspan="9" background="images/temp1_38.gif" valign="top">TESTING</td>
		<td>
			<img src="images/spacer.gif" width="1" height="25" alt=""></td>

	</tr>
cryptoguy is offline   Reply With Quote
Old December 26th, 2005, 08:13 PM     #9 (permalink)
Junior Member
 
Join Date: Nov 2005
Posts: 17
It worked! Can't thank you enough for the help!
rbhai is offline   Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Similar Threads
Thread Thread Starter Forum Replies Last Post
Battle for Middle Earth just freezes when I start Rainwarning General Gaming Discussion 2 December 28th, 2004 09:17 AM
Changing Start Button Text in WINXP filipino Applications and Operating Systems 9 May 29th, 2004 09:27 PM
Can't control start page Buzioid Applications and Operating Systems 1 March 21st, 2004 10:53 PM
I can't change the IE start page narayan Technical Support 13 January 25th, 2002 05:34 PM
start page in IE changed without asking me PonzSpyder Technical Support 10 December 31st, 2001 01:41 PM


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Most Active Discussions
Is It Just Me? (1635)
FT HOOD attack: 7 killed 12 injured (67)
Review My Build (6)
HELP!!! What do you think of this s.. (16)
Looking for a graphic card that wil.. (30)
Assosiations (21496)
My 1st pc build (40)
PC Modern Warfare 2: it's much wors.. (12)
Aero in Vista (7)
core i7 extreme 975, nvidia 9400gt (9)
How to Ship a PC (16)
Building my first computer (13)
[F@H SPAM 11/1/09]New month . . . n.. (33)
slaving laptop drive (7)
Recent Discussions
windows 7 retail and rtm (3)
boot from CD-ROM in chipset via P4M80.. (1)
Windows Experience Index is screwed u.. (3)
Review My Build (6)
FAT32 to NTFS file system in Win2kpro (4)
Internet very slow since updating AVG.. (8)
Motherboards and my curse... (25)
HELP!!! What do you think of this sys.. (16)
New Processor, Monitor will not turn .. (2)
2009 Build (4)
My 1st pc build (40)
Freezing During Music/Movies (1)
ext. sound card laptop to stereo syst.. (2)
Remote Desktop via SSH and error mess.. (2)
Help and Support disappeared from my .. (0)
[F@H SPAM 11/1/09]New month . . . new.. (33)
Basic applications needed for "r.. (1)
core i7 extreme 975, nvidia 9400gt (9)
hard drive problem (2)
Win7 TrustedInstaller Permissions (2)
Speed up Win 7 boot time a bit (1)
Hard Drive test program (2)
wireless westell versalink model 327w (1)
New build 10 second reboot cycle! Won.. (3)
New Linksys Routers (2)


All times are GMT -4. The time now is 08:00 AM.
TechIMO Copyright 2008 All Enthusiast, Inc.



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28