css problem in the browser Chrome

Discussion in 'CSS' started by blakeaf96, May 25, 2012.

  1. #1
    http://elasticdesigns.com/airstar/

    Seems to work fine in IE and Firefox, but in Chrome, the background seems to drop down quite a few pixels. What is wrong with the CSS? I can't find the problem to get this fixed. Thanks!
     
    blakeaf96, May 25, 2012 IP
  2. akhileshbc

    akhileshbc Active Member

    Messages:
    98
    Likes Received:
    1
    Best Answers:
    5
    Trophy Points:
    75
    #2
    Which bg are you talking about ? I didn't noticed any flaw when tested on Chrome & Firefox
     
    akhileshbc, May 27, 2012 IP
  3. Rifatspir

    Rifatspir Peon

    Messages:
    23
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I have tested your site by Google chrome, firebox both browser. i think everything is ok :)

    Which version you're using?? Chrome Dev, beta or stable version ?
     
    Rifatspir, May 27, 2012 IP
  4. MarkTheUser

    MarkTheUser Member

    Messages:
    206
    Likes Received:
    0
    Best Answers:
    4
    Trophy Points:
    26
    #4
    Looks ok on my side.. not sure what your talking about.
     
    MarkTheUser, May 28, 2012 IP
  5. GasTon

    GasTon Peon

    Messages:
    73
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    GasTon, May 29, 2012 IP
  6. Mensink123

    Mensink123 Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Is CSS best test technique to design the websites?
     
    Mensink123, Jun 8, 2012 IP
  7. akhileshbc

    akhileshbc Active Member

    Messages:
    98
    Likes Received:
    1
    Best Answers:
    5
    Trophy Points:
    75
    #7
    Yes !

    You are comparing with tables for layouts right ?
     
    akhileshbc, Jun 8, 2012 IP
  8. MarkTheUser

    MarkTheUser Member

    Messages:
    206
    Likes Received:
    0
    Best Answers:
    4
    Trophy Points:
    26
    #8
    Yes it is! You do however need to use html as well. CSS is used to shape and position (in simple terms) the elements that you have added and identified in html so CSS cant really work withoud html.
     
    MarkTheUser, Jun 12, 2012 IP
  9. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #9
    Disastrously broken here in Opera 12 and Chrome latest. Elements overlapping each-other, broken navigations, etc, etc.

    This is hardly surprising with the 29 validation errors, outdated attributes that don't even exist in your doctype, said tranny basically saying the code is in 'transition' from 1997 to 1998 -- in other words over a decade out of date -- from the inaccessible form with the labels wrapping the inputs INSTEAD of the actual text labels, presence of tags like FONT that have no business on any website written after ~2001ish, to the complete accessibility train wreck of mixing dynamic and px metric fonts willy-nilly and fixed width layout...

    My advice, throw it out and start over with code circa THIS century.
     
    deathshadow, Jun 19, 2012 IP
  10. MarkTheUser

    MarkTheUser Member

    Messages:
    206
    Likes Received:
    0
    Best Answers:
    4
    Trophy Points:
    26
    #10
    While i do agree with deathshadow the site still displays properly in chrome for me.
     
    MarkTheUser, Jun 21, 2012 IP