Some website may disable the right click option. You may like to copy the contents for future use or want to see the coding how they used for particular section.
You may know this. This post is especially for budding hackers(not for advanced hackers, it is easy and well known).
Copying:
What will you do when you are not able to use right click and selecting copy option in website? It is simple just use keyboard shortcuts like (ctrl+a for selecting all ,ctrl+c for copying. shift+left arrow or right arrow for selecting particular section).
Viewing Source:
Press ctrl+u for viewing the source of the page. If you can not use the ctrl+u ,use firebug mozilla add on.
You may know this. This post is especially for budding hackers(not for advanced hackers, it is easy and well known).
Copying:
What will you do when you are not able to use right click and selecting copy option in website? It is simple just use keyboard shortcuts like (ctrl+a for selecting all ,ctrl+c for copying. shift+left arrow or right arrow for selecting particular section).
Viewing Source:
Press ctrl+u for viewing the source of the page. If you can not use the ctrl+u ,use firebug mozilla add on.