Notification texts go here Contact Us Buy Now!

Multitabs Syntax and Syntax Highlighter

1 min read

It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. 

Multitabs Syntax
<html dir='ltr' lang='id'>
  <head>
    <title>Sample Page</title>
  </head>
  <body>
    <p>Sample content here!</p>
  </body>
</html>
/* Standar CSS */
::selection{color:#fff;background:var(--linkC)}
*, ::after, ::before{-webkit-box-sizing:border-box;box-sizing:border-box}
h1, h2, h3, h4, h5, h6{margin:0;font-weight:700;font-family:var(--fontH);color:var(--headC)}
h1{font-size:1.9rem}
h2{font-size:1.7rem}
h3{font-size:1.5rem}
h4{font-size:1.4rem}
h5{font-size:1.3rem}
h6{font-size:1.2rem}
a{color:var(--linkC);text-decoration:none}
a:hover{opacity:.9;transition:opacity .1s}
{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "url": "https://alyaghazi.blogspot.com/",
  "name": "Blog",
  "alternateName": "UI",
  "potentialAction": {
    "@type": "SearchAction",
    "target": "https://alyaghazi.blogspot.com/search?q={search_term_string}",
    "query-input": "required name=search_term_string"
  }
}
Syntax Highlighter
{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "url": "https://alyaghazi.blogspot.com",
  "name": "UI",
  "alternateName": " UI",
  "potentialAction": {
    "@type": "SearchAction",
    "target": "https://alyaghazi.blogspot.com/search?q={search_term_string}",
    "query-input": "required name=search_term_string"
  }
}

Anda mungkin menyukai postingan ini

  • It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letra…

Posting Komentar