1. Tag <Link>
Contoh;
<head>
<link rel="stylesheet" href="http:indaam.co.cc/style.css" type="text/css" media="screen" />
</head>
Tag <Script>
Contoh;
<head>
<script tipe="text/javascript">
// code javascript
<script>
</head>
<Meta> Tag
Contoh
<head>
<meta name="generator" content="WordPress 2.9.1" />
</head>
2. html - body margins
HTML Code:
<body topmargin="50">
<body leftmargin="50">
Background pada tag Body
<BODY BGCOLOR=white TEXT=black
LINK=blue ALINK=green VLINK=red
BACKGROUND="/~webs/images/wall1.jpg">
</BODY>
tag warna
<BODY BGCOLOR=white TEXT=black
LINK=blue ALINK=green VLINK=red>
</BODY>
Tidak ada komentar:
Posting Komentar