- Adding Google map
-
Adding a contact form?
i want to add a basic contact form to my contact page (name, email address, contact number& message) could someone please explain to me how i go about this please? (my coding knowledge is quite poor) thanks
-
Adding Google map
i want to add a small google map box to my contact page, could someone please explain to me how i go about this please? (my coding knowledge is quite poor) thanks
-
question about wesh.co.uk
to be fair, when i first read the reply i thought that it sounded a bit rude!
-
-
help with layout please.
ill give it a bash, thanks for your help!
-
help with layout please.
haha, minus 1! QUALITY. sorry for wanting to learn how to do things rather than copy and paste some text. i think a pretty high percentage of web designers (notice i said designers and not developers)use dreamweaver to design websites. never mind though, thanks for your help.
-
help with layout please.
like i said i really appreciate the help, but the code just destroys my brain! i need to know which buttons to press so i can do it for myself next time. thanks again.
-
help with layout please.
I have a few questions which i have posted over in the CSS section but i keep getting given code which just confuses the hell out of me. m a designer so i need to know which buttons to click in order to make somehting work. code just fries my brain! question 1. i have set out my website in a basic structure with div tags. I have a header area, navigation bar, main content area and footer. i need the main content area to be a different size on each page depending on content (obviously) my question is, how do i make it a different size for each page. if i change the CSS rule it applies to every page. question 2. I am just wondering what is the best way to create this kind of layout in CSS? i currently have div tags of, header, navigation, content and footer. can i do it all within the content area or do i need to create lots more div tags? it is only the structure of the main content area that i need to figure out. i would really appreciate your help as this is driving me round the bend. thanks
-
quick css question...
im sure im doing something wrong but this is not working for me. any chance someone could explain in even more basic terms what i have to do? step by step would be good. sorry, but i really appreciate the help.
-
best way to do this
any chance someone could explain how o do that please? as handy as the code is if i learn how to do it this time i will be able to do it time and time again. thanks
-
quick css question...
ok i really appreciate all of your help but i dont think im getting this right. i went into the html of all my pages and changed <body> and </body> to <body id="page-one"> <?body id="page-one"> etc but nothing has changed. i cant change the CSS name from "body" so what do i have to do? if you could explain in the most basic of terms i would really appreciate it. thanks
-
quick css question...
can i do this to the existing body or do i have to create a new one? how do i do this? thanks
-
best way to do this
so i add a new div tag "after start of tag" "div id=maincontent" and call it something like "#loftwrap" float the image and just add the text with a big margin to the left. then repeat for each section? is there not an easier way, that seems quite complex for a fairly simple layout? there are 8 categorys in total so that woul dend up with a lot of div tags...
-
best way to do this
yeah its just how to do the layout of the image/header/text withing the main content area that im not sure about. thanks
-
quick css question...
currently on each of my pages i need the main content area to be different heights, if i set the height in CSS it applies the change to each page. i need to know how to have it a different height according to the content. thnaks