How do I view the source code of a web page?
On most modern browsers, you can either click on 'View' (at the top), and then 'Source', or you can right click within the webpage and click on 'View Source'. This shows you the actual programming it takes to build the webpage you are viewing. You can use this source code, unless it is copywritten, to gain ideas for your website.
|