Results: 1580
Notes
  • Newest first
  • Oldest first
  • Newest first(All)
  • Oldest first(All)
Error: The align attribute on the img element is obsolete
align
attribute is removed from img element
by Valeri Tandilashvili
5 years ago
0
HTML
Error
1
Error: The align attribute on the div element is obsolete
align
attribute is removed from div element
by Valeri Tandilashvili
5 years ago
0
HTML
Error
1
Error: The width attribute on the "td" element is obsolete
width
attribute is removed from td element
by Valeri Tandilashvili
5 years ago
0
HTML
Error
1
Error: The align attribute on the "p" element is obsolete
align
attribute is removed from
p
element
by Valeri Tandilashvili
5 years ago
0
HTML
Error
2
Error: An img element must have an "alt" attribute
Alt
attribute is necessary for element
img
by Valeri Tandilashvili
5 years ago
0
HTML
Error
2
Error: A slash was not immediately followed by >
Forward slash
should be immediately followed by angle bracket
>
. Example tags:
<br/> , <img/>
by Valeri Tandilashvili
5 years ago
0
HTML
Error
1
Error: No space between attributes
There must be space between attributes
by Valeri Tandilashvili
5 years ago
0
HTML
Error
1
Error: Unclosed element div
Every element should be closed in HTML
by Valeri Tandilashvili
5 years ago
0
HTML
Error
1
Error: Duplicate ID
Several
id
attributes with the same value is not allowed
by Valeri Tandilashvili
5 years ago
0
HTML
Error
1
::after, ::before, ::first-letter, ::first-line
CSS3 introduced these notations (with two colons) to distinguish pseudo-classes from pseudo-elements. Browsers also accept
:after
,
:before
,
:first-letter
,
:first-line
, introduced in CSS2
by Valeri Tandilashvili
5 years ago
0
CSS
pseudo-elements
CSS
1
Results: 1580