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
Adding <title>some title</title> to the <head> somehow adds a second <body> element (with meta names and scripts?) and makes all section headers disappear.
The text was updated successfully, but these errors were encountered:
Experienced this behavior outside of Codestrates. Also, Jim Hollan's student reported a similar behavior when they were tinkering with the Webstrates tutorials
Adding
<title>some title</title>
to the<head>
somehow adds a second<body>
element (with meta names and scripts?) and makes all section headers disappear.The text was updated successfully, but these errors were encountered: