Thank you Phil
Please find below the HTML code I hope this helps in the navigation bar there is only buttons
Thanks Joel
HTML Code
<body>
<div id="container">
<div id="logo">
<img src="images/Logo.fw.png" alt="" name="logo" width="960" height="95" id="logo2" />
</div><!-- Logo Div...
Hi,
I was wondering if you could help me with an issue I have in a div it is a navigation bar inside a containing div I have managed to centre it horizontally but I can't seem to vertically here is the code underneath:
#container #contnav #navmenu {
padding: 0px;
margin-left: auto...
...spacing as the ones above. I have enclosed a copy of my code and CSS.
If anybody can help I would be eternally grateful
Thanks Joel
CSS Code
*{
margin: 0;
padding: 0;
}
div#container {
width: 1024px;
margin: 10px auto;
}
header {
background-color: Pink;
min-height: 80px...
I have created CSS drop-down list works fine it has five buttons I have created it inside a DIV which in turn is in a WRAPPER tag
What I am trying to achieve is Centring the contents of that DiV at the moment it appears absolutely to the left.
If anybody can help I would be very grateful...
Hi Phil,
thank you very much I figured out what I was doing wrong I was saving it locally not uploading it to the server so thank you very much all your help you have been immense.
One last question is there a way of dividing your HTML code so that you have different stylesheets for...
Hi Phil,
please find an up-to-date copy of the web page I cannot find where your CSS differs from mine i.e. the font is correct the size is correct however the positioning is not I cannot believe that I am so close yet so far could you please point me in the right direction
kind regards Joel
Hi Phil
I have taken down the whole website deleted what's in the public directory and re-uploaded it with the new code and still the timeclock appears to have no CSS I have checked it in Dreamweaver it hasn't CSS I upload it to the server and for whatever reason it seems to disappear.
I am...
Hi Phil
thank you very much for your advice I have put that into place and as you can see from the website the countdown timer appears orientated to the left with no formatting when I look at it in preview in Dreamweaver it looks perfect why is this such a difference between what I can see in...
Hi Phil thank you very much for your reply I thought I had replied last night but I didn't I change the numbers as you suggested however all it did was push the day box over to the right and it doesn't match up at all I was wondering if there's any way of making the those boxes static so no...
This is what I want it to look like: I see this in design
Days Hours Minutes Seconds
440 23 34 12
When I preview in IE this is what I see
Days Hours Minutes Seconds
440 23...
In design view the countdown time is aligned under the countdown title. However when you preview it in IE it all aligned to the left so the titles don't align up
Hi I was wondering if someone could help me with a CSS bug I have.
I have a created 4 DIVs that align perfectly but when I view it in a web browser it is not in alignment and I am not sure why? please help.
Kind Regards
CSS Code
#container {
background-image...
Hi ya
I know this is a really silly question but I have a div inside a div tag that holds a countdown clock I am trying to centre the div inside the div.
Example
The container div is call is "countdownclock inside that div is a div called "daysBox".
I am trying to centre the "daysBox"...
Hi I have created a countdown clock in JavaScript Now I want to put that clock into a Div tag and format it but unsure how can anyone help?
Code
<!doctype html>
<html>
<head>
<script type="text/javascript">
function cdtd ()
{
var disney = new Date("August 25, 2015 03:00:00");
var now =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.