Marty McGuire

Posts Tagged html

2020
Mon Sep 14
🔖 Bookmarked Webster’s Dictionary Defines “View Source” As... - Jim Nielsen’s Weblog https://blog.jim-nielsen.com/2020/the-meaning-of-view-source/

“The “before” HTML I looked at was the raw HTML sent over the wire. The “after” HTML I looked at was a stringification of the DOM after a couple seconds of first requesting the URL. The string is a representation of what the browser decides to output if you click “Edit as HTML” on the root DOM node and then copy it. In other words, it’s the browser’s version of saying “you input HTML, I parsed it, executed relevant JavaScript, and now have this HTML representation.””

Thu Sep 10

Always good to revisit HTML basics. Love this video from Una Kravets (with special appearance by Rob Dodson on the benefits of starting with accessible semantic HTML.

https://www.youtube.com/watch?v=arMgwKY52Bs