html
html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<!-- created by rose -->
<!--
[ Rose lover ❤️...]
[ If you like this so subscribe my yt channel]
[ https://youtube.com/@rosesharma-j9u ]
[ You find more amazing content in my channel]
[ !! Happy Coding solo family !! ]
-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Rose Gallery App</title>
<style>
body {
margin: 0;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
background-color: #f5f5f5;
}
iframe {
width: 100%;
height: 100%;
css
css
1
2
3
body {
}
js
js
1
2
3
alert ("if you like this then upvote this code...")
alert("!! Happy Coding !!")
BROWSER
Console
Uruchom