+ 1
Cross browsers
Can you tell me how to write html and css for cross browsers ??
9 Antworten
+ 1
What do you mean by cross browsers?
+ 1
cross browser means the html and css work on the main browsers.
+ 1
cross browser means it works in differnet browsers
+ 1
Html/CSS usually work on all browsers.
+ 1
yea... but it will be different looks right ?
+ 1
to Gordon
is that work for the main browsers ?
+ 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.
0
learn about html standards, client browsers history, how browser works