top of page
Search

Keyboard Shortcuts for the Web

  • Writer: Thomas Spencer
    Thomas Spencer
  • May 28, 2021
  • 1 min read

Hello,


When reviewing a web page, if you want to view the HTML code for the page just press: Ctrl+Shift+I

You can repeat this to toggle it closed again.


ree



+

ree




If you would like to see the Javascript type:

Ctrl+Shift+J



ree



+


ree





When using either of these keyboard shortcuts, you will share your screen with a side window. It will contain what is called a DOM. DOM stands for Document Object Model. Essentially it will present a tree of your work. However, it will be pretty close to the code used to make the website. So if you are curious how something was made on a webpage, try using these shortcuts!


Tom





 
 
 

Recent Posts

See All
Portfolio Site is Launched!!!

Hello, After messing around with GoDaddy, GitHub, FileZilla and FTP, I finally launched my site. One would think it would have been...

 
 
 

Comentários


Post: Blog2_Post

Subscribe Form

Thanks for submitting!

  • Facebook
  • LinkedIn

©2021 by TS Web Developer. Proudly created with Wix.com

bottom of page