I have designed about 30 or so websites over the past years and have never run into this problem before. I did a quick read of the link you provided and it is a little...
I have a test page for a website where I am having problems positioning the "Content" area. The only thing in the content ares is an H1 tag. Because of this H1 tag, the content area is being pushed...
I have made many changes, and have the page working as I want now. I have a little clean up to do yet on the layout, but I just submitted this page to the artist for her comments before I...
I made a test page for loading images and placing them on a web page using iFrames. Unfortunately, when I transferred the code to a real web page, the iFrame does not scroll with the page as the page...
I solved my problem by removing the code that loaded an external file into the page, and placing the code directly in the page. This allowed me to change the extension from...
I am trying to use a photo gallery that was produced by Lightroom 4 in one of my web pages. Everything works fine except when you click on a large image to return to the page with all the thumbnail...
Thank you for catching this. I copy and pasted the text into this file, but my copy function apparently did not work and I ended up pasting a previously copied text into this file.
I have designed a simple page that should sequentially change the background image. The website is located here: http://www.lawrence-nv.us/test-slideshow/
I want to change my website to have a video running full screen in the background, and have some graphic and text (website navigation) on top of the video. Is this possible to do with CSS, and if so...
I have since done a lot of reading and found myself stuck with the fixed height. I have been working with CSS for quite a while now, and never run into this problem before. I guess I...