How to take website from Google and paste it on html | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
- 6

How to take website from Google and paste it on html

8th Sep 2020, 4:45 AM
Ujjawal Mishra
Ujjawal Mishra - avatar
3 Respostas
+ 12
If I understand what you're asking, if you press Ctrl+U on your keyboard while in Google Chrome you should find the source code for whatever website you go on (although, this will only copy the HTML of a website - to find the CSS and JS, you'll need to go through the source code on the website by pressing F12 and looking for and opening the CSS and JS files in a separate tab)
8th Sep 2020, 5:49 AM
Faisal
Faisal - avatar
+ 3
Please ellaborate
8th Sep 2020, 5:43 AM
Satyam Mishra
Satyam Mishra - avatar
+ 1
Can you elaborate on what you mean by the question? What do you mean by ā€œtake website from Googleā€?
8th Sep 2020, 5:05 AM
NULL
NULL - avatar