I almost didn't want to upvote in fear of losing this feeling that I know something valuable that most people don't. This video deserves so much more than 4.3K upvotes! This knowledge is power friends
thank you so much didi ap ka 4 min ka video ma hamara kam ho gaya,,Harshika is glad that you made this video and dhvani subscribes you channel, and faiz left......
I love your video it's very clear and detailed, I just became your favorite fan. I'm so passionate for computer science I'll follow your page as my class every day lol
Hello, I'm trying to copy the elements from my new tab page using the New Tab Studio Chrome extension so I can reference a local file for a screensaver plugin I have on my macbook. I have copied everything in the inspect element panel for index.html and main.css but nothing loads when I open it in Chrome. Is there a reason this won't work locally? Thanks for a great video!
Hey, I am pretty much behind with my task to publish an eCommerce site.. Kindly share an updated link of the video where you have shared the same.. Thank You.
Hey I tried this and it seems pretty easy but i couldn't find the css file where there s the css cpde for Microsoft website Idk maybe the name of the file is different so what should i do to get it?
Hi Maggie, this there a script out there that will allow me to edit in Visual Editing (edit website like you are seeing it) as well as image changing. Something just like wikipedia and the feature Visual Editing when inserting more or deleting text? Cheers Maggie
Thanks. Could you please tell me a way to see in the inspect section when a specific page of a website was first published and when was updated / edited? I tried to find this answer in many ways for a website but its all locked, I mean there is no such information on the pages.
Hey maggie I cloned a website and now I am opening that website code in vs code editor but after doing the necessary editing only text is changing not the images. Like I am putting my image URL on the place of website image URL but after saving it and opening it with live server the preview is showing me the images of cloned website not mine and in inspect element it is showing the image code of cloned website not mine why. I am trying from 6 hours and nothing is works for me. Will you plz tell me how can I change the images and edit it.
Thanks for this video! One question. WEll, two: You mentioned two videos: (1) Going from a design to a website; (2) replicating Javascript functionality from web pages. I'd like to check these out, but I don't find them either on your UA-cam channel or your website. Could you please post the links? Thank you again for the excellent video!
Hello thank you for the video. I have been trying for several mounts to learn coding and i believe this is the best way to learn it faster. Please let me know if you have any online courses thank you.
Hi Maggie i seem a page I like on a page that has a simple mouse hover effect over video to play... although there is a simple enough way to do this and also by using a plug-in but this particular page I seen has a nice function... can you tell me how I can just copy the code and I edit myself ... thanks so much
@codecademy Any Chance you could do a video of how to take a website and change it into a program on my computer? i Want to make some small changes and add some stuff to what they have but I want it to be on my computer
Thank you for your tutorial. Can a company's website know if it has been copied or has tried to be copied? Without the cloned / copycat site being launched, of course.
Yes it will know if it was plagiarised but if you edit the class, id, function name etc then it won't. They have a copyright to their website therefore it is an offence to plagiarise their work.
Hi Maggie, thank for the nice knowledgeable video. I have my own PHP website that I need to migrate to WordPress, can I do the same way? or please advise.
Great job but maybe 1.125x too slow.. also, when you click or right click and do Open or Open Page, viewer cannot see where or how you're doing so, nor is helped if we are on Linux , formerly Windows, and I saw you're on Mac..
Using wget from the terminal to download *ALL* of the assets for a site (images, style sheets, etc.) with a single command is a *MUCH* better way of downloading all of a site's contents..
why dont u tell us what editor u are using and i got lost after i made the files in the chrome editor and dont know how to navigated what i did to a preview of site u just skipped this in ur video all together
This is good for starters like me. I will try it out. Thank you Maggie. I wish I have you live every day for my everyday questions when stock. Thanks again.
This is not actually cloning anything. Most of that HTML was generated using python, php, or some scripting language. What she captured was just a snapshot in time. Static HTML is basically useless unless all you want to do is mess around with CSS styles.
The thing is cookie clicker is blocked on my school website and i just want alle the assets including sounds, images and all javascript files so i can host cookie clicker myself on a different domain. Can anyone help me?
Legends are watching this to fulfill their clients demands 🤣
Highly recommended to watch at x1.25 speed
×1.5
0.5x she talks to fast
No at 2x
Thanks
×1.5 for me haha
this is a beautiful way to boost our coding skills and learn from fully functional websites and codes
I'm going to dedicate entire days to just looking up website source codes!!
I almost didn't want to upvote in fear of losing this feeling that I know something valuable that most people don't. This video deserves so much more than 4.3K upvotes! This knowledge is power friends
this aint reddit luh bro its called a like 😂
sometimes i do that too lol
YOu just made HTML css and javascript understandable for me. Thank you
A quicker way to copy the index html file is to do CTRL-U as a shortcut or add "view-source:" to the beginning of the URL :)
Thanks! It worked
ths!!! but what about the css file or js file. sometimes it's difficult to find it. And i just a beginner
Please what’s the text editor you used ??
How much would you charge to clone a website for someone?
Thank you so much! But seem like Twitter hide all html and css, I cannot read anything
Anyone knows the other video she talks about? Can’t find it. Great video tw thanks!
Hi I’m interested in making a website I seen a business website and I would like to make one similar can you help me ?
7:50 How were you able to automatically change the css from one big chunk to properly formatted?
Ryan124 She/He saves the file as a .css, which allowed the editor to read it as a css, thus formatting the file.
thank you so much didi ap ka 4 min ka video ma hamara kam ho gaya,,Harshika is glad that you made this video and dhvani subscribes you channel, and faiz left......
I want to completely copy a website online from a business overseas and change a few things to make it mine to use in my country is that easy?
where is the js cloning/editing tutorial????
how you determined that its style.css
I love your video it's very clear and detailed, I just became your favorite fan. I'm so passionate for computer science I'll follow your page as my class every day lol
SAME!!
I had to double check to see if i was subscribed!!
amazing, is it working on JS (copy js )?
Does this apply to all websites? I tried doing it to one but I can't find the html code unless I click on the "view page source" instead.
had to speed up to x1.25. thank you for the video though!
x1.5
Hahahaha 😂
Perfect 💯💯💯
10x
Thank god you gave me the idea
May I ask if you have videos on publishing websites?
Now THIS is how you do a how-to video!
Hi, how to translate a website or make a site multilingual from the source code
So what about the other external links in the html code what do we do about them ?
Hello, I'm trying to copy the elements from my new tab page using the New Tab Studio Chrome extension so I can reference a local file for a screensaver plugin I have on my macbook. I have copied everything in the inspect element panel for index.html and main.css but nothing loads when I open it in Chrome. Is there a reason this won't work locally? Thanks for a great video!
hmm I don't have a spot for index.. when copying the HTML do I have to copy each folder.
Hey, I am pretty much behind with my task to publish an eCommerce site..
Kindly share an updated link of the video where you have shared the same..
Thank You.
A valuable tutorial and i really appreciate for clear explanation with example
Hey
I tried this and it seems pretty easy but i couldn't find the css file where there s the css cpde for Microsoft website
Idk maybe the name of the file is different so what should i do to get it?
never subbed so quick b4.
Thankyou so much for this video .......badly needed one...Love from India..
Hey bro did it work?
Video is good, but I think developing a section is faster than copying from other websites and spending time to understand other developer code.
Right click in a website > Save as..., 3 seconds
Hi Maggie, this there a script out there that will allow me to edit in Visual Editing (edit website like you are seeing it) as well as image changing. Something just like wikipedia and the feature Visual Editing when inserting more or deleting text? Cheers Maggie
Thanks. Could you please tell me a way to see in the inspect section when a specific page of a website was first published and when was updated / edited? I tried to find this answer in many ways for a website but its all locked, I mean there is no such information on the pages.
Hi Maggie how can i find you in Codecademy?
Is it preferred to copy from Inspector instead of right clicking the page, viewing page source, and copying the HTML/CSS from that?
No. It's much easier just to view the page source and click on the CSS links.
You don't have to go through all this copy and pasting stuff at all.
Hi Maggie,
I find the information useful for webpage designers students like me who knows html and css but not javascript or python yet.
thanks
Akife
When I go to open file & search then I cannot find index or style.css
Hey maggie I cloned a website and now I am opening that website code in vs code editor but after doing the necessary editing only text is changing not the images. Like I am putting my image URL on the place of website image URL but after saving it and opening it with live server the preview is showing me the images of cloned website not mine and in inspect element it is showing the image code of cloned website not mine why. I am trying from 6 hours and nothing is works for me. Will you plz tell me how can I change the images and edit it.
Hm, will main file execute original commands when you type something from cloned file?
what about the images though?
I use a PC.. can you make one for PC.
I only have note book. Is there a better one?
Thanks for this video! One question. WEll, two: You mentioned two videos: (1) Going from a design to a website; (2) replicating Javascript functionality from web pages. I'd like to check these out, but I don't find them either on your UA-cam channel or your website. Could you please post the links? Thank you again for the excellent video!
replicating java is a no no
@@vladarodic9683 why?
Dennis Dustin everybody will know that is not yours.
Just copy your html and css.
All footprints are in js
What about if the website is been built one of the CSS frameworks and I don't know any framework?
Abdifatah Ali do you know now?
Don't all of them convert to plain CSS after all?
very helpful and comprehensive. thanksss
the best video never made in the internet
Thanks a lot, im newbie in developing that well help me.
Wow! thanks a bunch
It's been 3 years bro, hope you still haven't used it for forces of evil 😅
@@justiceikomi not yet 😅
I'm booked in for 2025
@@gardenwaster keep us posted on that
It's not a crime if nobody saw it - Darth Vader
Hello thank you for the video. I have been trying for several mounts to learn coding and i believe this is the best way to learn it faster. Please let me know if you have any online courses thank you.
Hello! You can check out our course catalog here: www.codecademy.com/catalog
Thank you, Maggie! You're really good teacher.
Love you ❤️
Your explanation is very clean your voice is calm
at 6:41 when you pasted the source code from google chrome developer, are you using SUBLIME to edit? I am new to this.
No, it's Brackets.
How can i contact you?
THANK YOU SOOOO MUCH FAM! MUCH APPRECIATED!!!! '''''''WOW''''''' TRULY IS THE WORD TO DESCRIBE THIS ASSISTANCE!!
If the targeted website is online will I get online updates in my cloned one?
Hi Maggie thanks for the video, the web site I intend to clone, the index(HTML)code is not opening at the source, what do I do?
Tnx..,for this video😍
Love from bd
Hi Maggie i seem a page I like on a page that has a simple mouse hover effect over video to play... although there is a simple enough way to do this and also by using a plug-in but this particular page I seen has a nice function... can you tell me how I can just copy the code and I edit myself ... thanks so much
How do I display the website on local with my IP address?
You can't copy the php files... only html and css
Thank lord there's this video, any other is just ai or other tools
Excellent Maggie👏🏼
what are the legalities of this? Like this seems too convenient...
@codecademy Any Chance you could do a video of how to take a website and change it into a program on my computer? i Want to make some small changes and add some stuff to what they have but I want it to be on my computer
Thank you for your tutorial. Can a company's website know if it has been copied or has tried to be copied? Without the cloned / copycat site being launched, of course.
Yes it will know if it was plagiarised but if you edit the class, id, function name etc then it won't. They have a copyright to their website therefore it is an offence to plagiarise their work.
Awesome , Thank you!
Ma u didn't talk about the JavaScript and php part, how can we copy and edit it
are your fees to develop a website expensive ??
legally, can I clone a website and then edit it to make it my own live website? Would I just have to change the javascript to make it my own?
Thank you it was very useful
Thanks Codecademy team for this nice and valuable trick for html/css coding process....
Hi Maggie, thank for the nice knowledgeable video. I have my own PHP website that I need to migrate to WordPress, can I do the same way? or please advise.
I need to konw more methods to work less and smart not hard. Copy past and little modifying.
Big thanks
how I can download chrome dev toll ? after it clone. can it full customized???
This tutorial recommended thnks
Hey Maggie,
Are you for hire? I’d like a price quote or a project I need done. How can we talk?
Im available...Good rates as well
@@jazzhippie3878 Are you available for hire? What's your price? I need a site cloned... of course, I will need to edit it too, later.
The text editor she is using is called: BRACKETS......
I tried this but whenever I share website with someone, then in the description it shows the description of original website not mine😐
i need your help!
Great job but maybe 1.125x too slow.. also, when you click or right click and do Open or Open Page, viewer cannot see where or how you're doing so, nor is helped if we are on Linux , formerly Windows, and I saw you're on Mac..
Using wget from the terminal to download *ALL* of the assets for a site (images, style sheets, etc.) with a single command is a *MUCH* better way of downloading all of a site's contents..
what is wget?
Hi I want to copy my suppliers products etc into my wiz website can you help me
how to export a .json file?
What is d name of d app you’re using to clone d Twitter
why dont u tell us what editor u are using and i got lost after i made the files in the chrome editor and dont know how to navigated what i did to a preview of site u just skipped this in ur video all together
i tried doing this, what appeared on my screen was nothing like the site.
This is good for starters like me. I will try it out. Thank you Maggie. I wish I have you live every day for my everyday questions when stock. Thanks again.
This was great, thanks!
This is not actually cloning anything. Most of that HTML was generated using python, php, or some scripting language. What she captured was just a snapshot in time. Static HTML is basically useless unless all you want to do is mess around with CSS styles.
You sure?
The thing is cookie clicker is blocked on my school website and i just want alle the assets including sounds, images and all javascript files so i can host cookie clicker myself on a different domain. Can anyone help me?
thanks.. i am still waiting for the js part.!
Great video. Does anybody know, how to copy that css file so that it is legible and not jumbled?
Yes
Yes, in atom for instance you can install an extension called beautify which enables you to clean up jumbled code and lay it out hierachically.
Oh wow! Thank you so much sweetie. Bless you real good. Stay well!
how to see linkedin css
ana aneek omash didnt show me how to go to academy you just cut the video there smh
really helpfull thanks
didn't work for me, shows nothing but messy page, the same thing when you save the page
Automating this is the first step in building semi-supervised ML tools that can generate new unique web elements. #TakeTheIdea
What do you mean?
Fran Abenza do you know now?