Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<!-- This is an example for test an understand what does "class" do in html & css -->
<head>
  <title>تمرین جلسه ششم</title>
</head>
<body>
  <div class=box background-color: red;>
<img class="image" src="https://raw.githubusercontent.com/sabermanesh/sabermanesh.github.io/main/About.us/38892945.jpg" alt="userProfilepic" />
<h1 class="name">امین صابرمنش</h1>
<p class="t">تمرین جلسه ششم</p>
<hr>
  <p class="r">test 1</p>
  <p class="g">test 2</p>
  <p class="b">test 3</p>
 
  </body>
Output 300px

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

Dismiss x
public
Bin info
sabermaneshpro
0viewers