Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
troyrec #1
Page has spaces, when not wanted
Please check out my web site and please help me if you can. I'm sure this is a
basic question, but one I can't figure out.
When I look at my index page while under construction in Dreamweaver 8,
everything is tight.
But when you go to the address below, you will see that there are spaces above
and below the buttons, as well as the three images at the bottom of the page.
What things can I do to make sure this does not happen?
Thanks!
Dan
troyrec Guest
-
Spaces in column value
I have a column table in which the values have spaces, i.e. "2005 CRA 696." In my query, I want to account for various ways people may type that... -
Multiple Spaces
I want to type in multiple spaces in a text area, like ( ). How can I do this? Thanks David -
Non-breaking spaces???
Hi - I'm creating a justified text area in a graphic, but I want to be able to control the line breaks so that the company name doesn't split. ... -
Spaces
I have a problem with the following code : Response.write rstContacts(1).Value The above line prints "Andark Marine" However the following... -
[PHP] Removing Spaces
Jason Williard wrote: $new_string = str_replace(' ','',$old_string); ? -- ---John Holmes... Amazon Wishlist:... -
troyrec #2
Re: Page has spaces, when not wanted
I forgot to post the web address!
[url]http://www.troyrecreation.org/chhs/index.html[/url]
Dan
troyrec Guest
-
Php Cod3r #3
Re: Page has spaces, when not wanted
You mean the pic which are below these tags?
</td>
<td width="198" bgcolor="#FFFFFF"><img src="blue4.jpg" alt=""
width="187" height="164" align="right" /></td>
<td width="187" bgcolor="#FFFFFF"><img src="blue5.jpg" alt=""
width="187" height="163" align="right" /></td>
<td width="194" bgcolor="#FFFFFF"><img src="blue2.jpg" alt=""
width="193" height="165" align="left" /></td>
if so, you must be sure you correct the td widths with the images inside or
you can put all images in a single line like; <img src="blue1.jpg"/><img
src="blue2.jpg"/> etc. etc.
Php Cod3r Guest



Reply With Quote

