Jump to content

Hey, taking a survey in Norway, where I have to answer this question. Tried a quick google search, but was not able to find out. Maybe someone here can help me? Thanks in advance :)

 

What new feature was added to HTML5 release?
1: Support for CSS

2: Support for iframes

3: Support for sound and picture

Main:  1650 v2   @ 4,6GHz   -   X79 Deluxe                -   GTX 1080 @ 2000MHz   -   24GB DDR3 @ 2400MHz / CL10

Side:   i7-4790K @ 4,5GHz   -   Maximus 7 Hero        -   GTX 1070 @ 2114MHz    -  16GB DDR3 @ 2666MHz / CL12

 

HWBOT

Link to comment
https://linustechtips.com/topic/677793-html5/
Share on other sites

Link to post
Share on other sites

1: CSS has been supported for a LONG time to. Maybe some new CSS, but I doubt this is the answer.

2: Frontpage 2003 used i-Frames, and I got bashed for using them due to "outdated crap".

3: They have added an "audio" command, just like a "video" command. And this confuses me. Maybe "picture" is a bad translation for "video"? Because pictures/images has been supported for a LONG time.

 

Considering a small translation error, I would say: option 3, due to option 1 and 2 being false.

 

*EDIT: fixed typ0.

 

Link to comment
https://linustechtips.com/topic/677793-html5/#findComment-8722782
Share on other sites

Link to post
Share on other sites

Just now, Antoon45 said:

I'm not sure if this is what you're looking for, HTML5 Feature list

Looked on that one, but was still unable to find my answer

Main:  1650 v2   @ 4,6GHz   -   X79 Deluxe                -   GTX 1080 @ 2000MHz   -   24GB DDR3 @ 2400MHz / CL10

Side:   i7-4790K @ 4,5GHz   -   Maximus 7 Hero        -   GTX 1070 @ 2114MHz    -  16GB DDR3 @ 2666MHz / CL12

 

HWBOT

Link to comment
https://linustechtips.com/topic/677793-html5/#findComment-8722783
Share on other sites

Link to post
Share on other sites

depends on what you translated sound and picture from, im guessing "ljud och bild" and in that case that would be it sortof

I spent $2500 on building my PC and all i do with it is play no games atm & watch anime at 1080p(finally) watch YT and write essays...  nothing, it just sits there collecting dust...

Builds:

The Toaster Project! Northern Bee!

 

The original LAN PC build log! (Old, dead and replaced by The Toaster Project & 5.0)

Spoiler

"Here is some advice that might have gotten lost somewhere along the way in your life. 

 

#1. Treat others as you would like to be treated.

#2. It's best to keep your mouth shut; and appear to be stupid, rather than open it and remove all doubt.

#3. There is nothing "wrong" with being wrong. Learning from a mistake can be more valuable than not making one in the first place.

 

Follow these simple rules in life, and I promise you, things magically get easier. " - MageTank 31-10-2016

 

 

Link to comment
https://linustechtips.com/topic/677793-html5/#findComment-8722802
Share on other sites

Link to post
Share on other sites

Thanks boyz

Main:  1650 v2   @ 4,6GHz   -   X79 Deluxe                -   GTX 1080 @ 2000MHz   -   24GB DDR3 @ 2400MHz / CL10

Side:   i7-4790K @ 4,5GHz   -   Maximus 7 Hero        -   GTX 1070 @ 2114MHz    -  16GB DDR3 @ 2666MHz / CL12

 

HWBOT

Link to comment
https://linustechtips.com/topic/677793-html5/#findComment-8722868
Share on other sites

Link to post
Share on other sites

One of the major transformations is the transition to mostly CSS. For instance, instead of using a <b> for bold, you use CSS:

font-weight: bold

New doctype

<!DOCTYPE html>

More specific containers (instead of just divs):

<header>, <nav>, <section>, <article>

W3Schools has an article on the differences and migrating between HTML4 and HTML5 here, with the most basic changes between the two.

˙ǝɯᴉʇ ɹnoʎ ƃuᴉʇsɐʍ ǝɹɐ noʎ 'sᴉɥʇ pɐǝɹ oʇ ƃuᴉʎɹʇ ǝɹɐ noʎ ɟI

Link to comment
https://linustechtips.com/topic/677793-html5/#findComment-8725273
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×