Advertisement here

contoh program html | css inline

PROGRAM HTML DAN CSS INLINE


CONTOH PROGRAM :

<html>
    <head>
        <title>
            css inline
        </title>
    </head>
    <body>
    <p style="font-family: arial ;">fernandes</p>
    </body>
</html>        


KETERANGAN : menampilkan gaya huruf teks arial 



Next Post Previous Post
No Comment
Add Comment
comment url