cBrandon Community

General Category => General Discussion => Topic started by: branx86 on September 25, 2015, 03:49:14 PM

Title: Create with Html Webpage with circle Images and name underneath(example HTML)
Post by: branx86 on September 25, 2015, 03:49:14 PM
<!DOCTYPE HTML>
<html lang="en-US">
<head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">   
  <title>Phone Ext. Photo Gallery</title>
 
  <style type="text/css">
#circle

{


border-radius:50% 50% 50% 50%; 


width:100px;


height:100px;




}




  </style>
</head>
<body>

<table width="400" border="0" cellpadding="5">

<tr>

<td align="center" valign="center">
<img src="file:///C:\Users\brobertson.HOUSHUCORP\Pictures\IMG_4066.JPG"id="circle"" alt="description here" />


Bon Ron
</td>

<td align="center" valign="center">
(http://www.dwuser.com/education/content/creating-responsive-tiled-layout-with-pure-css/images/demo/7.jpg"id="circle)


Butterfly
</td>

<td align="center" valign="center">
<img src="file:///C:\Users\brobertson.HOUSHUCORP\Pictures\IMG_4066.JPG"id="circle"" alt="description here" />


Bon Ron
</td>



</tr>

</table>




</body>
</html>
Title: Re: Create with Html Webpage with circle Images and name underneath(example HTML)
Post by: Daphne on November 17, 2015, 02:11:59 AM
your avatar is so lovely :P :P