ش | ی | د | س | چ | پ | ج |
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
<html>
<head>
<title>
Welcome to our site !!!
</title>
</head>
<body>
<p style = "width: 200px; height:300px ; background-color: red; ">
sample text 001
</p>
<p style = "width: 200px; height:300px ; background-color: black; color: white; ">
sample text 002
</p>
</body>
</html>