User Profile

Collapse

Profile Sidebar

Collapse
av10
av10
Last Activity: Sep 28 '11, 08:17 PM
Joined: Feb 24 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • av10
    started a topic CSS - When to use class selector or id selector?

    CSS - When to use class selector or id selector?

    Im looking for some answers on this on.
    When coding css when should one use a class selector or an id selector?
    See more | Go to post

  • av10
    replied to Browser Compatibility Help
    Thank you for your input.
    What do you suggest i must use to replace Tables?
    See more | Go to post

    Leave a comment:


  • av10
    replied to Browser Compatibility Help
    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...
    See more | Go to post

    Leave a comment:


  • av10
    started a topic Browser Compatibility Help

    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?...
    See more | Go to post

  • av10
    replied to Favicon image issue !
    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?
    See more | Go to post

    Leave a comment:


  • av10
    started a topic Favicon image issue !

    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>...
    See more | Go to post

  • av10
    started a topic instructions of how to link an external style sheet

    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.
    See more | Go to post
No activity results to display
Show More
Working...