70 Câu hỏi trắc nghiệm Căn bản về Web và HTML Câu 1. WWW là viết tắt của? A. Wordl Wide Wed B. World Wide Web C. Word Wide Web D. Word Wibe Web Câu 2. URL là gì? A. Một giao thức trong Internet B. Xác định tên của một máy tính trên mạng C. Định vị một tài nguyên cụ thể trên web D. Một chuẩn trong truyền dữ liệu trên web Câu 3. The Web is an information system where documents and other web resources are identified by Uniform Resource Locators (URLs, such as which may be interlinked by ________, and are accessible over the Internet. A. URL B. pages C. computers D. hyperlinks Câu 4. HTML là viết tắt của? A. HyperText Makeup Language B. HTTP Technology Model Language C. HyperText Markup Language D. HyperTest Makeup Language Câu 5. Trình duyệt web là một ứng dụng phần mềm để truy cập thông tin trên World Wide Web. Mỗi trang web, hình ảnh và video riêng lẻ được xác định bằng một _________ riêng biệt, cho phép các trình duyệt truy xuất và hiển thị chúng trên thiết bị của người
dùng. A. công nghệ B. mã HTML C. liên kết D. URL Câu 6. Trình duyệt web đầu tiên do ai tạo ra? 1
Phòng lab langbiang
Câu hỏi trắc nghiệm Web và HTML căn bản
A. Steve Jobs B. Tim Berners-Lee C. Bill Gates D. Chrome Câu 7. Có thể sử dụng trình duyệt web để? A. Xem nội dung trang web B. Hỗ trợ quá trình thiết kế giao diện C. Giúp tìm và sửa lỗi trong quá trình phát triển web D. Cả A, B, và C Câu 8. A web browser (commonly referred to as a browser or internet browser) is an _________ for accessing the World Wide Web. A. application software B. operating system C. library D. framework Câu 9. Mã nguồn trang web, khi trình duyệt nhận về từ web server có thể gồm? A. HTML, CSS, PHP, JavaScript
B. HTML, CSS, C# C. CSS, C#, SQL D. CSS, JavaScript, HTML Câu 10. Một số kết quả trung gian được tạo ra khi trình duyệt hiển thị trang web là gì? A. DOM, CSSOM, Trang web kết quả, HTML B. CSS, DOM, Trang web kết quả, DOM Tree C. DOM tree, CSSOM, Trang web kết quả, Render tree D. CSSOM, DOM tree, OOP, Render tree Câu 11. CSSOM là viết tắt của? A. CSS Object Modern B. CSS Oriented Model C. CSS Object Mode D. CSS Object Model Câu 12. A Uniform Resource Locator (URL) is a reference to a web resource that specifies its location on a computer network and a _______ for retrieving it. A. address 2
Phòng lab langbiang
Câu hỏi trắc nghiệm Web và HTML căn bản
B. channel C. format D. mechanism Câu 13. Các thành phần thường có trong một URL gồm? A. schema, fragment_id, query_string, path, port, domain B. scheme, fragment_id, query_string, path, socket, domain C. scheme, fragment_id, query_string, path, port, domain
D. scheme, fragment_id, query_language, path, port, domain Câu 14. Khi mở tập tin C:\index.html bằng trình duyệt, giao thức trình duyệt đã sử dụng trong URL là? A. http B. https C. file D. ftp Câu 15. Khi mở tập tin C:\index.html bằng trình duyệt, tại sao lại có ba dấu xuyệt (///) liền nhau? A. Là cú pháp để truy cập tập tin trên máy cục bộ B. Do lược bỏ tên của máy tính (localhost) C. Là chuẩn của giao thức FTP D. Là chuẩn của giao tiếp SSL Câu 16. In computing, a hyperlink, or simply a link, is a ___________ to data that the user can follow by clicking or tapping. A hyperlink points to a whole document or to a specific element within a document. A. reference B. format C. following D. calling Câu 17. Hypertext is _______displayed on a computer display or other electronic devices with references (hyperlinks) to other text that the reader can immediately access. Hypertext documents are interconnected by hyperlinks, which are typically activated by a mouse click, keypress set, or screen touch. Apart from text, the term "hypertext" is also sometimes used to describe tables, images, and other presentational content formats with integrated hyperlinks. A. link B. text 3
Phòng lab langbiang
Câu hỏi trắc nghiệm Web và HTML căn bản
C. format D. web Câu 18. A static web page (sometimes called a flat page or a stationary page) is a web page that is delivered to the user's web browser exactly as stored, in contrast to __________ which are generated by a web application. A. dynamic web pages B. web root C. Internet D. database Câu 19. Một phần tử HTML (thông thường) gồm các thành phần sau: A. thẻ mở, thẻ đóng B. thẻ mở, nội dung C. thẻ mở, nội dung, thẻ đóng D. thẻ đóng, nội dung Câu 20. Cấu trúc cơ bản của một tài liệu HTML gồm: A. Phần khai báo (doctype), phần tử html, phần tử head, phần tử title, phần tử body B. Phần khai báo (doctype), phần tử html, phần tử header, phần tử title, phần tử body C. Phần khai báo (doctype), phần tử html, phần tử head, phần tử link, phần tử body D. Phần khai báo (doctype), phần tử html, phần tử p, phần tử title, phần tử body Câu 21. Phát biểu nào sau đây là hợp lý: A. HTML tạo ra cấu trúc và ngữ nghĩa cho phần nội dung trang web B. HTML thực hiện việc trang trí cho trang web C. HTML xử lý các tương tác của người dùng trên giao diện web D. HTML vừa tạo ra phần nội dung vừa thực hiện trang trí cho trang web Câu 22. Phát biểu nào đúng khi nói về “<!DOCTYPE html>”?
A. Là một thẻ HTML B. Là một khai báo trong tài liệu HTML C. Là một phần tử HTML D. Là một chú thích trong HTML Câu 23. Trong UTF-8, UTF là viết tắt của các từ nào? A. Uniform Text Format B. Unicode Transformation Format C. Uniform Transformation Format 4
Phòng lab langbiang
Câu hỏi trắc nghiệm Web và HTML căn bản
D. Unicode Text Format Câu 24. Metadata is "data that provides ________about other data". In other words, it is "data about data". A. format B. information C. structure D. standard Câu 25. Technically, an ________is the collection of start tag, its attributes, an end tag and everything in between. On the other hand an HTML tag (either opening or closing) is used to mark the start or end of an element. A. HTML attribute B. HTML tag C. HTML document D. HTML element Câu 26. Indicate whether each of these filenames is not an acceptable name for a web document.
A. Sunflower.html B. index.htm C. Song_Lyrics.html D. cooking home page.html Câu 27. One of the following markup examples is incorrect. Which one? A. <img src = "birthday.jpg"> B. <em>Congratulations!<em> C. <a href="file.html">linked text</a> D.
This is a new paragraph
Câu 28. Trang web dùng để làm gì? A. Để hiển thị tài liệu của W3C B. Để chạy mã nguồn HTML và cho ra kết quả C. Để kiểm tra tính hợp lệ của mã HTML D. Để đăng ký tên miền cho trang web Câu 29. Trong HTML, chữ "hr" trong phần tử hr là viết tắt của chữ nào ? A. Horizontal Ruler B. Header C. Heading ruler 5
Phòng lab langbiang
Câu hỏi trắc nghiệm Web và HTML căn bản
D. Horizontal Rule Câu 30. Trong HTML, chữ “pre” trong phần tử pre là viết tắt của chữ nào? A. Preferred text B. Preformatted text C. Previous text
D. Part reference Câu 31. Trong HTML, chữ ‘dl” trong phần tử dl là viết tắt của chữ nào? A. Document list B. Data list C. Description list D. Data link Câu 32. Trong HTML, chữ ‘ul” trong phần tử ul là viết tắt của chữ nào? A. unordered list B. unorder list C. unordered line D. under list Câu 33. Trong HTML, chữ ‘ol” trong phần tử ol là viết tắt của chữ nào? A. over list B. over line C. ordered list D. order list Câu 34. The content inside the ______ element should be unique to the document. It should not contain any content that is repeated across documents such as sidebars, navigation links, copyright information, site logos, and search forms. A. main B. article C. section D. header Câu 35. The ______ element represents a container for introductory content or a set of navigational links. A. head B. footer C. header 6
Phòng lab langbiang
Câu hỏi trắc nghiệm Web và HTML căn bản
D. article Câu 36. The _______ element represents a self-contained composition in a document, page, application, or site, which is intended to be independently distributable or reusable (e.g., in syndication). A. aside B. main C. section D. article Câu 37. The ______ element identifies content that is separate from, but tangentially related to, the surrounding content. In print, its equivalent is a sidebar, but it couldn’t be called “sidebar” because putting something on the “side” is a presentational description, not semantic. A. main B. aside C. section D. article Câu 38. The ______ element is used to create an area for contact information for the author or maintainer of the document. It is generally placed at the end of the document or in a section or article within a document. A. footer B. header C. aside D. address Câu 39. Các loại phần mềm dùng để viết mã trong làm web gồm? A. Text editor, Microsoft Word, IDE, Web browser
B. Text editor, Code editor, Web browser, Acrobat C. Mspaint, Web browser, Code editor, IDE D. Web browser, Text editor, Code editor, IDE Câu 40. Phát biểu nào sau đây là đúng? A. IDE thường có dung lượng lớn hơn code editor B. Khơng thể dịch mã chương trình bằng IDE C. Tất cả IDE đều là phần mềm có phí D. VS code là một IDE
7
Phòng lab langbiang
Câu hỏi trắc nghiệm Web và HTML căn bản
Câu 41. ______ is the software that is designed specifically to help developers in coding. These are actually the text editors with some additional functionalities to manage and edit code. A. Debugger B. Text editor C. Code editor D. IDE Câu 42. _____is a software application that provides comprehensive facilities to computer programmers for software development. An _____ normally consists of at least a source code editor, build automation tools and a debugger. A. IDE B. Code editor C. Debugger D. Compiler
Câu 43. Trong các phần mềm lập trình, IntelliSense là gì? A. Là thành phần bổ sung của công ty Intell B. Là thành phần dịch mã lệnh C. Là chương trình gỡ lỗi D. Là thành phần đưa ra các mô tả ngắn hoặc gợi ý khi viết mã nguồn Câu 44. Phần tử HTML nào sau đây không phải là phần tử kiểu inline? A. small B. p C. strong D. a Câu 45. Phát biểu nào sau đây không đúng, khi nói về phần tử HTML trung tính (generic element) A. Phần tử trung tính có ngữ nghĩa rõ ràng, cụ thể B. div và span là hai phần tử trung tính C. div là phần tử trung tính kiểu khối D. Khi khơng thể tìm được phần tử có ngữ nghĩa thì mới lựa chọn phần tử trung tính Câu 46. Trong HTML, ARIA dùng để làm gì? A. Là một loại phơng chữ B. Là một bộ các thuộc tính, được sử dụng để hỗ trợ quá trình điều hướng, tương tác với trang web. 8
Phòng lab langbiang
Câu hỏi trắc nghiệm Web và HTML căn bản
C. Là một phần tử, dùng để nhúng âm thanh vào trang web D. Là một phần tử, dùng để nhúng video vào trang web Câu 47. Để hiển thị kí hiệu bản quyền (copyright sign) ra ngoài giao diện, mã HTML sẽ là:
C. languages D. tags Câu 53. Phát biểu nào không đúng, khi nói về phần tử img? A. Img là phần tử kiểu inline B. src và alt là 2 thuộc tính bắt buộc phải có C. Trong mọi trường hợp, bạn nên thiết lập sẵn kích thước cố định cho ảnh D. Bạn có thể sử dụng tính chất cache hình ảnh của trình duyệt, để tăng tốc độ hiển thị trang web. Câu 54. Trong thuật ngữ “ảnh SVG”, từ SVG là viết tắt của? A. Satify Vector Graphics B. Static Vector Graphics C. Scalable Vector Graphics D. Scalable Vertical Graphics Câu 55. Trong phần hiển thị ảnh SVG, có nói tới kĩ thuật “fallbacks”, nó là cái gì? A. Là kĩ thuật làm mờ ảnh B. Là kĩ thuật làm rõ ảnh C. Là kĩ thuật “cache ảnh” trong trình duyệt D. Là giải pháp dự phịng, trong trường hợp khơng tải được ảnh SVG Câu 56. Responsive web design is a type of web design that allows web pages to __(1)___ to the screen size of the device that they are being viewed on. This means that whether a user is viewing a web page on a desktop computer, a tablet, or a smartphone, the page will be able to adjust its ___(2)___ in order to provide the best possible experience for that
particular device. A. (1) adapt, (2) HTML document B. (1) display, (2) HTML document C. (1) disappear, (2) colors D. (1) adapt, (2) layout and content Câu 57. How do you create a header cell? A. Using <tr> tag B. Using <thead> tag C. Using <th> tag D. Using <td> tag Câu 58. The _____ tag defines a standard data cell in an HTML table A. <tr> 10
Phòng lab langbiang
Câu hỏi trắc nghiệm Web và HTML căn bản
B. <th> C. <dc> D. <td> Câu 59. The colspan _____ defines the number of columns a cell should span A. attribute B. tag C. element D. document Câu 60. The ____ tag is used to group header content in an HTML table. A. <th> B. <tr>
C. <td> D. <thead> Câu 61. A webform, web form or HTML form on a web page allows a user to _____ that is sent to a server for processing. A. download data B. create database C. markup database D. enter data Câu 62. Trong quá trình mua hàng online, để người mua hàng lựa chọn hình thức thanh tốn (trả tiền mặt khi nhận hàng, chuyển khoản, MoMo...v.v), sử dụng control nào là hợp lý nhất? A. Checkbox B. Radio C. Textarea D. Button Câu 63. Khi muốn lấy ý kiến đánh giá, bình luận về một sản phẩm từ người mua hàng, sử dụng control nào là hợp lý nhất? A. Datalist B. Label C. Select D. Textarea Câu 64. Khi làm việc với form, để không bị chuyển trang khi bấm nút submit, bạn có thể thiết lập giá trị cho action là: 11
Phòng lab langbiang
Câu hỏi trắc nghiệm Web và HTML căn bản
A. % B. # C. @ D. / Câu 65. The _____ HTML element represents a nested browsing context, embedding another HTML page into the current one. A. <canvas> B. <iframe> C. <video> D. <object> Câu 66. The HTML _____ element is used to draw graphics on a web page. A. <iframe> B. <object> C. <video> D. <canvas> Câu 67. The _____ tag defines a container for an external resource. The external resource can be a web page, a picture, a media player, or a plug-in application. A. <canvas> B. <video> C. <object> D. <iframe> Câu 68. The _____ tag defines a container for an external resource, such as a web page, a picture, a media player, or a plug-in application. A. <canvas> B. <video> C. <iframe> D. <embed> Câu 69. Trong form có chứa control maxlength="8" id="form-mat-khau">. Vậy, khi gửi form này về web server, mật khẩu của người dùng sẽ chứa trong thuộc tính nào?
A. type B. name C. maxlength D. id 12
Phòng lab langbiang
Câu hỏi trắc nghiệm Web và HTML căn bản
Câu 70. Phần tử fieldset được sử dụng để nhóm các control có liên quan đến nhau, để chú thích cho nhóm các control này sử dụng phần tử legend. A. label B. group C. textarea D. fieldset Đáp án 1(B)