+ 2
Somebody send me simple website source code plzz
4 ответов
+ 8
<html>
<head>
<title>hello world</title>
</head>
<body>
<h1>Website</h1>
</body>
</html>
+ 1
Use Google Chrome ..right click ->view page source..you will be able to see the entire source code of client side scripting of any online website.
0
goes to any website
then right click and view page sourse