How can i get the full source code of a website?

ffffrf

Legend
you probably know why, but anyway ive tried a few different things with no success:

flat out right click and get source code, but when thats opened, nothing is formatted, there are no images and no formatting

use httrack to get all the files, but that gets all the files off every pages related to the page i want a source code of, so it doesnt work

i've also tried going on my virtual machine, and saving the website as "entire website" but when that is opened, all the images are missing (its the closest i've came though)


so any help please?
 
you probably know why, but anyway ive tried a few different things with no success:

flat out right click and get source code, but when thats opened, nothing is formatted, there are no images and no formatting

use httrack to get all the files, but that gets all the files off every pages related to the page i want a source code of, so it doesnt work

i've also tried going on my virtual machine, and saving the website as "entire website" but when that is opened, all the images are missing (its the closest i've came though)


so any help please?
It doesn't work that way.

You can't just save the website.
 
could you somehow get a picture on the internet, and use that in the source, inplace of the actual pic?
 
The pictures are saved in the website database. The source code is only what brings all the elements that are stored together. Since you do not have access to them, the code is pretty much useless. Instead of copying a website, just make your own. Its easier than it seems, just time consuming.
 
yes ok, but i do still need help with one thing

i cant put a background image, ive been searching through tons of sites and i just cant find it
 
did you try 'ctrl+U' ?
 

Users who are viewing this thread

Top