I would like to know if it is possible to manipulate source code viewed from a web Page and manipulate the same web idea into something more functional for me. How can I go about doing that? There's this websit I really like of a photographer and I want to keep the same structure.
If you want to use someones website as a template of sorts, you could either copy/paste the source (provided there is no copyright on it) and then modify it to your own needs, or write your HTML based off of their site.