Hi, I'm making a page where I have images floating left, and the paragraph that relates to them floating along side them. All is working fine accept for one point. The image acts as if I've asked it to position itself relative to the picture above, so it indents itself to the right and then...
Hi, I just added doctypes to a website I was working on. The pages are valid now that I've added the doctype but it's taken the styles away from my paragraphs. I had my paragraphs centered and 60% of the width, now they aren't. I take away the doctype and it all goes to the way it should be. The...
This is the css for my paragraph:
.para {width:"100%";
margin-left:auto;
margin-right:auto;
text-align:left}
If I place a list in there, I'll lose the dots or numbers, though you can still see the place where they should be. Now if I leave the same list outside of the .para, then the...
I'm making up a small site for my games business, and thought I'd use the links from my suppliers to the publishers of the games they supply. However there are quite a few of them and was wondering how much is too much. Realistically, there are only a few that I really need, which may have...
Ok a while ago I posted my website www.gdcycles.com.au and the problem I encountered with the menu disappearing in certain sections. No one had an answer. I've discovered the cause of the problem and it's a table. When I've added to an already existing table on the page, the menu disappears from...
Just updating a web site and when I've added two new pages, the menu is only half there. It validates properly, all of the code is there to show the whole menu and the page, (yes, I know it's probably something small, grrrr), can someone have a look for me and let me know if it's doing the same...
Just going through validating all of my pages and have discovered that my nested lists aren't valid. document type does not allow element "UL" here; assuming missing "LI" start-tag.
<ul class="subNav">
I don't understand why it won't allow it when it's just a nested list. Is there a way...
Hi everyone. Just got my css and html validated and have noticed that instead of the gif floating left and allowing the text to flow beside it, it's acting as if it's been told push the text below the gif. I can't see anything that I've done wrong, (it was working fine earlier). Any ideas as to...
Just added a doctype to my site and when I uploaded, I noticed that the positioning of everything has completely changed. Paragraphs that were normally so wide are now spread out across the page, images aren't in their original spots. I've fixed the front page of the site, by taking the doctype...
Hi, can I get some constructive criticism for a site I've made. www.gdcycles.com.au . Would appreciate thoughts on improving or pointers on where I may have gone wrong. It's my first site without the use of Tables for positioning purposes.
I'm making a navigation banner and when I view the preview in the browser ie 6, it comes up and shows me that all the links are working, the picture looks fine, the rollovers work, etc,etc. When I cut the code and paste it into my page however, something goes wrong and the picture is cut up or...
I've been playing with making a web site in flash. I've made the stage 740*440 so that it can be viewed on the smallest screen resolution, but on larger screen res' it's right up in the top left corner. Should I just leave it at the smallest res' or make it the next largest?
The next one is...
I'm creating a web page that at the moment doesn't have any CSS, and consists of a fair few paragraphs with a picture and a small amount of text in each paragraph. Every now and again, when I check the resulting page, the paragraphs are indenting themselves further across the page instead of...
I'm trying to make a table that has a background texture to it, which is different to the background that runs in the main browser. I cannot for the life of me get it to show up. In my css file, I've included a class for it, but I get nothing. I've gone through all my table information in my...
I have a form that I can only have sent via email as I don't have access to a cgi bin. Now everything was working fine, I was receiving information from the form to my email address. But now apparently people are having trouble due to outlook being unable to sent the info. From what I've managed...
Hi, I'm creating a tiny form ,(about 4 questions, name last name, etc)but I want it so that the person has to fill out all the sections. The javascript book I've got goes into forms but swerves away from what I'm after. I need it so that if the person doesn't fill a bit in, then it tells them...
I've made a site and I've included a prompt when the site loads so that someone can put their name in and it will welcome them by name, if they fill it out of course. If they press OK without filling it out, it's fine, but if they press cancel, it returns NULL. How can I avoid it returning null?
I picked up a html pocket book the other day and it's telling me that I can whack a title into other tags like <a href's> etc, so that when you mouse over it it gives a little tool tip type message. In the 2 years since I've learned html, I've never seen it in any of the books I've read, and the...
Hi, I was validating a web page the other day using the w3 validator and basically my page was rejected. I had the right doctype, I had the charset but it kept telling me I hadn't opened my head tag and had a closed one. I checked the validation on my own validator and it was fine, everything...
I've haven't made a web page for a month or so and I was fiddling around with one the other day. I had the A and A:hover set so that the hover changed colour. However the hover only worked in my div tag and no where else? Have I forgotten to add to make it go through the whole document.
here's...
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.