A Pen by Andres

Developer
Size
2,205 Kb
Views
32,384

How do I make an a pen by andres?

What is a a pen by andres? How do you make a a pen by andres? This script and codes were developed by Andres on 26 August 2022, Friday.

A Pen by Andres Previews

A Pen by Andres - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>A Pen by Andres</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <header> <div class="circle"> <div style="color:white; margin-left:20px; font-size:12px; font-weight:800;">Glenn</div> </div> <!-- End Circle --> <div class="logout"> </div>
</header>
<div class="typing"> Glenn is Typing....
</div> <!-- End Typing -->
<div class="main"> <div class="msg"> <img src="http://s23.postimg.org/awgpgejw7/chat_bubble.png"> <div style="color:#525252; padding-top:10px; font-weight:600; font-size:12px;">Glenn Says :</div> <p>Hello!</p> </div> <!-- End Msg --> <div class="msg2"> <img src="http://s23.postimg.org/awgpgejw7/chat_bubble.png"> <div style="color:#525252; padding-top:10px; font-weight:600; font-size:12px;">John Says :</div> <p>Hello!</p> </div> <!-- End Msg2 -->
</div> <!-- End Main -->
<div class="user"> Users </div>
<div class="settings"> Settings </div>
<div class="panel"> <textarea name="textarea"></textarea>
</div> <!-- End Panel --> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>

A Pen by Andres - Script Codes CSS Codes

body{ width:300px; margin: 0 auto 0 auto; margin-top:30px; background:#95a5a6; font-family: 'Open Sans', sans-serif;
}
header{ background:#34495e; border-top-left-radius:6px; border-top-right-radius:6px; padding:10px 10px 15px 10px;
}
.circle{ background:#1abc9c; width:10px; height:10px; border-radius:50%;
}
.main{ background:#ecf0f1; height:230px; padding:10px;
}
.msg{ background:white; border: 1px #ccc solid; height:65px;
}
.msg2{ background:white; border: 1px #ccc solid; height:65px; margin-top:10px;
}
p{ margin-top:5px; color:#c8c8c8; font-size:13px;
}
img{ border-radius:100%; width:32px; height:32px; padding:15px; float:left;
}
.panel{ background:#ecf0f1; border-bottom-left-radius:6px; border-bottom-right-radius:6px; padding:10px; border-top:#ccc 1px solid; border-bottom: #7f8c8d 3px solid;
}
textarea{ width:272px; border-bottom-left-radius:6px; border-bottom-right-radius:6px; border: #ccc 1px solid; margin-top:10px;
}
.typing{ width:280px; background:white; padding:10px; color:grey; font-size:11px; font-weight:600; border-top: #2c3e50 1px solid; border-bottom: #ccc 1px solid; text-align:center;
}
.user{ width:90px; background:#2ecc71; float:left; text-align:center; color:white; font-size:11px; padding:10px 30px 10px 30px; border-bottom: #27ae60 3px solid;
}
.settings{ width:90px; background:#3498db; float:left; text-align:center; color:white; font-size:11px; padding:10px 30px 10px 30px; border-bottom: #2980b9 3px solid;
}
.logout{ background:#e74c3c; float:right; width:10px; height:10px; border-radius:50%; margin-top:-8px;
}
A Pen by Andres - Script Codes
A Pen by Andres - Script Codes
Home Page Home
Developer Andres
Username Angelfire
Uploaded August 26, 2022
Rating 3
Size 2,205 Kb
Views 32,384
Do you need developer help for A Pen by Andres?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Andres (Angelfire) Script Codes
Create amazing blog posts with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!