Thankyou very much :)
Type: Posts; User: Susie56; Keyword(s):
Thankyou very much :)
So sorry I have just realised I forgot the backslash before the images folder, I have now amended (see below) and it works fine.
So sorry to have wasted your time. :)
.header {...
I haven't got it live yet, waiting for IPS change, may have to ask again when uploaded website.
In the meantime I enclose CSS coding:
@charset "UTF-8";
/* CSS Document */
body {
font:...
I have amended the code and checked with validator but my header is still not showing.
Here is m updated HTML code: Thank you for looking :)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0...
Here is my code in my index page if that helps:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html...
My HTML has this code: <div class="header"> and then the closing </div> tag further down.
Is this want you require? Only the website isn't live yet.
Thanks for looking :)
I wanted my header in my CSS document as I require it on all 4 pages of my website, but it doesn't show in any browser or in dreamweaver split view mode. I have checked, more than triple checked,...
Thank you yet again, almost ready to upload. It's better than the web Builder one and worth the pain lol :)
Hi,
It works YAH! Thank you so very very, much. So pleased, I just need to figure out how to bring it down a bit as I wanted the menu at the top like the one I created on the Web Builder.
This is...
https://jsfiddle.net/Susie56/6w1fgkju/1/
I have posted the HTML and the CSS I have, but do I need to register with jsfiddle.net to pass onto you for seeing it?
Hi, I was hoping I could get a solution to my website header, it stretches across the website on all my pages, which I achieved in my hosts 'Web Builder' I wanted to do my own website in dreamweaver...
Thank you very much, it still didn't show up, so altered main container and got there in the end.
Thanks again, Sue
Hi, Can anyone help me please? I have added coding in my css file for a Background image in header section so I don't have to add to every html page. It shows up in dreamweaver but not in browser, I...
Thank you so much, silly me, I know about class tags I have one on there for p.small tag! Thanks again :)
Hi, I have coded the following CSS:
td {
border-right: 1px dotted #99493e;
border-bottom: 1px dotted #99493e;
}
which works beautifully on front page but it also tells the lightbox slideshow...
No longer needed
Thank you so very much, I thought it would be something simple.
Although I don't understand the z-index section.
Thank you again John, :o:)
I have a work in progress website for a Pre-School and am having difficulties adding the gallery photo's. When you click on thumbnail they open up to the larger image UNDER navigation bar, yet the...
:):D Thank you so much, it is fine now, better idea working with percentages.
Cheers Susie :o
I am trying to create a gallery for a friend of mine and can't understand why my images will not go across the main column, it seems as if it is a 3 column layout instead of a two column website. The...
Thank you so much :) you were right I did change the width of the column as well. Easy when you know how, silly me.
Thanks again, it is fine now.
Susie
1) CSS layout
2) http://www.theclementine.co.uk/neptune-css/neptune.css
3)When I enter a left border on the right hand column it shoots down under the left hand column. I have tried altering...
Thank you :)
I have added an image and text with the H2 tag, set padding in the CSS document but the image is to far away from the line of text. I added the image in the same H2 tag as the text thinking the text...