نمونه کد بلک آموزشی

Code Block with Copy Button

کد با دکمه کپی

HTML & CSS Code
<!DOCTYPE html>
<html>
<head>
  <style>
    code {
      font-family: Consolas, "courier new";
      color: #e9f6f1;
      background-color: #787878;
      padding: 2px;
      font-size: 105%;
    }
  </style>
</head>
<body>
  <h1>The code element + CSS</h1>
  <p>The HTML <code>button</code> tag defines a clickable button.</p>
</body>
</html>
  

Comments

Popular posts from this blog

how to install and use v2ray on termux android

how to install Live Kali Linux that is persistence on a USB