Guestbook Entries

Developer
Size
1,734 Kb
Views
12,144

How do I make an guestbook entries?

What is a guestbook entries? How do you make a guestbook entries? This script and codes were developed by Valentin Treu on 19 December 2022, Monday.

Guestbook Entries Previews

Guestbook Entries - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Guestbook Entries</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <article class="gb-entry"> <div class="gb-entry-info-box"> <div class="gb-entry-info-box-row"> <div class="gb-entry-info-box-row-title"> Datum: </div> <div class="gb-entry-info-box-row-value"> 27.11.2014 </div> <br class="clearfloat"> </div> <div class="gb-entry-info-box-row"> <div class="gb-entry-info-box-row-title"> Name: </div> <div class="gb-entry-info-box-row-value"> Tiger </div> <br class="clearfloat"> </div> </div> <div class="gb-entry-message-box"> <div class="gb-entry-message"> hallo hallohallohallohallohallohallohallohallohallohallohallohallohallohallohallohallohallohallohallohallo werwerwer </div> </div>
</article>
<article class="gb-entry"> <div class="gb-entry-info-box"> <div class="gb-entry-info-box-row"> <div class="gb-entry-info-box-row-title"> Datum: </div> <div class="gb-entry-info-box-row-value"> 27.11.2014 </div> <br class="clearfloat"> </div> <div class="gb-entry-info-box-row"> <div class="gb-entry-info-box-row-title"> Name: </div> <div class="gb-entry-info-box-row-value"> Tiger </div> <br class="clearfloat"> </div> </div> <div class="gb-entry-message-box"> <div class="gb-entry-message"> hallo hallohallohallohallohallohallohallohallohallohallohallohallohallohallohallohallohallohallohallohallo werwerwerwerwerwer </div> </div>
</article>
</body>
</html>

Guestbook Entries - Script Codes CSS Codes

* { font-family: Arial; font-size: 14px;
}
.clearfloat { clear: both; font-size: 1px; height: 0; line-height: 0;
}
.gb-entry { border: 1px solid #252D30; margin-bottom: 10px; width: 500px;
}
.gb-entry-info-box { background-color: #252D30; border-bottom: 1px solid #FE8F00; padding: 10px;
}
.gb-entry-info-box-row { color: #999;
}
.gb-entry-info-box-row-title { float: left; width: 80px;
}
.gb-entry-info-box-row-value { float: left;
}
.gb-entry-message-box { background-color: #1A1A1A;
}
.gb-entry-message { color: #DADADA; padding: 10px; word-wrap: break-word;
}
Guestbook Entries - Script Codes
Guestbook Entries - Script Codes
Home Page Home
Developer Valentin Treu
Username rivella50
Uploaded December 19, 2022
Rating 3
Size 1,734 Kb
Views 12,144
Do you need developer help for Guestbook Entries?

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!

Valentin Treu (rivella50) Script Codes
Create amazing marketing copy 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!