+ 2

Can i combine both HTML and HTML 5 in building the structure of my webpage?

webpage

7th Nov 2017, 4:08 PM
@king_kloy
@king_kloy - avatar
4 ответов
+ 3
What do you mean by combine both of them? Using some of the deprecated features in HTML 5?
7th Nov 2017, 4:15 PM
Harsh
Harsh - avatar
+ 3
Web browsers still support most deprecated elements like font, applet, frameset etc (I tried them in desktop browsers, not android ones) but they may become unsupported in the future. Some elements like basefont don't work even in desktop browsers.
7th Nov 2017, 4:56 PM
DAB
DAB - avatar
+ 2
yeah I mean using some of the deprecated features in HTML 5
7th Nov 2017, 4:16 PM
@king_kloy
@king_kloy - avatar
+ 2
I was about the tags in both of them...
7th Nov 2017, 4:29 PM
@king_kloy
@king_kloy - avatar