HTML − Basic

 0    10 flashcards    sir
tải về mp3 In chơi tự kiểm tra
 
câu hỏi câu trả lời
Defines the document type
bắt đầu học
≪! DOCTYPE≫
Defines an HTML document
bắt đầu học
≪html≫
Contains metadata/information for the document
bắt đầu học
≪head≫
Defines a title for the document
bắt đầu học
≪title≫
Defines the document's body
bắt đầu học
≪body≫
Defines HTML headings
bắt đầu học
≪h1≫ to ≪h6≫
Defines a paragraph
bắt đầu học
≪p≫
Inserts a single line break
bắt đầu học
≪br≫
Defines a thematic change in the content
bắt đầu học
≪hr≫
Defines a comment
bắt đầu học
≪!--...--≫

Bạn phải đăng nhập để đăng bình luận.