I have a site with hundreds of pages and I have redesigned the site, changed the files from html to php and also put files in new folders. Therefore I need to redirect all of my pages on an...
Can I control how a PDF is opened by visitors? I have several text links to PDFs and I am wondering if I can make the PDFs open in a browser window versus downloading?
websitedesigner - Thanks a lot for your help! I forgot that I had posted this thread. Wow, I've come a long way since then in the web design arena. I'm still learning though and now I've...
The structure is a navigation list of links on the left hand side of the page fixed with the content div on the right, then the description div followed by the pictures div and then the links div.
...
So I figured out how to place text below the image. But now the image(August1.jpg) is bumping another image(logo5.jpg) down the page. The image with the text below it is floated right while the...
I simply want to have an image float right and have a single work directly below it as well as a description above it. Here is the basic structure of my page and the css:
I am basically trying to position an image, link and text description similar to happycog.com/about. I tried to follow there code as best I could below:
Thanks for the help but I have a weird problem. When I opened the IE browser on my computer and then opened my web page file, my page displayedcorrectly. However after uploading the updated files...
"1. Error Line 50 column 17: document type does not allow element "h1" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del"...
My site shows correctly in Safari & Firefox but does not come out correct on Mac IE & probably Win IE as well. I have navigation links on the left side, with fixed position, with a background color...
So my problem with IE is fixed positioning? Is fixed positioning effecting the stopping of the background color on my left side vertical navigation links and also the white strip at the bottom of my...
I read the Dan Cederholm article about Faux Columns. He suggested using an image for your background. I do not want to use an image at this time so I looked into Tanteks box model hack, which was...
I have a list of navigation links on the left top side of my page that I have styled to have a background effect and a text color change effect. These effects work in Safari and Firefox but of...