@drhowarddrfine
So what do I have to do in order to make my website look the same in all browswers? If my current DOCTYPE is was I indicated in a previous post?
Thanks :)
User Profile
Collapse
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dt d">
That is the doc type that was automatically in my code. So just confirm I need to change this to the code provided by dormilich? Just confused because "drhowarddrfine " says never to change it? :sLeave a comment:
-
GREAT! Thank you :)
what do you mean by frames? I am mainly using tables and ap divs? Can you give ma an example?Leave a comment:
-
Which DOCTYPE should I use?
i There,
I finally launched my site and it looks good on safari and firefox, however in Explorer some of the pages are wonky. It looks as if some of the classes are not properly applied. I find it weird considering there are other pages on the site with the same classes applied to them and are showing correctly. I tried searching for solutions online and I was reading articles about DOC TYPES but I can't get my head arund it.
... -
How do I validate an online form?
Hello,
I am trying to validate a form using dreamweaver cs3. I am doing so using behaviors, however I do not have the option to validate "onSubmit"? I am very new to web design, however I have used this option before.
Can anyone tell me why this option is missing and if I can get it back?s
Also, can I validate lists, and menus within my form using behavoirs? -
The style sheet .Categories is in a CSS file which is on everypage. So the above code I gave you was entered in my .CSS. It didn't work that way so I just modified it on every page which was a pain in the arse but it worked.
Do you have any idea why the hover colour wouldn't be working? The hover text decoration is working and I find that really weird.
In the future when doing something like this is there a generic way...Leave a comment:
-
Thank you! It worked but not for all my pages.
Also for a:hover the text decoration works which is underline, but the change of colour does not.e Why would that be?
Also, What is the purpose of changing "this is a link" to "necklaces or bracelets?"
I need to get this to work on several different pages. Right now it's only working on necklaces2.html .
Here's the code I plugged in:
...Leave a comment:
-
Thank You,
But what is the proper code to add the new link attributes to .style 14? Also, in the code you provided, should I remove or replace "this is a link"?
I tried the following but it's not working. I also changed .style 14 to "categories ":
.Categories {font-size: 12px; color: #000000; text-indent: 20px; font-weight: bold ;
a:{font size: 12px,}
a:link {text-decoration:...Leave a comment:
-
How to change link colors using CSS Classes?
Hello,
I want to override my css for a page on my site. I am looking to change all of the link attributes to a style i have in place.
The code I have under the style is :
.style14 {font-size: 12px; color: #000000; text-indent: 20px; font-weight: bold; }
I want to add the following to it:
a{font size: 12px,}
a:link {text-decoration: none; color: #00000}...
No activity results to display
Show More
Leave a comment: