Sorry alien-xmp.
i thought i had replied to your post a few dyas ago but it doesn’t seem to have posted at all (i have been having strange modem issues sorry LOL)
anyway thanks HEAPS for that it worked wonders.
i have changed it around a bit but your post and info was brillient and has helped me understand CSS a lot (after reading pages and pages of tutorials on CSS i still knew nothing LOL but seeing it in action helped a lot)
my current site is pretty much based on the CSS and HTML that you gave me. with changes of course.
www.mud-puddle.co.nz is now based on your layout ideas and stuff.
i ahve decided to drop the frame idea as it creates more issues than it solves LOL.
but yeah sorry about being rude and not checking my reply, i didn’t mean to leave you feeling unapreciated LOL
coz its been a real help from you going out of your way to do that for me.
ok now i have another question for you about the CSS.
its about this part here
.core {
color: white;
margin: 0px;
padding: 0px;
height: 1024px;
width: 99%;
border: medium solid orange;
background-image: url(Title1r.jpg);
background-repeat: repeat-x;
background-position: 0px 0px;
}
the background repeat is on, now how do i turn it off? i am only really wanting it displayed once in one location. as it completes the right hand side of the title image.
also since you know way more about HTML and stuff than i. (i am learning off you heaps BTW LOL)
is there a way to build a page and then have the HTML of a linked page included into it. e.g. not in a frame, but rather in the source code.
its just that i have decided to duplicate the main page(with the menu on) for every new page, and just include the new page info inside the div that has the corner image in it.
is there a way to make it so i don’t need to manually do all that, because if i wanted to change the menu page then i would need to go and change the same thing in 6 or more other pages, while if i somehow linked it all together (not unlike how i linked the HTML page to the CSS, so i only change the CSS in one location) then i could just update the first one and all the rest would follow.
Hmmm
anyway thanks heaps for your help.
and if you have a personal site i could put a link to your site in my links section and say that you helped me.
see ya round and have a good one.
Alltaken