<html>
<head>
<title>afshin</title>
</head>
<style>
.test{
max-width: 40%;
margin:4px auto;
background-color:#e4e4e4;
padding:20px;
text-align: center;
font-size:18px;
}
</style>
<body>
<div class="test">
<code>
My Name Is Afshin Akhgar, I am a happy php and javascript (web) developer.
afshin@akhgar.net
</code>
<img src="https://robohash.org/afshIn" alt="Afshin Akhgar">
</div>
</body>
</html>
|