1

PHOTO EMBED

Fri Apr 16 2021 07:49:43 GMT+0000 (Coordinated Universal Time)

Saved by @sherpablog #html

<body>     
    <h1 class="test">Başlık Metni</h1> 
</body> 

<style>   
    body {font-size: 16px; }   
    h1 {font-size: 1.8em;} 
</style>
content_copyCOPY