Im looking for some answers on this on.
When coding css when should one use a class selector or an id selector?
User Profile
Collapse
Profile Sidebar
Collapse
av10
Last Activity: Sep 28 '11, 08:17 PM
Joined: Feb 24 '10
Location:
-
CSS - When to use class selector or id selector?
-
Thank you for your input.
What do you suggest i must use to replace Tables? -
thanks for coming back. Havent got the URL as yet!
here is the markup for the page!!
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dt d">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Welcom e...Leave a comment:
-
Browser Compatibility Help
I’ve just finished designing a webpage and I’ve tested it on IE and Firefox, the result has left me confused the webpage is behaving strangely in IE the textual content squashes itself from the right side of the page. I’m uploading images to explain the issue better. Any suggestions anyone?... -
Thank you for your help drhowarddrfine.
now
it's working fine on Firefox 3 with the following markup.
<link rel="shortcut icon" href="favicon.i co">
but, it's not showing up on IE8
any clues as to why not?Leave a comment:
-
Favicon image issue !
I can't get my favicon to show up. I've got the favicon image sitting in the root folder. Can't seem to get it to work.
here is the markup i'm using for the html page.
<html>
<head>
<title>Some Page</title>
<link rel="Shortcut Icon" type="image/ico" href="/favicon.ico" />
<script src="/script/somescript.js" type="text/javascript"></script>... -
instructions of how to link an external style sheet
I’m looking for instructions of how to link an external style sheet file to my html page. Also instructions on where to place the link within the html document.
No activity results to display
Show More
Leave a comment: