how to make a website look the same on all devices without making it responsive code example
Example: make websites all-deivce compatible
<meta name="viewport" content="width=device-width">
<meta name="viewport" content="width=device-width">