HTML Basic
Monday, October 1, 2012 9:58 AM By Unknown , In HTML Tutorials
HTML heading:
<h1>This is a heading</h1>
<h2>This is a heading</h2>
<h3>This is a heading</h3>
HTML Paragraphs
<p>This is a paragraph.</p>
<p>This is another paragraph.</p>
HTML Link
<a href="http://mhhegar.blogspot.com">This is a link</a>
HTML Image
<img src="Mhhegar.jpg" width="104" height="142">
<h1>This is a heading</h1>
<h2>This is a heading</h2>
<h3>This is a heading</h3>
HTML Paragraphs
<p>This is a paragraph.</p>
<p>This is another paragraph.</p>
HTML Link
<a href="http://mhhegar.blogspot.com">This is a link</a>
HTML Image
<img src="Mhhegar.jpg" width="104" height="142">
HTML Editors
9:55 AM By Unknown , In HTML Tutorials
Html Bisa diedit menggunakan Notepad atau juga aplikasi
>Adobe Dreamwaver
>Microsoft Expression web
>Adobe Dreamwaver
>Microsoft Expression web
Cara mengedit HTML menggunakan Notepad
Step 1. Buka Notepad (All program,Accessories,Notepad)
Step 2. Edit Kode HTML
Copy HTML ke Notepad
<!DOCTYPE html>
<html>
<body>
<h1>My First Web</h1>
<p>My first Web Tutorials.</p>
</body>
</html>
<html>
<body>
<h1>My First Web</h1>
<p>My first Web Tutorials.</p>
</body>
</html>
Step 3. Save As Notepad Dengan Extention .Html Contoh : Hegar.Html
Step 4. Test File Dengan cara Buka File Hegar.Html
HTML Home
9:45 AM By Unknown , In HTML Tutorials
<!DOCTYPE html>
<html>
<body>
<h1>My First Web</h1>
<p>My first Web Tutorials.</p>
</body>
</html>
<html>
<body>
<h1>My First Web</h1>
<p>My first Web Tutorials.</p>
</body>
</html>
Cara membuat label di blog
7:30 AM By Unknown , In Tips Blog
gambar 1 |
gambar 2 |
OK langsung aja kita buat laber di bloger!!!
Ketika anda akan mempublikasikan postingan blog.maka anda jangan lupa untuk menulis/memberi label pada postingan blog anda
untuk lebih jelasnya lihat gambar 2
ketika anda sudah memberi label pada postingan anda maka publish postingan anda.
dan untuk menampilkan label anda pada tampilan blog anda seperti gambar 1 anda cukup menambahkan widget label
>Masuk layout
>Tambah gadget label
>lalu save/simpan
sekian dulu untuk postingan kali ini tentang "Cara membuat label di blog"
Subscribe to:
Posts (Atom)