html
html
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
<title>Book</title>
</head>
<body bgcolor= "#0F0">
<a href=https://www.amazon.in/dp/B08HS9P4GD/ref=cm_sw_r_wa_awdo_t1_UxLwFbMTMQ3PP>
<p>Click here</p>
</body>
</html>
Enter to Rename, Shift+Enter to Preview
css
css
1
2
3
body {
}
Enter to Rename, Shift+Enter to Preview
js
js
1
Enter to Rename, Shift+Enter to Preview
BROWSER
Console
Run