Skip to content

Commit a8548b2

Browse files
author
MohitMahmudgitup
committed
add
1 parent 8214145 commit a8548b2

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

01.bg-video/index.html

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,24 @@
77
<link rel="stylesheet" href="style.css" />
88
</head>
99
<body>
10-
<section class="hero">
10+
<!-- <section class="hero">
1111
<video autoplay loop muted plays-inline class="back-video">
12-
<!-- change the video to your own -->
12+
1313
<source src="assets/video.mp4" />
1414
</video>
1515
1616
<section class="content">
1717
<h1>Journey</h1>
1818
<a href="">Explore</a>
1919
</section>
20-
</section>
20+
</section> -->
21+
22+
<marquee style="color: white; background-color: red; padding: 5px; font-size: 20px; ">
23+
<ul style="display: flex; gap: 200px;">
24+
<li>মিনিমাম ২১০০ টাকার অর্ডার করলেই পাবেন সারাদেশে ফ্রী হোম ডেলিভারি....!! </li>
25+
<li>মিনিমাম ২১০০ টাকার অর্ডার করলেই পাবেন সারাদেশে ফ্রী হোম ডেলিভারি....!! </li>
26+
<li>মিনিমাম ২১০০ টাকার অর্ডার করলেই পাবেন সারাদেশে ফ্রী হোম ডেলিভারি....!! </li>
27+
</ul>
28+
</marquee>
2129
</body>
2230
</html>

99. Github Profile Clone/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<main>
6565
<p>Popular Repositories</p>
6666
<div class="repos">
67-
<!-- <div class="repo-card">
67+
<div class="repo-card">
6868
<a href="#" class="repo-title">HTML-CSS-JavaScript-100-Projects</a>
6969
<p class="repo-subtitle">Build 100+ projects in 100 days [free]</p>
7070

@@ -279,7 +279,7 @@
279279
</div>
280280
</div>
281281
<p class="pill">Public</p>
282-
</div> -->
282+
</div>
283283
</div>
284284
</main>
285285
</section>

0 commit comments

Comments
 (0)