Monday 26 September 2011

RUMUS CSS, Internal style sheet di dalam HTML

| Monday 26 September 2011 | 4 comments

Internal style sheet penulisan CSS dimulai dengan <style> dan diakhiri Dengan </style> akan dibaca sebagai element css.
contoh :

<html>
<head>
<title>Internal css</title>
<style type="text/css">
body
{
    color:black;
    background:green;
    font-family:verdana;
}
</style>
</head>
<body>
<h1>latihan 2</h1>
<p>contoh internal style sheet

</body>
</html>
file di atas kemudian save dengan nama terserah anda kemudian ber ekstensi .html/html

sekarang pasti sudah tau bagaimana teknik-teknik pemanggilannya

kemudian saya akan melanjutkan dengan materi
efel componen form berwarna
<tag style="backgorun-color:#warna"> diakhiri </tag>

contoh script:

<html>
<head>
<title>form berwarna</title>

</head>
<body>
<h1>latihan 3</h1>
<form>
<tag style="backgorun-color:#warna"> diakhiri </tag>
</form>

</body>
</html>

kemudian save danjalankan

4 comments:

asdqwd said...

GAN MINTA CONTOH HASIL HTML YANG SUDAH JADI 8-}

asdqwd said...

GAN MINTA CONTOH HASIL HTML YANG SUDAH JADI 8-}

asdqwd said...

GAN MINTA CONTOH HASIL HTML YANG SUDAH JADI 8-}

Unknown said...

sangat membantu teman

:)) ;)) ;;) :D ;) :p :(( :) :( :X =(( :-o :-/ :-* :| 8-} :)] ~x( :-t b-( :-L x( =))

Post a Comment

 

turorial terbaru

Copyright 2011. w3-id.blogspot.com. | Template by o-om.com - zoomtemplate.com