Design Contest - since 2003 - custom graphic design done affordable

9 AM - 8 PM PST

+ Reply to Thread
Results 1 to 7 of 7
  1. #1
    Registered User pelican3d is on a distinguished road
    Join Date
    Feb 2007
    Posts
    2

    Frustrating problem..please help.

    I hope you can solve this. I have 2 websites. Both are simple HTML homepages. However, they can both be viewed on a PC usine IE or Firefox but not on a Mac machine! Im pulling my hair out!!

    The 2 sites are:
    http://www.dasolutions.com/index.html
    http://www.pelican3d.com/website/index.html

    Thanks for any input. Alot of people have looked at it and are stumped

  2. #2
    Registered User thelastwallick is on a distinguished road
    Join Date
    Feb 2007
    Posts
    1
    There could be quite a few problems. To help me figure this out I was wondering what you created the sites in.

  3. #3
    Registered User lauris is on a distinguished road
    Join Date
    Nov 2005
    Posts
    4
    well ... i have mac and i can see them perfectly seems like there's no problem with loading the page

  4. #4
    Elite Designer rinaldidesigns has a reputation beyond repute rinaldidesigns has a reputation beyond repute rinaldidesigns has a reputation beyond repute rinaldidesigns has a reputation beyond repute rinaldidesigns has a reputation beyond repute rinaldidesigns has a reputation beyond repute rinaldidesigns has a reputation beyond repute rinaldidesigns has a reputation beyond repute rinaldidesigns has a reputation beyond repute rinaldidesigns has a reputation beyond repute rinaldidesigns has a reputation beyond repute rinaldidesigns's Avatar
    Join Date
    Oct 2005
    City, State
    East coast
    Posts
    2,330
    I'm on a mac as well, no problem viewing

  5. #5
    Elite Designer apresico is on a distinguished road apresico's Avatar
    Join Date
    Aug 2005
    Posts
    1,229
    check out this site http://validator.w3.org/, and test your site for errors and make sure to fix any bugs. Some browsers are very picky with the coding, especially safari for MAC. It probably explains why lauris and Rinaldidesigns can both see the design if they are using IE. Is it safari that it isn't working on? Also changing the !doctype makes a difference as well, I usualy use
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">. An overall easier way and more supported (better with older browsers) is using tables within tables as opposed to div layers which could work for this layout.
    Last edited by apresico; 03-01-2007 at 02:57 AM.

  6. #6
    Registered User rasterbox is on a distinguished road rasterbox's Avatar
    Join Date
    Jul 2006
    City, State
    New York
    Posts
    43
    careful in using css and div because safari is a a little buggy specially the older versions. I have been having a problem with it with my previous job so i decided to use tables and css instead of divs.. It solves my problem..

    Goodluck

  7. #7
    Registered User rpcarnell is on a distinguished road
    Join Date
    Aug 2006
    Posts
    4
    I always use <div>s in my designs. No problems so far. Before finishing a website, I test it with Internet Explorer (which is by far the most annoying browser there is), and of course, Safari, which can be tricky as well.

    Most problems with <div>s may come from using float, position: relative, or position: absolute to position the boxes. Also, keep in mind that some browsers may ignore mistakes you make in your HTML or CSS coding, but some browsers may not. That's why you must always validate your webpages, and your Cascading Style Sheets.

    http://www.carbotek.org

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  • Find a contest
  • Participate and win
  • Get cash prize
Designers Join Us