This commit is contained in:
UndeadMaelys
2022-05-04 20:02:10 +02:00
commit bb863c6786
21 changed files with 715 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
</div>
</div>
+1
View File
@@ -0,0 +1 @@
</span>
+2
View File
@@ -0,0 +1,2 @@
<span class="convo-date">
+1
View File
@@ -0,0 +1 @@
</div>
+1
View File
@@ -0,0 +1 @@
<p>
+1
View File
@@ -0,0 +1 @@
</span>
+1
View File
@@ -0,0 +1 @@
<span>
+1
View File
@@ -0,0 +1 @@
<div class="convo-header">
+2
View File
@@ -0,0 +1,2 @@
<div class="convo-container">
<div class="convo">
+2
View File
@@ -0,0 +1,2 @@
<div class="convo-container right">
<div class="convo">
+1
View File
@@ -0,0 +1 @@
</p>
+1
View File
@@ -0,0 +1 @@
<p>
+4
View File
@@ -0,0 +1,4 @@
</main>
</body>
</html>
+9
View File
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>avg convo</title>
<link href="text_analysis.css" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>