You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.
The page http://www.transformation.dk/test/border-test1.html has the intended layout, in terms of having a margin between the photo and the text-paragraph, but when you try to validate it you get the following 'info':
"The “border” attribute is obsolete. Consider specifying “img { border: 0; }” in CSS instead."
This is true in both Firefox ver. 56.0.2 (64-bit), MS-IE ver. 11.0.9600.18837 and Google Chrome Ver. 62.0.3202.94 (Officiel version) (64-bit). All under Windows 7 Home Premium SP1, 64-bit.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi!
The page http://www.transformation.dk/test/border-test1.html has the intended layout, in terms of having a margin between the photo and the text-paragraph, but when you try to validate it you get the following 'info':
"The “border” attribute is obsolete. Consider specifying “img { border: 0; }” in CSS instead."
But when you correct that, the intended layout is destroyed - see: http://www.transformation.dk/test/border-test2.html
This is true in both Firefox ver. 56.0.2 (64-bit), MS-IE ver. 11.0.9600.18837 and Google Chrome Ver. 62.0.3202.94 (Officiel version) (64-bit). All under Windows 7 Home Premium SP1, 64-bit.
The text was updated successfully, but these errors were encountered: