Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Spindrift #1
Problem with tables, please help me!
Hi guys,
I'm making a site in Dreamweaver and am using PHP includes to load content
into the main layout of the site...
If you go to [url]http://myhitrecords.com/mhr/main.php?pagename=myaccount[/url] you will
see that the content is pushing the panels on the right hand side to the right
in Firefox and in IE pushing the content to the left.
Does anyone know what is causing this by any chance?
Thank you very much and I hope to hear from you.
All the best,
Mark
Spindrift Guest
-
new problem with importing Word tables
Well, that one did. It only worked once. I still can't get the tables in, even turning off repeat header row. It's the weirdest thing. Every chapter... -
Tables problem.. :(
I am making a site with tables.. on some tables (that they are inside to other tables) i put 100% width and 100% height.. The width works fine,... -
Noob Problem with IE and Tables
IE 5 on Mac? Did you test on IE/Windows? If it's just IE5 mac so far, I'd say forget about the issue and move on. Anyone still using that... -
Problem with Show tables; :(
Hello i have problem with this question SHOW TABLES; in php. How to get names of tables in my database ?. I create modul to add tasks for people... -
Problem with typed tables and JDBC
I am just starting to use structured typed tables with JDBC and I am getting an error on an insert. My schema looks like this: CREATE TYPE... -
sly one #2
Re: Problem with tables, please help me!
Your table code is a mess. You have a closing table tag on line 70 followed by
an opening cell tag (td) with no opening row (tr) or table tag.
Tables are not a good choice for page layout. You would do better to use CSS
and some divs. There are plenty of tutorials out there on how to create
two-column layouts:
[url]http://www.adobe.com/devnet/dreamweaver/articles/css_concepts_pt4.html[/url]
sly one Guest



Reply With Quote

