HTML Editors
Monday, October 1, 2012 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
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment