Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
el davo #1
line in between tabled images
majorly inexperienced html etcetc person here.....needing help please!
getting lines in between my table of images, and don't know why. it only
happens when i upload it to the ftp.
it looks perfect in dreamweaver.
plus, as you'll notice if you have a look, i have a few pages off this front
page, which seem to want to position themselves in various other places from
the front page. I've tried everything to position them the same, and i'm a bit
stuck....
i need someone to tell me how exactly i can fix these pages all the in the
same place........helpppp! cheers!:(
el davo 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... -
Wacom Tabled
Sorry TableT instead of the D. Also, what can you do with a Wacom? Coen Naninck wrote: -- Good luck! -
el davo #2
Re: line in between tabled images
forgot to put my address. ...doh!
[url]http://www.edinburghcameras.co.uk[/url]
el davo Guest
-
Murray *TMM* #3
Re: line in between tabled images
Rule #1 - don't slice an image and use the exported HTML as your whole
webpage
Rule #2 - don't use a GIF image to do a JPG image's job
Rule #3 - don't use a JPG to do a GIF image's job
The consequences of violating any of these rules is a page that is too
heavy -
Global Statistics
Total HTTP Requests: 45
Total Size: 144061 bytes
Object Size Totals
Object type Size (bytes)
HTML: 7001
HTML Images: 137060
CSS Images: 0
Total Images: 137060
Javascript: 0
CSS: 0
Multimedia: 0
Other: 0
External Objects
External Object QTY
Total HTML: 1
Total HTML Images: 44
Total CSS Images: 0
Total Images: 44
Total Scripts: 0
Total CSS imports: 0
Total Frames: 0
Total Iframes: 0
and at ~144K, yours fits that criterion.
In addition, violating rule #1 is what is causing your page to load like a
jigsaw puzzle when the images are as heavy as they are.
Now - the lines are caused by your table expanding unexpectedly - this is
the consequence of the slicing a whole image and then using the exported
HTML - it works fine when you only want to display exactly the image you
sliced, but when yo start to add content, the table is fragile, and it
breaks. This is caused by the many row- and colspans that FW inserts into
the table to make sure that all your slices align perfectly - until you put
in content, of course.
Read this - [url]http://apptools.com/rants/spans.php[/url]
The solution, unfortunately, is to learn some HTML, and how to work with
tables. You can start at the table tutorials at the DW FAQ link in my
signature....
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"el davo" <webforumsuser@macromedia.com> wrote in message
news:dbha3o$bg5$1@forums.macromedia.com...> forgot to put my address. ...doh!
>
> [url]http://www.edinburghcameras.co.uk[/url]
Murray *TMM* Guest
-



Reply With Quote

