-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdoubt_sec.html
110 lines (107 loc) · 6.3 KB
/
doubt_sec.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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Chat Section</title>
<link rel="stylesheet" href="doubt_sec.css">
<link href="https://unpkg.com/tailwindcss@^2/dist/tailwind.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body class="text-gray-400 bg-gray-900 body-font">
<header class="text-gray-400 bg-gray-900 body-font">
<div class="container mx-auto flex flex-wrap p-5 flex-col md:flex-row items-center">
<a class="flex title-font font-medium items-center text-white mb-4 md:mb-0">
<span class="image">
<img src="logo.png.png"></a>
</span>
<!-- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-10 h-10 text-white p-2 bg-indigo-500 rounded-full" viewBox="0 0 24 24"> -->
<!-- <path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5"></path> -->
</svg>
<span class="ml-3 text-xl">Anonymous</span>
</a>
<nav class="md:ml-auto md:mr-auto flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:text-white" href="dbtsec.html">Doubts</a>
<a class="mr-5 hover:text-white" href="index.html">Video Meet</a>
<a class="mr-5 hover:text-white" href="people.html">Peoples</a>
<!-- <a class="mr-5 hover:text-white">Fourth Link</a> -->
</nav>
<button
class="lg:mt-2 xl:mt-0 flex-shrink-0 inline-flex text-white bg-indigo-500 border-0 py-2 px-6 focus:outline-none hover:bg-indigo-600 rounded" ><a href="afterlogin.html">Back</a></button>
<button
class="userbtn">
<i class="fa fa-user-circle fa-2x"></i>
<!-- <svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" -->
<!-- class="w-4 h-4 ml-1" viewBox="0 0 24 24"> -->
<!-- <path d="M5 12h14M12 5l7 7-7 7"></path> -->
</svg>
</button>
</div>
</header>
<!-- Doubts -->
<section class="text-gray-400 body-font bg-gray-900">
<div class="container px-5 py-10 mx-auto">
<div class="flex flex-wrap w-full mb-0 flex-col items-center text-center">
<h1 class="sm:text-3xl text-2xl font-medium title-font mb-2 text-white">8-A (Maths)</h1>
<p class="lg:w-1/2 w-full leading-relaxed text-opacity-80">Ask your Doubts Here as no one is going to judge you</p>
</div>
</div>
</section>
<section class="text-gray-400 bg-gray-900 body-font overflow-hidden">
<div class="container px-5 py-24 mx-auto">
<div class="-my-8 divide-y-2 divide-gray-800">
<div class="py-8 flex flex-wrap md:flex-nowrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="font-semibold title-font text-white">Send By</span>
<span class="mt-1 text-gray-500 text-sm">DATE</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Topic Name</h2>
<p class="leading-relaxed">Starting characters of the question(max-limit: 100 words or 1 sentence) after that the person has to click on read more to read it.</p>
<a class="text-indigo-400 inline-flex items-center mt-4" href="Fullquery.html">Read More
<svg class="w-4 h-4 ml-2" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path d="M5 12h14"></path>
<path d="M12 5l7 7-7 7"></path>
</svg>
</a>
</div>
</div>
<div class="py-8 flex border-t-2 border-gray-800 flex-wrap md:flex-nowrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="font-semibold title-font text-white">Anonymous#3802</span>
<span class="mt-1 text-gray-500 text-sm">29 Jan 2021</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">The Cell</h2>
<p class="leading-relaxed">Mam,i have a doubt in the topic cell which you have been teaching us today.</p>
<a class="text-indigo-400 inline-flex items-center mt-4" href="Fullquery.html">Read More
<svg class="w-4 h-4 ml-2" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path d="M5 12h14"></path>
<path d="M12 5l7 7-7 7"></path>
</svg>
</a>
</div>
</div>
<div class="py-8 flex border-t-2 border-gray-800 flex-wrap md:flex-nowrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="font-semibold title-font text-white">Anonymous#1405</span>
<span class="mt-1 text-gray-500 text-sm">29 Jan 2021</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Coal and Petroleum</h2>
<p class="leading-relaxed">Mam i am fasing some issues in the work which you had given us today. </p>
<a class="text-indigo-400 inline-flex items-center mt-4" href="Fullquery.html">Read More
<svg class="w-4 h-4 ml-2" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path d="M5 12h14"></path>
<path d="M12 5l7 7-7 7"></path>
</svg>
</a>
</div>
</div>
</div>
</div>
</section>
<button
class="lg:mt-2 xl:mt-0 flex-shrink-0 inline-flex text-white bg-indigo-500 border-0 py-2 px-80 focus:outline-none hover:bg-indigo-600 rounded p-2 m-20 ml-80" ><a href="askdbt.html">Ask a question</a></button>
</body>
</html>