Menyisipkan css di HTML

Oleh : Abah Razi

بسم الله الرحمن الرحيم

Untuk menggunakan CSS, salah satu cara yang paling sederhana adalah menyisipkan baris di bagian header HTML seperti contoh berikut :

[code language=”html”]

<html>
<head>
<title>Maktabah Rumah Ilmu Indonesia</title>
<link rel="stylesheet" type="text/css" href="css/gaya.css">
</head>

[/code]

About Reza Ervani 425 Articles
Adalah pendiri programming.rezaervani.com -

Be the first to comment

Leave a Reply

Your email address will not be published.


*


This site uses Akismet to reduce spam. Learn how your comment data is processed.