-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
87 lines (86 loc) · 8.13 KB
/
index.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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Blog Cards 3</title>
<link href="styles.css" rel="stylesheet" type="text/css" media="all">
</head>
<body class="bg-[#f6f5f8] flex justify-center items-center min-h-screen flex-col ml-2 mr-2">
<section class="box flex flex-col justify-start items-center w-full md:w-[768px] shadow-md bg-white rounded-md overflow-hidden sm:flex-row mb-6 mt-6">
<img class="w-full h-24 object-cover sm:h-auto sm:w-[160px]" src="https://images.unsplash.com/photo-1682946618161-8f349dec0f11?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1740&q=80">
<p class="self-center text-center p-6 sm:p-0 sm:px-3 grow font-semibold sm:self-center sm:text-left">Make It Your Destiny To Accomplish Great Things In Your Life</p>
<div class="w-full sm:w-3/5 flex justify-end items-center sm:px-6 p-0">
<span class="grow text-center rounded-tl-none p-5 sm:p-3 bg-slate-100 rounded-md rounded-r-none text-sm sm:grow-0 sm:rounded-b-md sm:rounded-tl-md sm:rounded-br-none"><b>5.708</b> words</span>
<span class="grow text-center rounded-tr-none p-5 sm:p-3 bg-slate-100 rounded-md rounded-l-none text-sm sm:grow-0 sm:rounded-b-md sm:rounded-tr-md sm:rounded-bl-none"><b>12</b> Session</span>
</div>
</section>
<section class="box flex flex-col justify-start items-center w-full md:w-[768px] shadow-md bg-white rounded-md overflow-hidden sm:flex-row mb-6">
<img class="w-full h-24 object-cover sm:h-auto sm:w-[160px]" src="https://images.unsplash.com/photo-1682965636984-e5e8c00197bb?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1740&q=80">
<p class="self-center text-center p-6 sm:p-0 sm:px-3 grow font-semibold sm:self-center sm:text-left">Make It Your Destiny To Accomplish Great Things In Your Life</p>
<div class="w-full sm:w-3/5 flex justify-end items-center sm:px-6 p-0">
<span class="grow text-center rounded-tl-none p-5 sm:p-3 bg-slate-100 rounded-md rounded-r-none text-sm sm:grow-0 sm:rounded-b-md sm:rounded-tl-md sm:rounded-br-none"><b>5.708</b> words</span>
<span class="grow text-center rounded-tr-none p-5 sm:p-3 bg-slate-100 rounded-md rounded-l-none text-sm sm:grow-0 sm:rounded-b-md sm:rounded-tr-md sm:rounded-bl-none"><b>12</b> Session</span>
</div>
</section>
<section class="box flex flex-col justify-start items-center w-full md:w-[768px] shadow-md bg-white rounded-md overflow-hidden sm:flex-row mb-6">
<img class="w-full h-24 object-cover sm:h-auto sm:w-[160px]" src="https://images.unsplash.com/photo-1682946617891-fd3d5fc65005?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1740&q=80">
<p class="self-center text-center p-6 sm:p-0 sm:px-3 grow font-semibold sm:self-center sm:text-left">Make It Your Destiny To Accomplish Great Things In Your Life</p>
<div class="w-full sm:w-3/5 flex justify-end items-center sm:px-6 p-0">
<span class="grow text-center rounded-tl-none p-5 sm:p-3 bg-slate-100 rounded-md rounded-r-none text-sm sm:grow-0 sm:rounded-b-md sm:rounded-tl-md sm:rounded-br-none"><b>5.708</b> words</span>
<span class="grow text-center rounded-tr-none p-5 sm:p-3 bg-slate-100 rounded-md rounded-l-none text-sm sm:grow-0 sm:rounded-b-md sm:rounded-tr-md sm:rounded-bl-none"><b>12</b> Session</span>
</div>
</section>
<section class="flex flex-col wrap justify-center items-center w-full md:w-[768px] overflow-hidden sm:flex-row mb-6 gap-6">
<section class="box flex flex-col justify-start items-center w-full sm:w-1/3 grow shadow-md bg-white rounded-md overflow-hidden mb-6">
<img class="w-full h-24 object-cover" src="https://images.unsplash.com/photo-1683027922525-6ab2f376f7fb?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1740&q=80">
<div class="flex justify-end items-end w-full px-2 py-1">
<svg class="cursor-pointer hover:stroke-slate-800 transition-all duration-200 ease-in" xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 24 24" stroke-width="1" stroke="#bbbbbb" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<circle cx="5" cy="12" r="1" />
<circle cx="12" cy="12" r="1" />
<circle cx="19" cy="12" r="1" />
</svg>
</div>
<p class="self-center text-center p-6 pt-0 grow font-semibold">Make It Your Destiny To Accomplish Great Things In Your Life</p>
<div class="w-full flex justify-end items-center p-0">
<span class="grow text-center rounded-tl-none p-5 bg-slate-100 rounded-md rounded-r-none text-sm"><b>5.708</b> words</span>
<span class="grow text-center rounded-tr-none p-5 bg-slate-100 rounded-md rounded-l-none text-sm"><b>12</b> Session</span>
</div>
</section>
<section class="box flex flex-col justify-start items-center w-full sm:w-1/3 grow shadow-md bg-white rounded-md overflow-hidden mb-6">
<img class="w-full h-24 object-cover" src="https://images.unsplash.com/photo-1682530016814-6a1c1311cd6e?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1740&q=80">
<div class="flex justify-end items-end w-full px-2 py-1">
<svg class="cursor-pointer hover:stroke-slate-800 transition-all duration-200 ease-in" xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 24 24" stroke-width="1" stroke="#bbbbbb" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<circle cx="5" cy="12" r="1" />
<circle cx="12" cy="12" r="1" />
<circle cx="19" cy="12" r="1" />
</svg>
</div>
<p class="self-center text-center p-6 pt-0 grow font-semibold">Make It Your Destiny To Accomplish Great Things In Your Life</p>
<div class="w-full flex justify-end items-center p-0">
<span class="grow text-center rounded-tl-none p-5 bg-slate-100 rounded-md rounded-r-none text-sm"><b>5.708</b> words</span>
<span class="grow text-center rounded-tr-none p-5 bg-slate-100 rounded-md rounded-l-none text-sm"><b>12</b> Session</span>
</div>
</section>
<section class="box flex flex-col justify-start items-center w-full sm:w-1/3 grow shadow-md bg-white rounded-md overflow-hidden mb-6">
<img class="w-full h-24 object-cover" src="https://images.unsplash.com/photo-1682946617589-752f065bf7d0?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1740&q=80">
<div class="flex justify-end items-end w-full px-2 py-1">
<svg class="cursor-pointer hover:stroke-slate-800 transition-all duration-200 ease-in" xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 24 24" stroke-width="1" stroke="#bbbbbb" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<circle cx="5" cy="12" r="1" />
<circle cx="12" cy="12" r="1" />
<circle cx="19" cy="12" r="1" />
</svg>
</div>
<p class="self-center text-center p-6 pt-0 grow font-semibold">Make It Your Destiny To Accomplish Great Things In Your Life</p>
<div class="w-full flex justify-end items-center p-0">
<span class="grow text-center rounded-tl-none p-5 bg-slate-100 rounded-md rounded-r-none text-sm"><b>5.708</b> words</span>
<span class="grow text-center rounded-tr-none p-5 bg-slate-100 rounded-md rounded-l-none text-sm"><b>12</b> Session</span>
</div>
</section>
</section>
</body>
</html>