Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Easy html macro
theme{"label":"solarized_dark","value":"solarized_dark"}
contentByMode{"html":"<doctype html></doctype>\n<link href=\"https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css\" rel=\"stylesheet\" integrity=\"sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC\" crossorigin=\"anonymous\">\n<script src=\"https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js\" integrity=\"sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM\" crossorigin=\"anonymous\"></script>\n<div class=\"row\">\n <div class=\"col-sm-3\">\n <div class=\"card\">\n <div class=\"card-body\">\n <h5 class=\"card-title\">Special title treatment</h5>\n <p class=\"card-text\">With supporting text below as a natural lead-in to additional content.</p>\n <a href=\"#\" class=\"btn btn-primary\">Go somewhere</a>\n </div>\n </div>\n </div>\n <div class=\"col-sm-3\">\n <div class=\"card\">\n <div class=\"card-body\">\n <h5 class=\"card-title\">Special title treatment</h5>\n <p class=\"card-text\">With supporting text below as a natural lead-in to additional content.</p>\n <a href=\"#\" class=\"btn btn-primary\">Go somewhere</a>\n </div>\n </div>\n </div>\n <div class=\"col-sm-3\">\n <div class=\"card\">\n <div class=\"card-body\">\n <h5 class=\"card-title\">Special title treatment</h5>\n <p class=\"card-text\">With supporting text below as a natural lead-in to additional content.</p>\n <a href=\"#\" class=\"btn btn-primary\">Go somewhere</a>\n </div>\n </div>\n </div>\n <div class=\"col-sm-3\">\n <div class=\"card\">\n <div class=\"card-body\">\n <h5 class=\"card-title\">Special title treatment</h5>\n <p class=\"card-text\">With supporting text below as a natural lead-in to additional content.</p>\n <a href=\"#\" class=\"btn btn-primary\">Go somewhere</a>\n </div>\n </div>\n </div>\n</div>","javascript":"","css":""}