Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html lang=en-us>
<head>
  <meta charset=" utf - 8" >
  <meta name="viewport" content="width=device-width">
  <title>JS Bin</title>
</head>
<body>
  <div class="header">
    <div class="header-inner">
      <img class=" header "  src="//shosseinfarjadi.github.io/24052021_ROB_01.jpg" "withd"=90px "hight"=90px>
      <h1>s.hossein farjadi</h1>
      <p>im gamer love game and editing and Motion graphics</p>
    </div>
  </div>
</body>
</html>
 
.header {
  background-image: url("https://picsum.photos/id/151/200/300");
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  color: #ffe;
}
.header .header-inner  {
  background-color: rgba(195, 53, 9, 75%);
  padding: 30px;
}
.header img{
  border-radius: 50%;
  border: 5px solid gray;
  margin-top: 17%;
}
.header a {
  display: inline-block;
  background-color: #fff;
  border-radius: 7px;
  color: #fff134;
  font-size: 100px;
  font-weight: bold;
  padding: 15px 18px;
  text-decoration: none;
  cursor: pointer;
  box-shadow : 1 2px 4px 0 rgba(0, 0, 0, 0.3)
Output 300px

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
shosseinfarjadipro
0viewers