Cross browsers | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Cross browsers

Can you tell me how to write html and css for cross browsers ??

5th Feb 2020, 10:24 AM
Chihiro
9 Answers
+ 1
What do you mean by cross browsers?
5th Feb 2020, 11:14 AM
Sonic
Sonic - avatar
+ 1
cross browser means the html and css work on the main browsers.
5th Feb 2020, 11:16 AM
Chihiro
+ 1
cross browser means it works in differnet browsers
5th Feb 2020, 11:16 AM
Chihiro
+ 1
Html/CSS usually work on all browsers.
5th Feb 2020, 11:16 AM
Sonic
Sonic - avatar
+ 1
yea... but it will be different looks right ?
5th Feb 2020, 11:17 AM
Chihiro
+ 1
to Gordon is that work for the main browsers ?
5th Feb 2020, 12:30 PM
Chihiro
+ 1
Chihiro html css javascript runs in all browsers. But some old browsers may not run ES6. Use babel to convert into ES5. I uses Chrome and Chromium for testing my web page. I found that everything looks same on both browsers. I have never used other browsers for testing web pages. Chrome is great.
5th Feb 2020, 3:52 PM
🇮🇳Vivek🇮🇳
🇮🇳Vivek🇮🇳 - avatar
0
learn about html standards, client browsers history, how browser works
6th Feb 2020, 5:36 PM
\•/
\•/ - avatar