A
s you can see by the title
I am complaining that there are no
<head></head><body></body><html></html><!DOCTYPE html>
tags.
<head></head><body></body><html></html><!DOCTYPE html>
tags.
Hi ffio,
Do you mean the fact you can’t see the document structure tags in Codepen? If you want to see the full code you can click on ‘export’ in the bottom right corner of the page. You can then open the file in an HTML editor to see the entire code. It also exports the CSS and JavaScript as separate files so you can see how they link together. For beginners it’s probably easier to work in the same window, but I agree that beginners should also be aware of the different tags they need to create a basic HTML page.
I agree that it would be good to have an option in Codepen to see all the HTML tags. Does anyone know if there’s a way to do this aside from exporting the code?
Ali
I think the <html>
tag is pretty useful…