Does anyone know if it's possible to set the order in Opera? I have a div that's defined with overflow:auto. This is working in all the browsers I have to test...
Hi Dean, Getting me really curious here. This script works on both Safari and Mac IE for me Like I said "works" in the sense that it will open all three...
... Yes, that one and Michael's llatest one both work on Safari other than the resizing feature. I don't have a problem with hard coding in the size, so it ...
OK good glad we got that far. Yea I don't think it can happen without the html "wrapper". That's what is cool about that little javascript I showed you. It...
Hi Maddy, try this to see if it helps: Add "width: 800px;" to the body rule: body { width: 800px; /*Added */ background-image: url(images/tile.jpg); margin:0; ...
Hi Bob, :o) Thanks for your help! It worked with a couple of minor modifications. I had to change the padding on the images and make an iframe 10 px smaller. ...
Hello, I am attempting to compile a list of resources for the web site of a very SMALL web designers group I belong to. I have a healthy start, but I am...
Hi Maddy, The difference in how browsers use "width" deters most from using css for layout. To make them work correctly when using widths, you need to use 2...
... Given that I and a zillion other people run on cable/DSL - the point of this feature is pretty worthless and only serves to burn bandwidth. It was awfully...
One recource I look at a lot is W3Schools report on Current Web Browser Statistics http://www.w3schools.com/browsers/browsers_stats.asp Post your finished...
I'm going to try and learn all these idiosyncracies so that I won't be limited. It's very confusing, but I do like the css controls. Thanks again for your...
... Consulting my bookmarks... :-) http://www.webreference.com/ - The webmaster's reference library: tips and tutorials http://www.arachnoid.com/arachnophilia/...
Hi Maddy, If there is no left or right borders and no left or right padding, it's not needed, or if there's enough room because your page doesn't use the full...
Question: I was looking for great hosting and ecommerce companies that offer an affiliate program. If someone uses these services and the affiliate links, the...
Hi! I posted something like this a while ago, but now I have a better idea of how to do it. Anyway, I run a girls club called the ZFC. I have a signup form at...
Just a correction...I used FutureQuest.net for web hosting in the past, excellent service, but have not used their affiliate service, and since my site will...
Next semester I'm suppposed to teach Y11 (16year olds) how to design web pages and a programming language. I can kill 2 birds with one stone if I teach HTML...
I personally think you would be doing these kids a disservice to teach them non-compliant HTML code. 4.0 was released in what, 1998? 5.0 is in the works,...
I agree. 3.2 may still work, but too many things have been depricated. I'd go for HTML 4.0 strict (with a mention of XHTML) and at least CSS1 (2 has more...
... I agree that teaching them 3.2 would not be an optimal situation. There would be too much they would have to 'unlearn' after that to get up to speed with...
Hey all -- I have recently been trying to put a video on my website but have run into a few snags. When I see other videos or TV captures (either mpeg or AVI)...
... Got to Microsoft's website and download the free Windows Media Encoder. You'll never get a good file size out of an MPEG. In the wizard, use "video for...
... Just watch out for the audio, though. WMV files have this annoying tendency to be "tinny" sounding - not nearly as bad as MOV, though. Thomas J. Hruska ...
... That's a pretty large video frame you have there - if you can shave anything off the edges, that will save quite a bit of space (can you possibly scale the...