Skip to content

Inconsistent Design Across Browsers and Mobile Devices #139378

Discussion options

You must be logged in to vote

Hello Wedade, the differents browsers have commonly different styles for certain HTML elements, so the final render is a little different amoung devices and browsers.

For a correct view on mobile and more large screens, do you need to apply the "mobile design" or "mobile design first" implementation, all in order to render the CSS specifications accordingly the different screen sizes.

I recommend you to add a normalize .css file, that would be useful if you want more consistency among different browsers, you can google some "normalize css" code, that would be useful too.

Lastly, i recommend to check if are you using relative or absolute definitions in your .css file on your website, for …

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
6 replies
@wedade1
Comment options

@AESMatias
Comment options

@wedade1
Comment options

@AESMatias
Comment options

@wedade1
Comment options

Answer selected by wedade1
Comment options

You must be logged in to vote
1 reply
@wedade1
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question Programming Help Programming languages, open source, and software development.
3 participants