About Me
Contact
Sub Menu 1
Sub Menu 2
Sub Menu 3
Label
Bài viết
Hình Ảnh
Video
Setup
Giải Trí
Photoshop
RGB Code
Mã Hóa HTML
Html Editor
skip to main
|
skip to sidebar
Style font-family Property
Source Code
Result
<!DOCTYPE HTML> <html> <body> <p id="myP">This is a paragraph.Click vào font-family để xem kết quả</p> <select onchange="myFunction(this);" size="6" style="width:200px;background:#eee"> <option>arial</option> <option>times</option> <option>tahoma</option> <option>consolas</option> <option>cursive</option> <option>VNI-duff</option> </select> <script> function myFunction(selectTag) { var listValue = selectTag.options[selectTag.selectedIndex].text; document.getElementById("myP").style.fontFamily=listValue; } </script> </body> </html>
Update
Read more »
Bài đăng cũ hơn
Trang chủ
Support :
Hổ trợ | Copyright © 2013. - All Rights Reserved
| Hiển thị tốt trên: Fire Fox | Chrome+ | Chrome | IE
Template Created by
Creating Website
Published by
Mas Template
Proudly powered by
Blogger