Hello,
I am trying to use random selected view of pictures in one part and the date and time in another section in my web page. The following is the html
<div class="col-md-8">
<h3 style="font-family: Arial; color: #0000FF; line-height: inherit; vertical-align: middle; text-align: center;"><span style="background-position: center; font-weight: bold; font-size: xx-large;">Ankara Cumhuriyet Lisesi ögretmen ve ögrencilerinin bulusma yeridir.</span></h3>
<table style="width: 100%; height: 700px; background-color: #FFFFCE" >
<tr>
<td style="left: 250px; display: inline-table; position: absolute;">
<img alt="" src="Images/ACL5.jpg" style="width: 300px; height: 300px;" />
</td>
...
Go to the complete details ...