rickduley
01-09-2010, 06:50 PM
Hi all
My webpage project has consumed my waking hours for the last couple of weeks. The current state of the project is at http://rickduley.webs.com/Sample-Webpage.html (and the current code div-CSS-ignored.zip is attached. If you view the webpage you will see that there are four issues:
1. The 'pale gold' screen colour (see #screen at line 8 of standard.css) does not extend to the perimeter of the screen;
2. The 'pale gold' screen colour stops altogether at the bottom of the breadcrumbs line;
3. The borders and background colour of #canvas (line 85 of standard.css) are not displayed;
4. .mainText and .sidebar, (both in standard.css) which are encapsulated within #canvas, will not display side by side if their cumulative width is 100%. :confused:
After a fortnight's work I am down to these four problems. From experience with other languages, they probably stem from one simple mistake somewhere. However, my experience in HTML and CSS is insufficient for me to see what is probably staring me in the face.
I hope someone can solve these issues so I can get on with something productive. :)
Thanks
My webpage project has consumed my waking hours for the last couple of weeks. The current state of the project is at http://rickduley.webs.com/Sample-Webpage.html (and the current code div-CSS-ignored.zip is attached. If you view the webpage you will see that there are four issues:
1. The 'pale gold' screen colour (see #screen at line 8 of standard.css) does not extend to the perimeter of the screen;
2. The 'pale gold' screen colour stops altogether at the bottom of the breadcrumbs line;
3. The borders and background colour of #canvas (line 85 of standard.css) are not displayed;
4. .mainText and .sidebar, (both in standard.css) which are encapsulated within #canvas, will not display side by side if their cumulative width is 100%. :confused:
After a fortnight's work I am down to these four problems. From experience with other languages, they probably stem from one simple mistake somewhere. However, my experience in HTML and CSS is insufficient for me to see what is probably staring me in the face.
I hope someone can solve these issues so I can get on with something productive. :)
Thanks