Hi all, I am taking over the running of an existing website. This one uses DIVS and is currently frames based (using iframes). I am moving the content from...
David Colliver
david.colliver@...
Apr 3, 2006 9:32 pm
9971
Well, The first thing I noticed is that the div with the copyright info doesn't have any positioning attributes. So it's position is right where it should be....
7-Zip https://sourceforge.net/projects/sevenzip 7-Zip is a file archiver with the high compression ratio. The program supports 7z, ZIP, CAB, RAR, ARJ, LZH,...
phpMyAdmin https://sourceforge.net/projects/phpmyadmin phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web....
... Looks pretty good to me in FF Hazel. Where is the issue? Best way to work with Div's is to use FF and then figure out IE later. I don't have IE 6 on...
Can you see the copyright info? (In fact, you probably will do now, I have made a small change but got sidetracked and have not been able to test myself yet.) ...
David Colliver
david.colliver@...
Apr 4, 2006 4:27 pm
9979
hello is anyone using PHP to email the content of form? (the PHP mail() function in particular). It is being regularly spammed - Spam Injection Attack Did...
oh I didn't look at the html Hazel, I thought you had made the change. It is very simple. You need to do the following: 1. make a div called container....
... Yes. I have a mailform script somewhere. ... It is? ... -- http://yomcat.geek.nz...
Michael Welsh
yomcat@...
Apr 5, 2006 9:03 am
9984
Thanks Don, for trying to help, everyone else seems to be CSS challenged when it comes to divs and I finally got out of my pram so to speak and found this site...
Aaarrrrgggghhhh!!!! From the old school, I would normally write a site with tables. Easy to do and understand. Now, say I want a two column display, but I want...
David Colliver
david.colliver@...
Apr 6, 2006 5:47 pm
9986
... DAvid, Don gave us a reference to http://htmlfixit.com/news/index.php?p=914 sometime last month, which referred us to http://blog.html.it/layoutgala/ in...
Ah, now I understand why I got just a couple of replies when I was asking about converting my table layouts to divs :-) I did find a great site with good...
Hi Hazel, Sorry. I have looked at the link DW sent and got it to work. A bit confusing at first but I got it working. :-) Why can't W3C leave standards alone?...
David Colliver
david.colliver@...
Apr 7, 2006 9:55 am
9989
Aaarrrggghhhh!!!! Now that I have the positioning, I am with another problem. I have done a search, but it mostly requires javascript to fix a deficiency in...
David Colliver
david.colliver@...
Apr 7, 2006 3:04 pm
9990
Having actually replicated several of my pages with tables with CSS, I have to say I agree with you about tables Dave so much easier! I think eventually divs...
... I thought that we are urged to use stylesheets so that all the details of formatting and so on are set up off stage, as it were. Changes to the style...
... I do agree that this is one of the biggest drawbacks to css. The best answer is faux columns with a background image. You clear at the end and for all...
... Try reading it on an non-browser platform ... or try it on a screenreader program ... your tables come out garble, unlike the css answer. Take a few...
... This is a very real problem with php mail function. Many thought that because they had hard coded their email address into the use of it that it could not...
OK all, check out http://www.dogpage.ision.co.uk/digfriends2css.html I know it works fine in IE 6 and Opera 8 and in Firefox the green margin only comes down...
Hi Hazel, Looking good. Still, give me tables anyday. Best regards, Dave Colliver. http://www.AshfieldFOCUS.com ~~ http://www.FOCUSPortals.com - Local...
David Colliver
david.colliver@...
Apr 8, 2006 6:26 pm
9997
http://codepunk.hardwar.org.uk/acss02.htm Is this something like you want to do. Notice his border goes all the way around his page, but it is almost invisible...
Check out a page i did for our model railroad club at www.PDXareaNtrak.org. It is done in DIVs and is W3C compliant. THere are two columns. On the left is a...