HTML

 0    7 flashcards    sir
tải về mp3 In chơi tự kiểm tra
 
câu hỏi câu trả lời
The ≪...≫ declaration defines that this document is an HTML5 document
bắt đầu học
≪! DOCTYPE html≫
The ≪...≫ element is the root element of an HTML page
bắt đầu học
≪html≫
The ≪...≫ element contains meta information about the HTML page
bắt đầu học
≪head≫
The ≪...≫ element specifies a title for the HTML page (which is shown in the browser's title bar or in the page's tab)
bắt đầu học
≪title≫
The ≪...≫ element defines the document's body, and is a container for all the visible contents, such as headings, paragraphs, images, hyperlinks, tables, lists, etc.
bắt đầu học
≪body≫
The ≪...≫ element defines a large heading
bắt đầu học
≪h1≫
The ≪...≫ element defines a paragraph
bắt đầu học
≪p≫

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