MultiTabs Syntax Highlighter

<!DOCTYPE html > < html dir = 'ltr' lang = 'en' > < head > < title > Örnek Sayfa </ title > </ head > <!--[ <body> open ]--> < body > < p > Örnek içerik burada! </ p > </ body > <!--[ </body> close ]--> </ 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://www.serkangundogdu.com.tr/" , "name" : "Serkan Gündoğdu" , "alternateName" : "Serkan Gündoğdu" , "potentialAction"…

Yorum Gönder