Which of the following attribute(s) isn’t supported by HTML 5?
1) frameborder
2) scrolling
3) marginwidth
4) marginheight

Options
- 1 and 2
- 3 and 4
- all of the above
- none of these


CORRECT ANSWER : all of the above

Discussion Board
ujfgioge

you are correct

defeg 07-19-2018 06:08 AM

all of the above

Following attributes are not supported in HTML5.

background, bgcolor,border, cellpadding, cellspacing, char, charoff, clear, compact, frame, frameborder, hspace, vspace, marginwidth, noshade, nowrap, rules, scrolling, size, type
valign,width, abbr, scope, align, rev, name, scheme, archive, classid, codebase, codetype
charset, declare, stanby, valuetype, type, axis
shape, alink, link, vlink, text, coords, longdesc, target, nogref, profile, version

Sapna Tongase 02-28-2017 12:17 AM

Explanation.

Answer : all of the above.

HTML5 added the following attributes for "input":

autocomplete
autofocus
form
formaction
formenctype
formmethod
formnovalidate
formtarget
height and width
list
min and max
multiple
pattern (regexp)
placeholder
required
step

And the following attributes for "form":

autocomplete
novalidate


Jayesh Sonar 02-27-2015 05:35 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement