<!DOCTYPE html>
<html>
<head>
<style type="text/css">
div.gallery {
height: 250px;
width: 250px;
margin: 5px;
border: 0px solid #ccc;
display:inline-block;
}
div.gallery:hover {
border: 1px solid #777;
}
div.gallery2 img {
width: 100%;
<!-- changed from height: auto; to height: 150px; -->
height: auto;
border-radius: 5px;
overflow: hidden;
}
div.desc {
padding: 5px;
text-align: center;
font-size: 14pt;
}
div.gallery2 {
border-radius: 25px;
border: 2px solid #73AD21;
padding: 20px;
}
video {
height: 200px;
width: 200px;
margin-top:5px;
/* Rounded corners (Firefox 5 only) */
-moz-border-radius:20px;
-webkit-border-radius:20px;
border-radius:10px;
overflow: hidden;
}
.point {
font-size: 48pt;
}
.point1 {
font-size: 18pt;
}
.point2 {
font-size: 24pt;
}
.point3 {
font-size: 16pt;
}
.videofile {
display:inline-block;
position:relative;
}
.videofile:hover::after {
content:"";
background:rgba(255,255,255,0.5);
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
}
</style>
<center>
</head>
<body>
<center>
<div class="gallery2">
<br>
<br>
<br>
<br>
<h1 class="point">
<!-- t9b3 HOSTS!, PLEASE don't delete this tag marker, or insert anything in between this tag and the homepage title. -->
Your homepage title goes here.
</h1>
<br>
<br>
<h1 class="point2">
<!-- t9b3 HOSTS!, PLEASE don't delete this tag marker, or insert anything in between this tag and the homepage message. -->
Your homepage message goes here.
</h1>
<br>
<br>
<font size="2">
<h1 class="point3">Single-click, then double-click for full screen playback.</h1>
<br>
<div class="gallery">
<!-- t9b3 HOSTS!, PLEASE don't delete this marker tag, or insert anything in between this tag and the 'FileName'.php value below. -->
<a href="444444.php">
<div class="videofile">
<video controls="" preload="metadata">
<!-- t9b3 HOSTS!, PLEASE don't delete this marker tag, or insert anything in between this tag and the 'FileName' value below. -->
<source src="444444.mp4" type="video/mp4"/>
</video>
<!-- t9b3 HOSTS!, PLEASE don't delete this marker tag, or insert anything in between this tag and the Entry description below. -->
<div class="desc">4444444444</div>
</div>
</a>
</div>
<!--n9h <div class="gallery"> s4j-->
<!-- t9b3 HOSTS!, PLEASE don't delete this marker tag, or insert anything in between this tag and the 'FileName'.php value below. -->
<!--n9h <a href="p4yFileNameLessExtp5y.php"> s4j-->
<!--n9h <div class="videofile"> s4j-->
<!--n9h <video controls="" preload="metadata"> s4j-->
<!-- t9b3 HOSTS!, PLEASE don't delete this marker tag, or insert anything in between this tag and the 'FileName' value below. -->
<!--n9h <source src="p4yFileNamep5y" type="video/mp4"/> s4j-->
<!--n9h </video> s4j-->
<!-- t9b3 HOSTS!, PLEASE don't delete this marker tag, or insert anything in between this tag and the Entry description below. -->
<!--n9h <div class="desc">p4yHomepageDescripp5y</div> s4j-->
<!--n9h </div> s4j-->
<!--n9h </a> s4j-->
<!--n9h </div> s4j-->
</div><!-- t9b3 HOSTS!, PLEASE leave this '</div>' tag and comment tag here immediately below your last entry. -->
<!-- t9b3 HOSTS!, PLEASE don't delete this tag marker, or insert anything in between it and the '</div>' tag above. -->
</body>
</html>