Forum: HTML and CSS Jan 2nd, 2009 |
| Replies: 2 Views: 603 |
Forum: HTML and CSS Jan 2nd, 2009 |
| Replies: 2 Views: 603 Evening
I've been experiencing problems while trying to give my two menus different attributes - could anyone advise the correct method I need for this, please?
The menu works as I want it, but... |
Forum: HTML and CSS Oct 13th, 2008 |
| Replies: 2 Views: 1,245 My navigation system consists of a main bar, which changes colour when a mouse hovers over it. Clicking this link results in a secondary menu appearing, in silver/white.
However, the content... |
Forum: HTML and CSS Aug 22nd, 2008 |
| Replies: 3 Views: 1,163 Many thanks, a step closer, as you can see from my previous link. The issue remaining with the layers is that I have a positioning difference: the text is central in Firefox, but too high... |
Forum: HTML and CSS Aug 22nd, 2008 |
| Replies: 3 Views: 1,163 Layers Issue
Site URL: http://www.further-flight.co.uk/20080820index.php
I am attempting to position the banner text over the top of the black space next to the racing image, but the z-index... |
Forum: HTML and CSS Aug 20th, 2008 |
| Replies: 1 Views: 1,449 http://www.further-flight.co.uk/20080820index.php
How would I rid this design of the white space at the top and sides of the page? My code is set out as below:
HTML
<!DOCTYPE html PUBLIC... |
Forum: HTML and CSS Jun 22nd, 2008 |
| Replies: 7 Views: 1,740 The background would still be positioned incorrectly, surely? It's the vertical alignment that is causing the issue. |
Forum: HTML and CSS Jun 20th, 2008 |
| Replies: 7 Views: 1,740 I want the background of the vertical menu to begin at the bottom of the horizontal one.
http://www.further-flight.co.uk/index_20080613.php |
Forum: HTML and CSS Jun 15th, 2008 |
| Replies: 7 Views: 1,740 I'm afraid that's not corrected the problem. |
Forum: HTML and CSS Jun 13th, 2008 |
| Replies: 7 Views: 1,740 http://www.further-flight.co.uk/index_20080613.php
I would like the background to appear underneath the horizontal menu on this page. My code currently looks like this:
HTML:
<!DOCTYPE html... |
Forum: HTML and CSS Jun 13th, 2008 |
| Replies: 4 Views: 1,728 It is a whole lot easier to change a web layout if using CSS - believe me, been there, done that got the t-shirt! If you use external stylesheets, you edit the single page off CSS, and instantly you... |
Forum: HTML and CSS May 17th, 2008 |
| Replies: 1 Views: 580 I am trying to achieve a table like this, using mainly CSS to change the attributes:
http://www.further-flight.co.uk/sample_table.htm
My current effort looks like this:... |
Forum: HTML and CSS May 13th, 2008 |
| Replies: 3 Views: 3,165 Many thanks, problem solved! |
Forum: HTML and CSS May 10th, 2008 |
| Replies: 3 Views: 3,165 I have attempting a small navigation system to show each page in my photo albums. I am attempting block links (coloured backgrounds, which change when the mouse hovers over them).
The page I'm... |