Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
joesavy #1
Tables don't line up...help
<a target=_blank class=ftalternatingbarlinklarge
href="http://www.sullivancreative.com/inf-06-3-24/newemail3.html">click here to
see the page</a>
This is a very simple little email i'm making but I can't get the two tables
at the bottom to line up on PC browsers. This problem only occurs when viewed
on a PC, it's fine on my Mac in multiple browers. The problem area is where
classroom workshops and e-learning courses tables are. The e-learning table
falls just a bit lower than the classroom workshops one. Anyone have any idea
how to fix this???
Thanks in advance.
joesavy Guest
-
Forced line break changes previous line endings
Gang-- Give this script a try. It's quite experimental (i.e., use at your own risk), but in my tests it actually works to "freeze" the line... -
text line spacing and line tool
1.) Using InDesign 2.0.2 - When aligning text (in one particular text frame)to a base grid, the text will always skip one line even though the base... -
Off-line movies accessing on-line data.
I have designed some SWF movies for use on a XDA 2. These files will retrieve some of their content from on-line data files located on our... -
DRKv5 3D Line Chart line width, rendering problems
I am using the DevNet Resource Kit Version 5 3D Charting components. The line chart component has a minimum line width parameter, but the minimum... -
[PHP] Unix end of line versus windows end of line
Hi, I use PHP with apache on two systems.. (linux and windows) when I use PHP on linux, it is ok.. I get Unix end of line, when I write to the... -
scnota #2
Re: Tables don't line up...help
You should clean up the whole table(s), but the problem here is that you have
these two tables inside of a bigger table and they are in seperate rows. They
should be in the same row. You need to remove the "rowspan=3" part from the
cell that the classroom workshops table is in, and then put the classroom
workshop cell and the e-learning cell on the same row with in the bigger table.
You will see this once you remove the rowspan.
scnota Guest



Reply With Quote

