HTML Lesson 28: Debugging

Опубликовано: 25 Октябрь 2024
на канале: xoaxdotnet
2,860
30

https://xoax.net/

Lesson Page:
https://xoax.net/sub_html/crs_core/Le...

HTML Reference Page:
https://xoax.net/sub_html/ref_core/

In this HTML lesson, we demonstrate how to use the developer tools to get basic debugging information. We can open the developer tools on any HTML document by pressing the Fn and F12 keys, simultaneously. These tools can help us debug HTML documents by showing the elements of document, along with their associated regions. These regions are the margin, border, padding, and the content region.

Copyright 2020 XoaX.net LLC