15+ Đề Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Đề 01

Đề 02

Đề 03

Đề 04

Đề 05

Đề 06

Đề 07

Đề 08

Đề 09

Đề 10

0

Bạn đã sẵn sàng chưa? 45 phút làm bài bắt đầu!!!

Bạn đã hết giờ làm bài! Xem kết quả các câu hỏi đã làm nhé!!!


Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web - Đề 01

Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web - Đề 01 bao gồm nhiều câu hỏi hay, bám sát chương trình. Cùng làm bài tập trắc nghiệm ngay.

Câu 1: Thẻ HTML nào sau đây đóng vai trò là phần tử gốc (root element) của một tài liệu HTML?

  • A. <head>
  • B. <body>
  • C. <html>
  • D. <root>

Câu 2: Đoạn mã <!DOCTYPE html> ở đầu tệp HTML có mục đích chính là gì?

  • A. Định dạng văn bản thành tiêu đề.
  • B. Chèn hình ảnh vào trang web.
  • C. Tạo liên kết giữa các trang.
  • D. Thông báo cho trình duyệt biết loại và phiên bản của tài liệu.

Câu 3: Phần tử <head> trong cấu trúc HTML chứa những loại thông tin nào?

  • A. Nội dung hiển thị chính của trang (văn bản, hình ảnh, video).
  • B. Thông tin mô tả về tài liệu (tiêu đề trang, bộ mã ký tự, liên kết CSS).
  • C. Các phần tử tương tác với người dùng (nút bấm, biểu mẫu).
  • D. Thanh điều hướng và chân trang của website.

Câu 4: Thẻ nào sau đây được sử dụng để xác định tiêu đề của trang web, thường hiển thị trên thanh tiêu đề của trình duyệt hoặc tab?

  • A. <header>
  • B. <h1>
  • C. <title>
  • D. <meta name=

Câu 5: Phần tử <body> trong cấu trúc HTML có vai trò gì?

  • A. Chứa tất cả nội dung hiển thị trên trình duyệt.
  • B. Chứa thông tin về tài liệu cho trình duyệt và công cụ tìm kiếm.
  • C. Định nghĩa các hàm JavaScript.
  • D. Thiết lập định dạng CSS cho trang.

Câu 6: Xem xét đoạn mã HTML sau: <h1>Tiêu đề chính</h1><p>Đoạn thứ nhất.</p><h2>Tiêu đề phụ</h2><p>Đoạn thứ hai.</p>. Cấu trúc này tạo ra bao nhiêu cấp tiêu đề khác nhau?

  • A. 1
  • B. 2
  • C. 3
  • D. 4

Câu 7: Thẻ <p> trong HTML dùng để tạo phần tử nào?

  • A. Một dòng ngang.
  • B. Một ngắt dòng.
  • C. Một liên kết.
  • D. Một đoạn văn bản.

Câu 8: Thẻ HTML nào sau đây là thẻ đơn (không có thẻ đóng)?

  • A. <br>
  • B. <div>
  • C. <span>
  • D. <a>

Câu 9: Thuộc tính (attribute) trong HTML được sử dụng để làm gì?

  • A. Định nghĩa nội dung hiển thị của phần tử.
  • B. Cung cấp thông tin bổ sung về phần tử.
  • C. Xác định kiểu tài liệu HTML.
  • D. Tạo cấu trúc phân cấp cho các phần tử.

Câu 10: Trong đoạn mã <img src=

  • A. Các thuộc tính của thẻ <img>.
  • B. Các giá trị nội dung của thẻ <img>.
  • C. Các thẻ con của thẻ <img>.
  • D. Các kiểu định dạng CSS.

Câu 11: Khi trình duyệt web gặp nhiều khoảng trắng hoặc dòng trống liên tiếp trong mã HTML (ví dụ: giữa hai đoạn văn bản), trình duyệt sẽ xử lý chúng như thế nào theo mặc định?

  • A. Hiển thị tất cả khoảng trắng và dòng trống đúng như trong mã nguồn.
  • B. Báo lỗi và không hiển thị trang web.
  • C. Gộp chúng lại thành một khoảng trắng duy nhất.
  • D. Tự động thêm các đường kẻ ngang để phân tách nội dung.

Câu 12: Giả sử bạn muốn tạo một tiêu đề chính cho trang web của mình. Thẻ HTML nào sau đây là phù hợp nhất để sử dụng về mặt ngữ nghĩa?

  • A. <h1>
  • B. <p> với font chữ lớn.
  • C. <div> với thuộc tính style=
  • D. <title>

Câu 13: Để chèn một hình ảnh vào trang web HTML, bạn sẽ sử dụng thẻ nào và thuộc tính bắt buộc nào?

  • A. <image> với thuộc tính
  • B. <img> với thuộc tính
  • C. <picture> với thuộc tính
  • D. <graphic> với thuộc tính

Câu 14: Thẻ <meta charset=

  • A. Định nghĩa tác giả của trang web.
  • B. Thiết lập kích thước hiển thị ban đầu trên thiết bị di động.
  • C. Cung cấp từ khóa cho công cụ tìm kiếm.
  • D. Xác định bộ mã ký tự (encoding) cho tài liệu HTML.

Câu 15: Trong cấu trúc cây của một tài liệu HTML, mối quan hệ "cha - con" được thể hiện như thế nào?

  • A. Một phần tử nằm trực tiếp bên trong phần tử khác.
  • B. Hai phần tử có cùng thuộc tính.
  • C. Hai phần tử nằm cạnh nhau trong mã nguồn.
  • D. Một phần tử liên kết đến phần tử khác.

Câu 16: Đoạn mã HTML nào sau đây sẽ tạo ra một tiêu đề cấp 3?

  • A. <header3>Nội dung</header3>
  • B. <h_3>Nội dung</h_3>
  • C. <h3>Nội dung</h3>
  • D. <title level=

Câu 17: Khi xem mã nguồn HTML của một trang web, bạn thấy cấu trúc <div><p>Nội dung</p></div>. Mối quan hệ giữa thẻ <div> và <p> ở đây là gì?

  • A. <div> là cha của <p>.
  • B. <p> là cha của <div>.
  • C. Chúng là anh em (sibling).
  • D. Không có mối quan hệ cha-con rõ ràng.

Câu 18: Thẻ <br> trong HTML có tác dụng gì?

  • A. Tạo một đường kẻ ngang.
  • B. Tạo một ngắt dòng (xuống dòng).
  • C. In đậm văn bản.
  • D. Tạo một khoảng trống lớn giữa các phần tử.

Câu 19: Trình duyệt web diễn giải và hiển thị mã HTML theo thứ tự nào?

  • A. Từ dưới lên trên.
  • B. Theo thứ tự bảng chữ cái của tên thẻ.
  • C. Từ trên xuống dưới, từ trái sang phải.
  • D. Theo mức độ quan trọng của nội dung.

Câu 20: Sự khác biệt cơ bản giữa thẻ <h1> và <p> là gì?

  • A. <h1> là thẻ đơn, <p> là thẻ đôi.
  • B. <h1> chỉ dùng trong <head>, <p> chỉ dùng trong <body>.
  • C. <h1> tạo danh sách, <p> tạo bảng.
  • D. <h1> định nghĩa tiêu đề, <p> định nghĩa đoạn văn bản.

Câu 21: Xem xét đoạn mã: <p>Dòng 1.<br>Dòng 2.</p>. Trình duyệt sẽ hiển thị nội dung này như thế nào?

  • A. Dòng 1. (xuống dòng) Dòng 2.
  • B. Dòng 1.Dòng 2. (trên cùng một dòng)
  • C. Tạo ra hai đoạn văn riêng biệt.
  • D. Báo lỗi cú pháp HTML.

Câu 22: Để tạo một liên kết đến một trang web khác (ví dụ: https://vietjack.com), bạn cần sử dụng thẻ nào và thuộc tính nào để chỉ định địa chỉ đích?

  • A. <link> với thuộc tính
  • B. <goto> với thuộc tính
  • C. <a> với thuộc tính
  • D. <navigate> với thuộc tính

Câu 23: Thuộc tính

  • A. Khi hình ảnh không tải được hoặc cho người dùng khiếm thị.
  • B. Xác định kích thước hiển thị của hình ảnh.
  • C. Thiết lập đường viền cho hình ảnh.
  • D. Chỉ định liên kết khi nhấp vào hình ảnh.

Câu 24: Phát biểu nào sau đây về cấu trúc lồng nhau của các phần tử HTML là đúng?

  • A. Các thẻ HTML không được phép lồng nhau.
  • B. Các thẻ lồng nhau phải được đóng theo thứ tự ngược lại với thứ tự mở.
  • C. Chỉ các thẻ tiêu đề mới được lồng nhau.
  • D. Thứ tự lồng nhau không quan trọng đối với trình duyệt.

Câu 25: Mục đích chính của việc sử dụng các thẻ tiêu đề (<h1> đến <h6>) thay vì chỉ sử dụng thẻ <p> và định dạng bằng CSS là gì?

  • A. Để làm cho văn bản hiển thị lớn hơn.
  • B. Để tiết kiệm dung lượng tệp HTML.
  • C. Vì thẻ <p> không thể in đậm.
  • D. Để cung cấp cấu trúc ngữ nghĩa cho tài liệu và cải thiện khả năng tiếp cận.

Câu 26: Trình duyệt web sẽ làm gì khi gặp một thẻ HTML hoặc thuộc tính không hợp lệ (ví dụ: <paragraf> thay vì <p>)?

  • A. Dừng hiển thị toàn bộ trang và báo lỗi.
  • B. Bỏ qua phần tử hoặc thuộc tính không hợp lệ đó và tiếp tục hiển thị phần còn lại.
  • C. Tự động sửa lỗi cú pháp.
  • D. Chuyển hướng người dùng đến một trang báo lỗi mặc định.

Câu 27: Xem xét đoạn mã: <!-- Đây là chú thích -->. Phần này có hiển thị trên trình duyệt không?

  • A. Có, nó hiển thị dưới dạng văn bản thường.
  • B. Không, chú thích bị trình duyệt bỏ qua.
  • C. Có, nhưng chỉ khi xem mã nguồn trang.
  • D. Có, nhưng hiển thị với định dạng đặc biệt (ví dụ: in nghiêng).

Câu 28: Thẻ <hr> trong HTML dùng để làm gì?

  • A. Tạo một đường kẻ ngang phân chia nội dung.
  • B. Định nghĩa một khối nội dung.
  • C. Tạo một khoảng trống theo chiều dọc.
  • D. Chèn một hình ảnh.

Câu 29: Để khai báo bộ mã ký tự UTF-8 cho một tài liệu HTML, bạn sẽ đặt thẻ <meta> ở vị trí nào trong cấu trúc trang?

  • A. Ngay sau thẻ </html>.
  • B. Bên trong phần <body>.
  • C. Trước thẻ <!DOCTYPE html>.
  • D. Bên trong phần <head>.

Câu 30: Giả sử bạn có một đoạn văn bản cần nhấn mạnh (in đậm) và một từ cần in nghiêng trong cùng một dòng. Bạn có thể sử dụng các thẻ lồng nhau như thế nào?

  • A. Sử dụng các cặp thẻ <b>/<strong> và <i>/<em> lồng vào nhau đúng thứ tự.
  • B. Không thể lồng các thẻ định dạng như vậy trong HTML.
  • C. Chỉ cần sử dụng một thẻ duy nhất với nhiều thuộc tính.
  • D. Phải tạo các đoạn văn bản riêng biệt cho mỗi định dạng.

1 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 1: Thẻ HTML nào sau đây đóng vai trò là phần tử gốc (root element) của một tài liệu HTML?

2 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 2: Đoạn mã ở đầu tệp HTML có mục đích chính là gì?

3 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 3: Phần tử trong cấu trúc HTML chứa những loại thông tin nào?

4 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 4: Thẻ nào sau đây được sử dụng để xác định tiêu đề của trang web, thường hiển thị trên thanh tiêu đề của trình duyệt hoặc tab?

5 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 5: Phần tử trong cấu trúc HTML có vai trò gì?

6 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 6: Xem xét đoạn mã HTML sau:

Tiêu đề chính

Đoạn thứ nhất.

Tiêu đề phụ

Đoạn thứ hai.

. Cấu trúc này tạo ra bao nhiêu cấp tiêu đề khác nhau?

7 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 7: Thẻ

trong HTML dùng để tạo phần tử nào?

8 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 8: Thẻ HTML nào sau đây là thẻ đơn (không có thẻ đóng)?

9 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 9: Thuộc tính (attribute) trong HTML được sử dụng để làm gì?

10 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 10: Trong đoạn mã Logo công ty, "src" và "alt" là gì?

11 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 11: Khi trình duyệt web gặp nhiều khoảng trắng hoặc dòng trống liên tiếp trong mã HTML (ví dụ: giữa hai đoạn văn bản), trình duyệt sẽ xử lý chúng như thế nào theo mặc định?

12 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 12: Giả sử bạn muốn tạo một tiêu đề chính cho trang web của mình. Thẻ HTML nào sau đây là phù hợp nhất để sử dụng về mặt ngữ nghĩa?

13 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 13: Để chèn một hình ảnh vào trang web HTML, bạn sẽ sử dụng thẻ nào và thuộc tính bắt buộc nào?

14 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 14: Thẻ được đặt trong phần của tài liệu HTML có ý nghĩa gì?

15 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 15: Trong cấu trúc cây của một tài liệu HTML, mối quan hệ 'cha - con' được thể hiện như thế nào?

16 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 16: Đoạn mã HTML nào sau đây sẽ tạo ra một tiêu đề cấp 3?

17 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 17: Khi xem mã nguồn HTML của một trang web, bạn thấy cấu trúc

Nội dung

. Mối quan hệ giữa thẻ

ở đây là gì?

18 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 18: Thẻ
trong HTML có tác dụng gì?

19 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 19: Trình duyệt web diễn giải và hiển thị mã HTML theo thứ tự nào?

20 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 20: Sự khác biệt cơ bản giữa thẻ

là gì?

21 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 21: Xem xét đoạn mã:

Dòng 1.
Dòng 2.

. Trình duyệt sẽ hiển thị nội dung này như thế nào?

22 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 22: Để tạo một liên kết đến một trang web khác (ví dụ: https://vietjack.com), bạn cần sử dụng thẻ nào và thuộc tính nào để chỉ định địa chỉ đích?

23 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 23: Thuộc tính "alt" của thẻ có vai trò quan trọng trong trường hợp nào?

24 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 24: Phát biểu nào sau đây về cấu trúc lồng nhau của các phần tử HTML là đúng?

25 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 25: Mục đích chính của việc sử dụng các thẻ tiêu đề (

đến

) thay vì chỉ sử dụng thẻ

và định dạng bằng CSS là gì?

26 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 26: Trình duyệt web sẽ làm gì khi gặp một thẻ HTML hoặc thuộc tính không hợp lệ (ví dụ: thay vì

)?

27 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 27: Xem xét đoạn mã: . Phần này có hiển thị trên trình duyệt không?

28 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 28: Thẻ


trong HTML dùng để làm gì?

29 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 29: Để khai báo bộ mã ký tự UTF-8 cho một tài liệu HTML, bạn sẽ đặt thẻ ở vị trí nào trong cấu trúc trang?

30 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 1

Câu 30: Giả sử bạn có một đoạn văn bản cần nhấn mạnh (in đậm) và một từ cần in nghiêng trong cùng một dòng. Bạn có thể sử dụng các thẻ lồng nhau như thế nào?

Xem kết quả

0

Bạn đã sẵn sàng chưa? 45 phút làm bài bắt đầu!!!

Bạn đã hết giờ làm bài! Xem kết quả các câu hỏi đã làm nhé!!!


Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web - Đề 02

Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web - Đề 02 bao gồm nhiều câu hỏi hay, bám sát chương trình. Cùng làm bài tập trắc nghiệm ngay.

Câu 1: Xem xét đoạn mã HTML sau: <!DOCTYPE html><html><head><title>Chào mừng</title></head><body><h1>Trang web của tôi</h1><p>Đây là đoạn văn bản.</p></body></html>. Phần tử nào chứa thông tin hiển thị trực tiếp cho người dùng?

  • A. <html>
  • B. <head>
  • C. <body>
  • D. <title>

Câu 2: Trong cấu trúc cơ bản của một tệp HTML, phần tử <head> thường chứa những loại thông tin nào?

  • A. Chỉ chứa tiêu đề trang web.
  • B. Chứa tất cả nội dung văn bản và hình ảnh của trang.
  • C. Chứa các liên kết đến trang khác và hình ảnh.
  • D. Chứa thông tin mô tả về trang, tiêu đề trang, liên kết đến tệp CSS/JS.

Câu 3: Thẻ <!DOCTYPE html> có vai trò gì trong một tài liệu HTML?

  • A. Xác định ngôn ngữ chính của trang web.
  • B. Thông báo cho trình duyệt biết phiên bản HTML đang sử dụng (HTML5).
  • C. Đặt tiêu đề cho trang web.
  • D. Đánh dấu điểm bắt đầu của phần nội dung hiển thị.

Câu 4: Thẻ HTML nào được sử dụng để tạo một đoạn văn bản mới, tự động xuống dòng sau khi kết thúc?

  • A. <p>
  • B. <br>
  • C. <div>
  • D. <span>

Câu 5: Để tạo tiêu đề quan trọng nhất trên trang web, bạn nên sử dụng thẻ HTML nào?

  • A. <h6>
  • B. <title>
  • C. <h1>
  • D. <header>

Câu 6: Thuộc tính "alt" trong thẻ <img> (chèn hình ảnh) có mục đích gì?

  • A. Xác định kích thước (chiều rộng) của hình ảnh.
  • B. Cung cấp văn bản thay thế hiển thị khi hình ảnh không tải được hoặc cho trình đọc màn hình.
  • C. Đặt đường dẫn đến tệp hình ảnh.
  • D. Thêm chú thích (caption) hiển thị dưới hình ảnh.

Câu 7: Khi một thẻ HTML nằm hoàn toàn bên trong một thẻ HTML khác, ta nói các thẻ đó đang làm gì với nhau?

  • A. Kết nối (connecting)
  • B. Liên kết (linking)
  • C. Tham chiếu (referencing)
  • D. Lồng nhau (nesting)

Câu 8: Xem xét đoạn mã: <p>Đây là <b>đoạn văn bản</b> quan trọng.</p>. Thẻ <b> nằm bên trong thẻ <p>. Mối quan hệ giữa <p> và <b> trong trường hợp này là gì?

  • A. <p> là thẻ cha của <b>.
  • B. <b> là thẻ cha của <p>.
  • C. <p> và <b> là các thẻ ngang hàng.
  • D. Không có mối quan hệ cha-con rõ ràng.

Câu 9: Bạn muốn tạo một trang web đơn giản hiển thị dòng chữ "Xin chào thế giới!" dưới dạng tiêu đề chính. Đoạn mã HTML cơ bản nào là phù hợp nhất?

  • A. <p>Xin chào thế giới!</p>
  • B. <title>Xin chào thế giới!</title>
  • C. <header>Xin chào thế giới!</header>
  • D. <!DOCTYPE html><html><head><title>Ví dụ</title></head><body><h1>Xin chào thế giới!</h1></body></html>

Câu 10: Trình duyệt web xử lý các dấu cách (khoảng trắng) và xuống dòng dư thừa trong mã HTML như thế nào?

  • A. Bỏ qua hầu hết các dấu cách và xuống dòng dư thừa.
  • B. Hiển thị chính xác tất cả các dấu cách và xuống dòng như trong mã nguồn.
  • C. Chỉ bỏ qua dấu cách, giữ lại xuống dòng.
  • D. Chỉ giữ lại dấu cách, bỏ qua xuống dòng.

Câu 11: Thuộc tính "href" trong thẻ <a> (liên kết) có chức năng gì?

  • A. Xác định văn bản hiển thị của liên kết.
  • B. Mở liên kết trong một tab mới.
  • C. Chỉ định địa chỉ URL mà liên kết trỏ tới.
  • D. Thêm chú thích khi rê chuột qua liên kết.

Câu 12: Thẻ <img> là một ví dụ của loại thẻ nào trong HTML?

  • A. Thẻ đôi (paired tag)
  • B. Thẻ đơn (empty/self-closing tag)
  • C. Thẻ khối (block-level tag)
  • D. Thẻ nội tuyến (inline tag)

Câu 13: Để chèn một hình ảnh vào trang web, bạn cần sử dụng thẻ nào và thuộc tính bắt buộc nào?

  • A. <image> với thuộc tính "link"
  • B. <picture> với thuộc tính "source"
  • C. <photo> với thuộc tính "url"
  • D. <img> với thuộc tính "src"

Câu 14: Thẻ <meta charset=

  • A. Xác định bảng mã ký tự của tài liệu là UTF-8.
  • B. Đặt tên tác giả cho trang web.
  • C. Mô tả nội dung chính của trang web.
  • D. Đặt thời gian tự động tải lại trang.

Câu 15: Xem xét đoạn mã: <div><h2>Tiêu đề</h2><p>Đoạn văn.</p></div>. Điều này thể hiện cấu trúc lồng nhau như thế nào?

  • A. <h2> là cha của <p>.
  • B. <div> là con của <h2>.
  • C. <div> là cha của cả <h2> và <p>.
  • D. <h2> và <p> là cha của <div>.

Câu 16: HTML chủ yếu được sử dụng cho mục đích gì trong việc xây dựng trang web?

  • A. Định dạng giao diện và màu sắc (styling).
  • B. Xây dựng cấu trúc và nội dung của trang web.
  • C. Xử lý các tương tác động trên trang (client-side scripting).
  • D. Quản lý cơ sở dữ liệu của trang web.

Câu 17: Một trang web có cấu trúc như sau: Một tiêu đề lớn, sau đó là một đoạn giới thiệu, tiếp theo là một tiêu đề phụ cho một phần nội dung khác, và cuối cùng là một đoạn nội dung chi tiết. Các thẻ HTML nào phù hợp nhất để biểu diễn cấu trúc này một cách ngữ nghĩa?

  • A. <h1>, <p>, <h2>, <p>
  • B. <title>, <p>, <subtitle>, <text>
  • C. <header>, <div>, <section>, <article>
  • D. <heading1>, <paragraph>, <heading2>, <paragraph>

Câu 18: Đâu là cách viết đúng cú pháp thuộc tính "src" cho thẻ <img>?

  • A. src =
  • B. src=
  • C. src:
  • D. src = duong_dan_hinh.jpg

Câu 19: Bạn muốn thêm một mô tả ngắn gọn về nội dung trang web để xuất hiện trong kết quả tìm kiếm của Google. Bạn nên sử dụng thẻ <meta> với thuộc tính nào trong phần <head>?

  • A. <meta name=
  • B. <meta name=
  • C. <meta name=
  • D. <meta name=

Câu 20: Sự khác biệt chính giữa thẻ <h1> và <p> là gì?

  • A. <h1> là thẻ đơn, <p> là thẻ đôi.
  • B. <h1> chỉ dùng cho số, <p> chỉ dùng cho văn bản.
  • C. <h1> hiển thị nội tuyến, <p> hiển thị khối.
  • D. <h1> đánh dấu tiêu đề, <p> đánh dấu đoạn văn bản.

Câu 21: Bạn đang viết một đoạn văn bản dài và muốn một vài từ trong đó được in đậm. Bạn nên sử dụng thẻ nào để chỉ định phần văn bản cần in đậm?

  • A. <b>
  • B. <p>
  • C. <h3>
  • D. <div>

Câu 22: Mục đích chính của việc sử dụng các thẻ tiêu đề (<h1> đến <h6>) theo đúng cấp độ là gì?

  • A. Chỉ để thay đổi kích thước và độ đậm của chữ.
  • B. Giúp cấu trúc nội dung trang web một cách logic và có ý nghĩa ngữ nghĩa.
  • C. Tạo khoảng cách lớn giữa các dòng văn bản.
  • D. Chỉ dùng để trang trí cho phần đầu trang.

Câu 23: Phát biểu nào sau đây về mối quan hệ cha-con trong cấu trúc HTML là SAI?

  • A. Thẻ cha chứa các thẻ con bên trong nó.
  • B. Thẻ con phải được đóng trước khi thẻ cha của nó được đóng.
  • C. Các thẻ ngang hàng là các thẻ có cùng một thẻ cha.
  • D. Một thẻ con có thể chứa thẻ cha của nó bên trong.

Câu 24: Bạn nhận được một tệp văn bản thuần túy chứa nội dung của một bài viết. Để hiển thị bài viết này trên web với các tiêu đề và đoạn văn bản riêng biệt, bạn cần làm gì với tệp này?

  • A. Thêm các thẻ HTML phù hợp (như <h1>, <p>) vào nội dung và lưu dưới dạng tệp .html.
  • B. Đổi tên tệp từ .txt sang .html và mở bằng trình duyệt.
  • C. Sao chép nội dung và dán trực tiếp vào phần <body> của một tệp HTML trống.
  • D. Nén tệp văn bản và tải lên máy chủ web.

Câu 25: Đoạn mã <p>Chào mừng đến với <a href=

  • A. Chào mừng đến với trangchu.html.
  • B. Chào mừng đến với <a href=
  • C. Chào mừng đến với trang chủ (chữ "trang chủ" là liên kết).
  • D. Chỉ hiển thị "trang chủ".

Câu 26: Thẻ <div> trong HTML thường được sử dụng với mục đích gì?

  • A. Tạo một đoạn văn bản mới.
  • B. Chèn một hình ảnh.
  • C. Tạo một tiêu đề cấp 1.
  • D. Nhóm các phần tử HTML khác lại với nhau để định dạng hoặc thao tác.

Câu 27: Để một trang web hiển thị đúng tiếng Việt có dấu, bạn cần đảm bảo điều gì trong phần <head> của tài liệu HTML?

  • A. Sử dụng font chữ Arial.
  • B. Khai báo bảng mã ký tự là UTF-8 (<meta charset=
  • C. Đặt thuộc tính "lang=
  • D. Chỉ sử dụng các ký tự không dấu trong nội dung.

Câu 28: Bạn muốn tạo một liên kết đến một trang web khác có địa chỉ "https://example.com". Đoạn mã HTML nào sau đây là đúng?

  • A. <a href=
  • B. <link url=
  • C. <a src=
  • D. <href=

Câu 29: Tại sao việc kiểm tra và sửa lỗi cú pháp HTML lại quan trọng?

  • A. Chỉ để trang web có màu sắc đẹp hơn.
  • B. Giúp giảm dung lượng tệp HTML.
  • C. Bắt buộc phải làm theo quy định của các công cụ tìm kiếm.
  • D. Đảm bảo trang hiển thị đúng và nhất quán trên các trình duyệt, dễ bảo trì và tối ưu hóa.

Câu 30: Phần tử gốc (root element) của một tài liệu HTML là gì?

  • A. <head>
  • B. <body>
  • C. <html>
  • D. <!DOCTYPE html>

1 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 2

Câu 1: Xem xét đoạn mã HTML sau: Chào mừng

Trang web của tôi

Đây là đoạn văn bản.

. Phần tử nào chứa thông tin hiển thị trực tiếp cho người dùng?

2 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 2

Câu 2: Trong cấu trúc cơ bản của một tệp HTML, phần tử thường chứa những loại thông tin nào?

3 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 2

Câu 3: Thẻ có vai trò gì trong một tài liệu HTML?

4 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 2

Câu 4: Thẻ HTML nào được sử dụng để tạo một đoạn văn bản mới, tự động xuống dòng sau khi kết thúc?

5 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 2

Câu 5: Để tạo tiêu đề quan trọng nhất trên trang web, bạn nên sử dụng thẻ HTML nào?

6 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 2

Câu 6: Thuộc tính 'alt' trong thẻ (chèn hình ảnh) có mục đích gì?

7 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 2

Câu 7: Khi một thẻ HTML nằm hoàn toàn bên trong một thẻ HTML khác, ta nói các thẻ đó đang làm gì với nhau?

8 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 2

Câu 8: Xem xét đoạn mã:

Đây là đoạn văn bản quan trọng.

. Thẻ nằm bên trong thẻ

. Mối quan hệ giữa

trong trường hợp này là gì?

9 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 2

Câu 9: Bạn muốn tạo một trang web đơn giản hiển thị dòng chữ 'Xin chào thế giới!' dưới dạng tiêu đề chính. Đoạn mã HTML cơ bản nào là phù hợp nhất?

10 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 2

Câu 10: Trình duyệt web xử lý các dấu cách (khoảng trắng) và xuống dòng dư thừa trong mã HTML như thế nào?

25 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 2

Câu 25: Đoạn mã

Chào mừng đến với trang chủ.

sẽ hiển thị như thế nào trên trình duyệt?

26 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 2

Câu 26: Thẻ

trong HTML thường được sử dụng với mục đích gì?

27 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 2

Câu 27: Để một trang web hiển thị đúng tiếng Việt có dấu, bạn cần đảm bảo điều gì trong phần của tài liệu HTML?

28 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 2

Câu 28: Bạn muốn tạo một liên kết đến một trang web khác có địa chỉ 'https://example.com'. Đoạn mã HTML nào sau đây là đúng?

29 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 2

Câu 29: Tại sao việc kiểm tra và sửa lỗi cú pháp HTML lại quan trọng?

30 / 30

Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Tags: Bộ đề 2

Câu 30: Phần tử gốc (root element) của một tài liệu HTML là gì?

Xem kết quả

0

Bạn đã sẵn sàng chưa? 45 phút làm bài bắt đầu!!!

Bạn đã hết giờ làm bài! Xem kết quả các câu hỏi đã làm nhé!!!


Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web - Đề 03

Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web - Đề 03 bao gồm nhiều câu hỏi hay, bám sát chương trình. Cùng làm bài tập trắc nghiệm ngay.

Câu 1: Trong ngôn ngữ HTML, các thẻ (tags) thường được viết trong cặp dấu nào?

  • A. { }
  • B. ( )
  • C. [ ]
  • D. < >

Câu 2: Tên các thẻ HTML có yêu cầu phân biệt chữ hoa và chữ thường không?

  • A. Có, luôn phải viết bằng chữ hoa.
  • B. Có, luôn phải viết bằng chữ thường.
  • C. Không phân biệt, nhưng quy ước chung là viết bằng chữ thường để dễ đọc.
  • D. Chỉ phân biệt chữ hoa/thường đối với một số thẻ đặc biệt.

Câu 3: Phần tử bắt buộc nào trong cấu trúc cơ bản của một tệp HTML5 dùng để thông báo cho trình duyệt biết phiên bản HTML đang sử dụng?

  • A.
  • B.
  • C.
  • D.

Câu 4: Toàn bộ nội dung và cấu trúc của một trang web HTML phải được đặt bên trong cặp thẻ nào?

  • A. ...
  • B. ...
  • C. ...
  • D. ...

Câu 5: Thẻ nào trong cấu trúc HTML chứa các thông tin về trang web mà thường không hiển thị trực tiếp trên trình duyệt, như tiêu đề trang, mô tả, từ khóa, liên kết đến CSS?

  • A.
  • B.
  • C.
  • D.

Câu 6: Phần tử nào trong cấu trúc HTML chứa toàn bộ nội dung hiển thị mà người dùng nhìn thấy trên trình duyệt, bao gồm văn bản, hình ảnh, video, bảng biểu, v.v.?

  • A.
  • B.
  • C.
  • D. </li> </ul> </div> <div class="question-block"> <p>Câu 7: Để đặt tiêu đề cho trang web, xuất hiện trên thanh tiêu đề của trình duyệt hoặc trong kết quả tìm kiếm, người ta sử dụng thẻ nào trong phần `<head>`?</p> <ul> <li>A.<br /> <h1></li> <li><strong>B. <title></strong></li> <li>C. <meta></li> <li>D.<br /> <header></li> </ul> </div> <div class="question-block"> <p>Câu 8: Thẻ `<meta>` trong phần `<head>` của tài liệu HTML thường được sử dụng với mục đích gì?</p> <ul> <li>A. Để tạo một đoạn văn bản.</li> <li>B. Để chèn hình ảnh vào trang.</li> <li>C. Để định dạng văn bản thành tiêu đề.</li> <li><strong>D. Để cung cấp siêu dữ liệu (metadata) như mô tả trang, từ khóa, hoặc xác định bộ ký tự.</strong></li> </ul> </div> <div class="question-block"> <p>Câu 9: Thẻ HTML nào được sử dụng để định nghĩa một đoạn văn bản (paragraph)?</p> <ul> <li><strong>A. <p></strong></li> <li>B.<br /> <h1></li> <li>C. <div></li> <li>D. <span></li> </ul> </div> <div class="question-block"> <p>Câu 10: Các thẻ từ `</p> <h1>` đến `</p> <h6>` trong HTML được sử dụng với mục đích gì?</p> <ul> <li>A. Để tạo danh sách.</li> <li>B. Để chèn hình ảnh.</li> <li><strong>C. Để định dạng văn bản thành các cấp độ tiêu đề khác nhau.</strong></li> <li>D. Để tạo liên kết.</li> </ul> </div> <div class="question-block"> <p>Câu 11: Nếu muốn tạo một tiêu đề có kích thước lớn nhất và quan trọng nhất trên trang web, bạn sẽ sử dụng thẻ HTML nào?</p> <ul> <li><strong>A.<br /> <h1></strong></li> <li>B.<br /> <h2></li> <li>C.<br /> <h6></li> <li>D. </li> </ul> </div> <div class="question-block"> <p>Câu 12: Thẻ nào trong các thẻ sau đây là một thẻ đơn (không có thẻ đóng)?</p> <ul> <li>A. </li> <li>B. <div></li> <li>C.<br /> <h1></li> <li><strong>D. <br /></strong></li> </ul> </div> <div class="question-block"> <p>Câu 13: Xét đoạn mã HTML sau:<br /> ```html</p> <p> Dòng 1.<br /> Dòng 2. </p> <p>Dòng 3.</p> <p>```<br /> Khi hiển thị trên trình duyệt, đoạn mã này sẽ tạo ra bao nhiêu đoạn văn bản riêng biệt về mặt ngữ nghĩa HTML?</p> <ul> <li>A. 1</li> <li><strong>B. 2</strong></li> <li>C. 3</li> <li>D. 4</li> </ul> </div> <div class="question-block"> <p>Câu 14: Xét đoạn mã HTML sau:<br /> ```html</p> <p>Đây là<br /> một đoạn<br /> văn bản.</p> <p>```<br /> Trình duyệt web sẽ xử lý các khoảng trắng và xuống dòng "dư thừa" trong mã nguồn này như thế nào khi hiển thị nội dung?</p> <ul> <li><strong>A. Trình duyệt sẽ coi nhiều khoảng trắng và xuống dòng liên tiếp như một khoảng trắng duy nhất.</strong></li> <li>B. Trình duyệt sẽ giữ nguyên tất cả khoảng trắng và xuống dòng như trong mã nguồn.</li> <li>C. Trình duyệt sẽ loại bỏ hoàn toàn tất cả khoảng trắng và xuống dòng.</li> <li>D. Trình duyệt chỉ giữ lại xuống dòng, loại bỏ khoảng trắng dư thừa.</li> </ul> </div> <div class="question-block"> <p>Câu 15: Bạn muốn tạo một phần nội dung chính cho bài viết trên trang web, bao gồm nhiều đoạn văn nhỏ. Thẻ HTML nào phù hợp nhất để bọc mỗi đoạn văn bản nhỏ đó?</p> <ul> <li>A.<br /> <h1></li> <li>B. </li> <li><strong>C. <p></strong></li> <li>D. <div></li> </ul> </div> <div class="question-block"> <p>Câu 16: Một phần tử HTML bao gồm những thành phần cơ bản nào?</p> <ul> <li>A. Chỉ có thẻ mở.</li> <li>B. Chỉ có nội dung.</li> <li>C. Chỉ có thẻ mở và thẻ đóng.</li> <li><strong>D. Thẻ mở, thẻ đóng (nếu có) và nội dung bên trong.</strong></li> </ul> </div> <div class="question-block"> <p>Câu 17: Xét đoạn mã HTML sau:<br /> ```html<br /> <body></p> <h1>Tiêu đề chính</h1> <p>Đoạn văn bản đầu tiên.</p> <p>Đoạn văn bản thứ hai.</p> <p></body><br /> ```<br /> Đoạn mã này mô tả cấu trúc nào?</p> <ul> <li><strong>A. Một tiêu đề lớn và hai đoạn văn bản nằm trong phần nội dung hiển thị của trang.</strong></li> <li>B. Ba tiêu đề khác nhau trên trang.</li> <li>C. Một tiêu đề và một đoạn văn bản duy nhất.</li> <li>D. Cấu trúc toàn bộ một trang HTML hoàn chỉnh.</li> </ul> </div> <div class="question-block"> <p>Câu 18: Để đảm bảo trình duyệt hiển thị đúng các ký tự đặc biệt (ví dụ: tiếng Việt có dấu), bạn nên sử dụng thẻ `<meta>` nào trong phần `<head>` để xác định bộ ký tự?</p> <ul> <li>A. <meta name=</li> <li><strong>B. <meta charset=</strong></li> <li>C. <meta name=</li> <li>D. <meta name=</li> </ul> </div> <div class="question-block"> <p>Câu 19: Thẻ `<title>` và thẻ `</p> <h1>` đều chứa văn bản, nhưng mục đích sử dụng của chúng là khác nhau. Sự khác biệt chính là gì?</p> <ul> <li>A. `<title>` hiển thị trên trang, `<br /> <h1>` hiển thị trên tab trình duyệt.</li> <li>B. `<title>` chỉ dùng cho đoạn văn, `<br /> <h1>` chỉ dùng cho tiêu đề.</li> <li><strong>C. `<title>` đặt tên cho trang (hiển thị trên tab/kết quả tìm kiếm), `<br /> <h1>` định dạng tiêu đề nội dung chính trên trang.</strong></li> <li>D. Cả hai đều có cùng mục đích là định dạng tiêu đề trên trang.</li> </ul> </div> <div class="question-block"> <p>Câu 20: Phần mềm nào trong các lựa chọn sau đây là một trình soạn thảo văn bản chuyên nghiệp, thường được sử dụng để viết mã HTML?</p> <ul> <li>A. Microsoft Word</li> <li><strong>B. Notepad++</strong></li> <li>C. Microsoft Excel</li> <li>D. Paint</li> </ul> </div> <div class="question-block"> <p>Câu 21: Xét đoạn mã HTML sau:<br /> ```html<br /> <!DOCTYPE html><br /> <html><br /> <head><br /> <title>Trang Web Của Tôi

    Xin Chào!

    Đây là nội dung.



    ```
    Nội dung nào sẽ được hiển thị trong cửa sổ chính của trình duyệt?

    • A. Trang Web Của Tôi
    • B. Trang Web Của Tôi
    • C. Xin Chào!
      Đây là nội dung.
    • D. Toàn bộ đoạn mã HTML.

Câu 22: Xét cấu trúc lồng nhau của các thẻ HTML. Trong đoạn mã `

Đây là văn bản in đậm.

`, phần tử nào là phần tử cha chứa phần tử ``?

  • A.

  • B.
  • C. văn bản in đậm
  • D. Không có phần tử cha.

Câu 23: Bạn muốn tạo một trang web đơn giản với tiêu đề chính là "Giới thiệu" và một đoạn văn bản mô tả. Cấu trúc HTML cơ bản nào sau đây là đúng và phù hợp?

  • A.

    Giới thiệu

    Mô tả.

  • B. Giới thiệu

    Giới thiệu

    Mô tả.

  • C. Giới thiệu

    Mô tả.

    Giới thiệu

  • D.


    Giới thiệu

    Giới thiệu

    Mô tả.


Câu 24: Tại sao phần `` lại là phần quan trọng nhất để chứa nội dung hiển thị của trang web?

  • A. Vì trình duyệt chỉ hiển thị nội dung được đặt bên trong cặp thẻ `...` cho người dùng.
  • B. Vì phần `` không thể chứa bất kỳ nội dung văn bản nào.
  • C. Vì đây là nơi duy nhất có thể sử dụng các thẻ định dạng như `

    ` và `

    `.

  • D. Vì đây là nơi duy nhất có thể đặt tiêu đề cho trang web.

Câu 25: Mối quan hệ giữa "thẻ HTML" (tag) và "phần tử HTML" (element) là gì?

  • A. Thẻ HTML và phần tử HTML là hai tên gọi khác nhau cho cùng một khái niệm.
  • B. Phần tử HTML là tên gọi của thẻ mở và thẻ đóng, còn thẻ HTML là nội dung bên trong.
  • C. Thẻ HTML (thẻ mở và thẻ đóng) được sử dụng để định nghĩa một phần tử HTML, bao gồm cả nội dung bên trong.
  • D. Thẻ HTML là phần nội dung, còn phần tử HTML là cấu trúc bao bọc nội dung đó.

Câu 26: Thẻ nào trong các lựa chọn sau đây được sử dụng để chèn một ngắt dòng (xuống dòng) trong văn bản mà không tạo ra một đoạn văn mới?

  • A.
  • B.
  • C.

  • D.

Câu 27: Tại sao thẻ `` lại được đặt bên trong phần `<head>` thay vì `<body>`?</p> <ul> <li>A. Vì `<head>` là nơi duy nhất có thể chứa văn bản.</li> <li>B. Vì `<title>` là một thẻ định dạng văn bản.</li> <li>C. Vì tất cả các thẻ đôi đều phải đặt trong `<head>`.</li> <li><strong>D. Vì `<title>` cung cấp thông tin siêu dữ liệu về trang (tên trang) chứ không phải nội dung hiển thị trực tiếp trên trang.</strong></li> </ul> </div> <div class="question-block"> <p>Câu 28: Xét đoạn mã HTML `</p> <p>Chào mừng đến với <b>trang web</b> của tôi.</p> <p>`. Đâu là nội dung của phần tử `</p> <p>`?</p> <ul> <li>A. <p>...</p> </li> <li>B. <b>trang web</b></li> <li><strong>C. Chào mừng đến với <b>trang web</b> của tôi.</strong></li> <li>D. Chỉ </li> </ul> </div> <div class="question-block"> <p>Câu 29: Để tạo một trang web HTML5 hợp lệ và tuân thủ cấu trúc cơ bản, đoạn mã nào sau đây là chính xác nhất?</p> <ul> <li><strong>A. <!DOCTYPE html><br /> <html><br /> <head><br /> <title>...


...

  • B.

    ...


    ...

  • C.
    ...


    ...
  • D.
    ...



    ...

  • Câu 30: Nếu bạn chỉ gõ một đoạn văn bản dài vào một tệp `.html` mà không sử dụng bất kỳ thẻ HTML nào như `

    ` hoặc `
    `, trình duyệt sẽ hiển thị đoạn văn bản đó như thế nào?

    • A. Trình duyệt sẽ giữ nguyên định dạng, bao gồm cả xuống dòng và khoảng trắng thừa như trong tệp.
    • B. Trình duyệt sẽ hiển thị toàn bộ văn bản trên một dòng duy nhất (hoặc xuống dòng khi hết chiều rộng màn hình), bỏ qua các xuống dòng và nhiều khoảng trắng thừa trong tệp nguồn.
    • C. Trình duyệt sẽ báo lỗi và không hiển thị bất cứ điều gì.
    • D. Trình duyệt sẽ tự động thêm các thẻ `

      ` vào đầu mỗi dòng mới.

    1 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 3

    Câu 1: Trong ngôn ngữ HTML, các thẻ (tags) thường được viết trong cặp dấu nào?

    2 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 3

    Câu 2: Tên các thẻ HTML có yêu cầu phân biệt chữ hoa và chữ thường không?

    3 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 3

    Câu 3: Phần tử bắt buộc nào trong cấu trúc cơ bản của một tệp HTML5 dùng để thông báo cho trình duyệt biết phiên bản HTML đang sử dụng?

    4 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 3

    Câu 4: Toàn bộ nội dung và cấu trúc của một trang web HTML phải được đặt bên trong cặp thẻ nào?

    5 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 3

    Câu 5: Thẻ nào trong cấu trúc HTML chứa các thông tin về trang web mà thường không hiển thị trực tiếp trên trình duyệt, như tiêu đề trang, mô tả, từ khóa, liên kết đến CSS?

    6 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 3

    Câu 6: Phần tử nào trong cấu trúc HTML chứa toàn bộ nội dung hiển thị mà người dùng nhìn thấy trên trình duyệt, bao gồm văn bản, hình ảnh, video, bảng biểu, v.v.?

    7 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 3

    Câu 7: Để đặt tiêu đề cho trang web, xuất hiện trên thanh tiêu đề của trình duyệt hoặc trong kết quả tìm kiếm, người ta sử dụng thẻ nào trong phần ``?

    8 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 3

    Câu 8: Thẻ `` trong phần `` của tài liệu HTML thường được sử dụng với mục đích gì?

    9 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 3

    Câu 9: Thẻ HTML nào được sử dụng để định nghĩa một đoạn văn bản (paragraph)?

    10 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 3

    Câu 10: Các thẻ từ `

    ` đến `

    ` trong HTML được sử dụng với mục đích gì?

    11 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 3

    Câu 11: Nếu muốn tạo một tiêu đề có kích thước lớn nhất và quan trọng nhất trên trang web, bạn sẽ sử dụng thẻ HTML nào?

    12 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 3

    Câu 12: Thẻ nào trong các thẻ sau đây là một thẻ đơn (không có thẻ đóng)?

    13 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 3

    Câu 13: Xét đoạn mã HTML sau:
    ```html

    Dòng 1.
    Dòng 2.

    Dòng 3.

    ```
    Khi hiển thị trên trình duyệt, đoạn mã này sẽ tạo ra bao nhiêu đoạn văn bản riêng biệt về mặt ngữ nghĩa HTML?

    14 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 3

    Câu 14: Xét đoạn mã HTML sau:
    ```html

    Đây là
    một đoạn
    văn bản.

    ```
    Trình duyệt web sẽ xử lý các khoảng trắng và xuống dòng 'dư thừa' trong mã nguồn này như thế nào khi hiển thị nội dung?

    15 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 3

    Câu 15: Bạn muốn tạo một phần nội dung chính cho bài viết trên trang web, bao gồm nhiều đoạn văn nhỏ. Thẻ HTML nào phù hợp nhất để bọc mỗi đoạn văn bản nhỏ đó?

    16 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 3

    Câu 16: Một phần tử HTML bao gồm những thành phần cơ bản nào?

    17 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 3

    Câu 17: Xét đoạn mã HTML sau:
    ```html

    Tiêu đề chính

    Đoạn văn bản đầu tiên.

    Đoạn văn bản thứ hai.


    ```
    Đoạn mã này mô tả cấu trúc nào?

    18 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 3

    Câu 18: Để đảm bảo trình duyệt hiển thị đúng các ký tự đặc biệt (ví dụ: tiếng Việt có dấu), bạn nên sử dụng thẻ `` nào trong phần `` để xác định bộ ký tự?

    19 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 3

    Câu 19: Thẻ `` và thẻ `</p> <h1>` đều chứa văn bản, nhưng mục đích sử dụng của chúng là khác nhau. Sự khác biệt chính là gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-299721]' id='ays-answer-1193109-10001' value='1193109'/> <label for='ays-answer-1193109-10001' class=' ays_position_initial ays-quiz-keyboard-label'>`<title>` hiển thị trên trang, `<h1>` hiển thị trên tab trình duyệt.</label><label for='ays-answer-1193109-10001' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-299721]' id='ays-answer-1193110-10001' value='1193110'/> <label for='ays-answer-1193110-10001' class=' ays_position_initial ays-quiz-keyboard-label'>`<title>` chỉ dùng cho đoạn văn, `<h1>` chỉ dùng cho tiêu đề.</label><label for='ays-answer-1193110-10001' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-299721]' id='ays-answer-1193111-10001' value='1193111'/> <label for='ays-answer-1193111-10001' class=' ays_position_initial ays-quiz-keyboard-label'>`<title>` đặt tên cho trang (hiển thị trên tab/kết quả tìm kiếm), `<h1>` định dạng tiêu đề nội dung chính trên trang.</label><label for='ays-answer-1193111-10001' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-299721]' id='ays-answer-1193112-10001' value='1193112'/> <label for='ays-answer-1193112-10001' class=' ays_position_initial ays-quiz-keyboard-label'>Cả hai đều có cùng mục đích là định dạng tiêu đề trên trang.</label><label for='ays-answer-1193112-10001' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_10001 === 'undefined'){ window.quizOptions_10001 = []; } window.quizOptions_10001['299721'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTE5MzEwOSI6IjAiLCIxMTkzMTEwIjoiMCIsIjExOTMxMTEiOiIxIiwiMTE5MzExMiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='299722' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>20 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 3</strong> </p> <div class='ays_quiz_question'> <p>Câu 20: Phần mềm nào trong các lựa chọn sau đây là một trình soạn thảo văn bản chuyên nghiệp, thường được sử dụng để viết mã HTML?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-299722]' id='ays-answer-1193113-10001' value='1193113'/> <label for='ays-answer-1193113-10001' class=' ays_position_initial ays-quiz-keyboard-label'>Microsoft Word</label><label for='ays-answer-1193113-10001' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-299722]' id='ays-answer-1193114-10001' value='1193114'/> <label for='ays-answer-1193114-10001' class=' ays_position_initial ays-quiz-keyboard-label'>Notepad++</label><label for='ays-answer-1193114-10001' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-299722]' id='ays-answer-1193115-10001' value='1193115'/> <label for='ays-answer-1193115-10001' class=' ays_position_initial ays-quiz-keyboard-label'>Microsoft Excel</label><label for='ays-answer-1193115-10001' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-299722]' id='ays-answer-1193116-10001' value='1193116'/> <label for='ays-answer-1193116-10001' class=' ays_position_initial ays-quiz-keyboard-label'>Paint</label><label for='ays-answer-1193116-10001' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_10001 === 'undefined'){ window.quizOptions_10001 = []; } window.quizOptions_10001['299722'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTE5MzExMyI6IjAiLCIxMTkzMTE0IjoiMSIsIjExOTMxMTUiOiIwIiwiMTE5MzExNiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='299723' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>21 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 3</strong> </p> <div class='ays_quiz_question'> <p>Câu 21: Xét đoạn mã HTML sau:<br /> ```html<br /> <!DOCTYPE html><br /> <html><br /> <head><br /> <title>Trang Web Của Tôi

    Xin Chào!

    Đây là nội dung.



    ```
    Nội dung nào sẽ được hiển thị trong cửa sổ chính của trình duyệt?

    22 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 3

    Câu 22: Xét cấu trúc lồng nhau của các thẻ HTML. Trong đoạn mã `

    Đây là văn bản in đậm.

    `, phần tử nào là phần tử cha chứa phần tử ``?

    23 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 3

    Câu 23: Bạn muốn tạo một trang web đơn giản với tiêu đề chính là 'Giới thiệu' và một đoạn văn bản mô tả. Cấu trúc HTML cơ bản nào sau đây là đúng và phù hợp?

    24 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 3

    Câu 24: Tại sao phần `` lại là phần quan trọng nhất để chứa nội dung hiển thị của trang web?

    25 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 3

    Câu 25: Mối quan hệ giữa 'thẻ HTML' (tag) và 'phần tử HTML' (element) là gì?

    26 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 3

    Câu 26: Thẻ nào trong các lựa chọn sau đây được sử dụng để chèn một ngắt dòng (xuống dòng) trong văn bản mà không tạo ra một đoạn văn mới?

    27 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 3

    Câu 27: Tại sao thẻ `` lại được đặt bên trong phần `<head>` thay vì `<body>`?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-299729]' id='ays-answer-1193137-10001' value='1193137'/> <label for='ays-answer-1193137-10001' class=' ays_position_initial ays-quiz-keyboard-label'>Vì `<head>` là nơi duy nhất có thể chứa văn bản.</label><label for='ays-answer-1193137-10001' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-299729]' id='ays-answer-1193138-10001' value='1193138'/> <label for='ays-answer-1193138-10001' class=' ays_position_initial ays-quiz-keyboard-label'>Vì `<title>` là một thẻ định dạng văn bản.</label><label for='ays-answer-1193138-10001' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-299729]' id='ays-answer-1193139-10001' value='1193139'/> <label for='ays-answer-1193139-10001' class=' ays_position_initial ays-quiz-keyboard-label'>Vì tất cả các thẻ đôi đều phải đặt trong `<head>`.</label><label for='ays-answer-1193139-10001' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-299729]' id='ays-answer-1193140-10001' value='1193140'/> <label for='ays-answer-1193140-10001' class=' ays_position_initial ays-quiz-keyboard-label'>Vì `<title>` cung cấp thông tin siêu dữ liệu về trang (tên trang) chứ không phải nội dung hiển thị trực tiếp trên trang.</label><label for='ays-answer-1193140-10001' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_10001 === 'undefined'){ window.quizOptions_10001 = []; } window.quizOptions_10001['299729'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTE5MzEzNyI6IjAiLCIxMTkzMTM4IjoiMCIsIjExOTMxMzkiOiIwIiwiMTE5MzE0MCI6IjEifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='299730' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>28 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 3</strong> </p> <div class='ays_quiz_question'> <p>Câu 28: Xét đoạn mã HTML `</p> <p>Chào mừng đến với <b>trang web</b> của tôi.</p> <p>`. Đâu là nội dung của phần tử `</p> <p>`?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-299730]' id='ays-answer-1193141-10001' value='1193141'/> <label for='ays-answer-1193141-10001' class=' ays_position_initial ays-quiz-keyboard-label'><p>...</p></label><label for='ays-answer-1193141-10001' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-299730]' id='ays-answer-1193142-10001' value='1193142'/> <label for='ays-answer-1193142-10001' class=' ays_position_initial ays-quiz-keyboard-label'><b>trang web</b></label><label for='ays-answer-1193142-10001' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-299730]' id='ays-answer-1193143-10001' value='1193143'/> <label for='ays-answer-1193143-10001' class=' ays_position_initial ays-quiz-keyboard-label'>Chào mừng đến với <b>trang web</b> của tôi.</label><label for='ays-answer-1193143-10001' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-299730]' id='ays-answer-1193144-10001' value='1193144'/> <label for='ays-answer-1193144-10001' class=' ays_position_initial ays-quiz-keyboard-label'>Chỉ "Chào mừng đến với".</label><label for='ays-answer-1193144-10001' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_10001 === 'undefined'){ window.quizOptions_10001 = []; } window.quizOptions_10001['299730'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTE5MzE0MSI6IjAiLCIxMTkzMTQyIjoiMCIsIjExOTMxNDMiOiIxIiwiMTE5MzE0NCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='299731' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>29 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 3</strong> </p> <div class='ays_quiz_question'> <p>Câu 29: Để tạo một trang web HTML5 hợp lệ và tuân thủ cấu trúc cơ bản, đoạn mã nào sau đây là chính xác nhất?</p> </div> <div class='ays-quiz-answers ays_list_view_container '><script> if(typeof window.quizOptions_10001 === 'undefined'){ window.quizOptions_10001 = []; } window.quizOptions_10001['299731'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOltdfQ==';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='299732' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>30 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 3</strong> </p> <div class='ays_quiz_question'> <p>Câu 30: Nếu bạn chỉ gõ một đoạn văn bản dài vào một tệp `.html` mà không sử dụng bất kỳ thẻ HTML nào như `</p> <p>` hoặc `<br />`, trình duyệt sẽ hiển thị đoạn văn bản đó như thế nào?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-299732]' id='ays-answer-1193145-10001' value='1193145'/> <label for='ays-answer-1193145-10001' class=' ays_position_initial ays-quiz-keyboard-label'>Trình duyệt sẽ giữ nguyên định dạng, bao gồm cả xuống dòng và khoảng trắng thừa như trong tệp.</label><label for='ays-answer-1193145-10001' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-299732]' id='ays-answer-1193146-10001' value='1193146'/> <label for='ays-answer-1193146-10001' class=' ays_position_initial ays-quiz-keyboard-label'>Trình duyệt sẽ hiển thị toàn bộ văn bản trên một dòng duy nhất (hoặc xuống dòng khi hết chiều rộng màn hình), bỏ qua các xuống dòng và nhiều khoảng trắng thừa trong tệp nguồn.</label><label for='ays-answer-1193146-10001' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-299732]' id='ays-answer-1193147-10001' value='1193147'/> <label for='ays-answer-1193147-10001' class=' ays_position_initial ays-quiz-keyboard-label'>Trình duyệt sẽ báo lỗi và không hiển thị bất cứ điều gì.</label><label for='ays-answer-1193147-10001' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-299732]' id='ays-answer-1193148-10001' value='1193148'/> <label for='ays-answer-1193148-10001' class=' ays_position_initial ays-quiz-keyboard-label'>Trình duyệt sẽ tự động thêm các thẻ `<p>` vào đầu mỗi dòng mới.</label><label for='ays-answer-1193148-10001' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_10001 === 'undefined'){ window.quizOptions_10001 = []; } window.quizOptions_10001['299732'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTE5MzE0NSI6IjAiLCIxMTkzMTQ2IjoiMSIsIjExOTMxNDciOiIwIiwiMTE5MzE0OCI6IjAifX0=';</script></div> <style> .validate-quiz { display: flex; align-items: center; justify-content: center; } .validate-quiz a { border-radius: 30px; /* height: 40px; */ background: #5390f5; color: #fff; text-decoration: unset; padding: 10px 20px; } .validate-quiz input { margin: 0 !important; } .form-kw-hub { background: #fff; border: 1px solid #ddd; padding: 16px; border-radius: 12px; text-align:left; margin: 20px auto; box-shadow: 0 2px 10px rgba(0,0,0,0.05); font-family: Arial, sans-serif; } .keyword-hub-guide { margin-bottom: 15px; } .validate-quiz-inner { display: flex; gap: 10px; background: #fff; box-shadow: 0 0 10px #ccc; margin: 10px auto; width: 500px; border-radius: 30px; padding: 5px; justify-content: space-between; align-items:center; overflow:hidden; } .validate-quiz-inner input[type=text] { border: 0 !important; font-size: 16px !important; } .keyword-item span { font-weight: bold; font-size: 16px; } .copy-keyword-btn { color: #000; padding: 6px 12px; border-radius: 6px; text-decoration: none; transition: background 0.3s; text-transform: uppercase; font-weight: bold; font-size: 22px; } .copy-keyword-btn:hover { background: #005f8d; } .validate-quiz { display: flex; gap: 10px; align-items: center; } .validate-quiz input[type="text"] { flex: 1; padding: 8px 12px; border-radius: 6px; border: 1px solid #ccc; } a.get_new_mission { padding: 8px 25px; line-height: 0; border-radius: 30px; background-color: #fff0; text-transform: uppercase; color: #4285f4; border: 1px solid #4285f4; transition: all 0.2s; cursor: pointer; margin-left: 15px; font-size: 16px; text-decoration: unset; } .submit-btn { background: #28a745; color: white; padding: 8px 16px; border-radius: 6px; text-decoration: none; cursor: pointer; transition: background 0.3s; } .submit-btn:hover { background: #218838; } a.copy-keyword-btn:active, a.copy-keyword-btn:hover { color: #fff; } a#submit_kw_hub { cursor: pointer; } @keyframes ld-spin { 0% { animation-timing-function: cubic-bezier(0.5856,0.0703,0.4143,0.9297); transform: rotate(0) } 100% { transform: rotate(360deg) } } .ld.ld-spin { animation: ld-spin 1s infinite linear } @keyframes ld-cycle { 0% { animation-timing-function: cubic-bezier(0.3333,0.3333,0.6667,0.6667); transform: rotate(0) } 100% { transform: rotate(360deg) } } .ld.ld-cycle { animation: ld-cycle 1s infinite linear } @media(max-width: 991px){ .form-kw-hub p { margin: 0 !important; } } </style> <link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/gh/loadingio/ldbutton@latest/dist/index.min.css" /> <a id="view_result_hub" class="action-button ays-quiz-keyboard-active" href="javascript:;">Xem kết quả</a> <div class="form-kw-hub ld-over" id="form-kw-hub" style="display:none" data-id="30"> <div class="ld ld-ring ld-spin" style="font-size:3em;color:#999"></div> <div class="keyword-hub-title keyword-item"> <h3 style="text-align:center;font-weight:bold;color:#c12c31;margin-top:10px;">Bạn ơi!!! Để xem được kết quả<br>bạn vui lòng làm nhiệm vụ nhỏ xíu này nha</h3> <h4 style="text-align:center;font-size:16px;line-height:20px;font-weight:normal;margin-top:10px;margin-bottom:10px;color:#021184">LƯU Ý: Không sử dụng VPN hoặc 1.1.1.1 khi vượt link</h4> </div> <div class="validate-quiz"> <div class="validate-quiz-inner"> <input type="text" value="" placeholder="Nhập mã vừa kiếm được vào đây" id="kw-hub-input" maxlength="10" /> <input type="hidden" value="" id="kw-id" /> <a id="submit_kw_hub">Nhận kết quả</a> </div> <div class="message" style="display: none; color: red; text-align: center;">Xảy ra lỗi</div> </div> <p> <strong style="color: #c12c31;">Bước 1: </strong>Mở tab mới, truy cập <a href="javascript:;" style="color: #1e73be;"><strong>Google.com</strong></a> <img decoding="async" src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/images/google.png" width="100px" style="margin-left: 30px; margin-bottom: -10px; display: inline-block;" alt="google" /> </p> <p> <strong style="color: #c12c31;">Bước 2: </strong>Tìm kiếm từ khóa: <strong id="keyword-content" style="font-size: 24px; color: red; cursor: no-drop; -webkit-user-select: none; -webkit-touch-callout: none; -moz-user-select: none; -ms-user-select: none; user-select: none;"> vận chuyển văn phòng giá rẻ </strong> <a href="javascript:;" class="copy-keyword-btn"><span class="fa fa-copy"></span></a> <a href="javascript:;" class="get_new_mission ld-ext-right" id="get_new_mission">Đổi nhiệm vụ <span class="ld ld-ring ld-spin"></span> </a> </p> <p><img decoding="async" src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/images/thanh-tim-kiem.jpg" width="100%" alt="thanh-tim-kiem" /></p> <p><strong style="color: #c12c31;">Bước 3: </strong>Trong kết quả tìm kiếm Google, hãy tìm website giống dưới hình:</p> <p style="border: 1px solid red;"><div class="keyword-hub-guide"> <img decoding="async" id="kw_guide_image" alt="" src="" /> </div> </p> <p>(Nếu trang 1 không có hãy tìm ở trang 2, 3, 4... nhé <img decoding="async" src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/images/trang-google.png" width="250px" style="display: inline-block;" alt="trang-google" />)</p> <p><strong style="color: #c12c31;">Bước 4:</strong> Cuộn xuống cuối bài viết rồi bấm vào nút <strong>GIỐNG HÌNH DƯỚI</strong> và chờ 1 lát để lấy mã:</p> <p style="text-align: center;"> <img decoding="async" class="kw_get_pass" style="max-width: 300px; border: 1px dashed red; display: inline-block;" data-src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/images/getpass.png" src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/images/getpass.png" alt="getpass" /> </p> </div> <input type="submit" name="ays_finish_quiz" class=" ays_next ays_finish action-button ays-quiz-keyboard-active" value="" style="display:none"> <script> setTimeout(function() { var submitButton = document.querySelector('input[name="ays_finish_quiz"]'); if (submitButton) { submitButton.remove(); } }, 2400000); </script> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ays_thank_you_fs'> <div class='ays-abs-fs ays-end-page'> <div style='text-align:center;'><div data-class='lds-ellipsis' data-role='loader' class='ays-loader'><div></div><div></div><div></div><div></div></div></div><div class='ays_quiz_results_page'><div class='ays_score_message'></div><div class='ays_message'></div><p class='ays_restart_button_p'></p></div></div></div><style> div#ays-quiz-container-10001 * { box-sizing: border-box; } #ays-quiz-container-10001 [id^='ays_finish_quiz_'] div.step div.ays-abs-fs { width: 90%; } /* Styles for Internet Explorer start */ #ays-quiz-container-10001 #ays_finish_quiz_10001 { } /* Styles for Quiz container */ #ays-quiz-container-10001{ min-height: 450px; width:800px; background-color:#fff; background-position:center center;border-radius:8px 8px 0px 8px;box-shadow: none;border: none;} /* Styles for Navigation bar */ #ays-quiz-questions-nav-wrap-10001 { width: 100%; max-width: 100%; margin: auto;border-radius:8px 8px 0px 8px;box-shadow: none;border: none;} #ays-quiz-questions-nav-wrap-10001 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item a.ays_questions_nav_question { /* color: #000000; border-color: #000000; background-color: #fff; */ color: #000; border-color: #dddddd; background-color: #ffffff; outline: unset; text-decoration: unset; } #ays-quiz-questions-nav-wrap-10001 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item.ays-quiz-questions-nav-item-active a.ays_questions_nav_question { /* box-shadow: inset 0 0 5px #000000, 0 0 5px #000000; */ box-shadow: 0px 3px 5px rgba(143, 143, 143, 0.38); background: #E5E7ED; outline: unset; border-color: transparent; } #ays-quiz-questions-nav-wrap-10001 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item.ays-quiz-questions-nav-item-answered a.ays_questions_nav_question { /* color: #fff; border-color: #fff; background-color: #000000; */ color: #C6C6C6; border-color: transparent; background-color: #F5F5F5; } #ays-quiz-questions-nav-wrap-10001 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item a.ays_questions_nav_question.ays_quiz_correct_answer { /* color: rgba(39, 174, 96, 1); border-color: rgba(39, 174, 96, 1); */ color: #000; border-color: transparent; background-color: rgba(39, 174, 96, 0.4); } #ays-quiz-questions-nav-wrap-10001 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item a.ays_questions_nav_question.ays_quiz_wrong_answer { /* color: rgba(243, 134, 129, 1); border-color: rgba(243, 134, 129, 1); */ color: #000; border-color: transparent; background-color: rgba(243, 134, 129, 0.4); } #ays-quiz-questions-nav-wrap-10001 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item.ays-quiz-questions-nav-item-active a.ays_questions_nav_question.ays_quiz_correct_answer, #ays-quiz-questions-nav-wrap-10001 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item.ays-quiz-questions-nav-item-active a.ays_questions_nav_question.ays_quiz_wrong_answer { /* filter: drop-shadow(0px 3px 5px rgba(143, 143, 143, 0.38)); */ box-shadow: 0px 3px 5px rgba(143, 143, 143, 0.38); } #ays-quiz-container-10001.ays-quiz-container .ays-quiz-questions-nav-bookmark-box { position: absolute; top: 40px; right: 40px; z-index: 10; } #ays-quiz-container-10001.ays-quiz-container .ays-quiz-questions-nav-bookmark-box .ays-navbar-bookmark { height: 100%; cursor: pointer; width: 13px; box-shadow: unset; } /* Styles for questions */ #ays-quiz-container-10001 #ays_finish_quiz_10001 div.step { min-height: 450px; } /* Styles for text inside quiz container */ #ays-quiz-container-10001.ays-quiz-container .ays-questions-container .ays-start-page *:not(input), #ays-quiz-container-10001.ays-quiz-container .ays-questions-container label[for^="ays-answer-"], #ays-quiz-container-10001.ays-quiz-container .ays-questions-container .ays-matching-field-choice, #ays-quiz-container-10001.ays-quiz-container .ays-questions-container p, #ays-quiz-container-10001.ays-quiz-container .ays-questions-container form .step:not(.ays_thank_you_fs) p, #ays-quiz-container-10001.ays-quiz-container .ays-questions-container .ays-fs-title, #ays-quiz-container-10001.ays-quiz-container .ays-questions-container .ays-fs-subtitle, #ays-quiz-container-10001.ays-quiz-container .ays-questions-container .logged_in_message, #ays-quiz-container-10001.ays-quiz-container .ays-questions-container .ays-quiz-limitation-count-of-takers, #ays-quiz-container-10001.ays-quiz-container .ays-questions-container .ays-quiz-limitation-count-of-takers *, #ays-quiz-container-10001.ays-quiz-container .ays-questions-container .ays_score_message, #ays-quiz-container-10001.ays-quiz-container .ays-questions-container .ays_message{ color: #000000; outline: none; } #ays-quiz-container-10001.ays-quiz-container .ays-questions-container .ays_question_hint { color: #000000; } /* Quiz title / transformation */ #ays-quiz-container-10001 .ays-fs-title{ text-transform: uppercase; font-size: 28px; text-align: center; text-shadow: none; } #ays-quiz-container-10001 .ays-quiz-password-message-box, #ays-quiz-container-10001 .ays-quiz-question-note-message-box, #ays-quiz-container-10001 .ays_quiz_question, #ays-quiz-container-10001 .ays_quiz_question *:not([class^='enlighter']) { color: #000000; } #ays-quiz-container-10001 textarea, #ays-quiz-container-10001 input::first-letter, #ays-quiz-container-10001 select::first-letter, #ays-quiz-container-10001 option::first-letter { color: initial !important; } #ays-quiz-container-10001 p::first-letter:not(.ays_no_questions_message) { color: #000000 !important; background-color: transparent !important; font-size: inherit !important; font-weight: inherit !important; float: none !important; line-height: inherit !important; margin: 0 !important; padding: 0 !important; } #ays-quiz-container-10001 .select2-container, #ays-quiz-container-10001 .ays-questions-container form .ays-quiz-answers .ays-field * { font-size: 15px; } #ays-quiz-container-10001 .ays-fs-subtitle p { text-align: center ; } #ays-quiz-container-10001 .ays_quiz_question p { font-size: 16px; text-align: center; } #ays-quiz-container-10001 .ays_quiz_question { text-align: center ; margin-bottom: 10px; } #ays-quiz-container-10001 .ays_quiz_question pre { max-width: 100%; white-space: break-spaces; } div#ays-quiz-container-10001 .ays-questions-container .ays-field, div#ays-quiz-container-10001 .ays-questions-container .ays-field input~label[for^='ays-answer-'], div#ays-quiz-container-10001 .ays-questions-container .ays-modern-dark-question *, div#ays-quiz-container-10001 .ays-questions-container .ays_quiz_question, div#ays-quiz-container-10001 .ays-questions-container .ays_quiz_question *{ word-break: break-word; } #ays-quiz-container-10001 .ays-quiz-timer p { font-size: 16px; } #ays-quiz-container-10001 section.ays_quiz_redirection_timer_container hr, #ays-quiz-container-10001 section.ays_quiz_timer_container hr { margin: 0; } #ays-quiz-container-10001 section.ays_quiz_timer_container.ays_quiz_timer_red_warning .ays-quiz-timer { color: red; } #ays-quiz-container-10001 .ays_thank_you_fs p { text-align: center; } #ays-quiz-container-10001 .information_form input[type='text'], #ays-quiz-container-10001 .information_form input[type='url'], #ays-quiz-container-10001 .information_form input[type='number'], #ays-quiz-container-10001 .information_form input[type='email'], #ays-quiz-container-10001 .information_form input[type='tel'], #ays-quiz-container-10001 .information_form textarea, #ays-quiz-container-10001 .information_form select, #ays-quiz-container-10001 .information_form option { color: initial !important; outline: none; margin-left: 0; background-image: unset; } #ays-quiz-container-10001 .information_form input[type='checkbox'] { margin: 0 10px; outline: initial; -webkit-appearance: auto; -moz-appearance: auto; position: initial; width: initial; height: initial; border: initial; background: initial; } #ays-quiz-container-10001 .information_form input[type='checkbox']::after { content: none; } #ays-quiz-container-10001 .wrong_answer_text{ color:#ff4d4d; } #ays-quiz-container-10001 .right_answer_text{ color:#33cc33; } #ays-quiz-container-10001 .right_answer_text p { font-size:16px; } #ays-quiz-container-10001 .wrong_answer_text p { font-size:16px; } #ays-quiz-container-10001 .ays_questtion_explanation p { font-size:16px; } #ays-quiz-container-10001 .wrong_answer_text *:not(strong) { text-transform:none; text-decoration: none; letter-spacing: 0px; font-weight: normal; } #ays-quiz-container-10001 .ays_questtion_explanation *:not(strong) { text-transform:none; text-decoration: none; letter-spacing: 0px; font-weight: normal; } #ays-quiz-container-10001 .right_answer_text *:not(strong) { text-transform:none; text-decoration: none; letter-spacing: 0px; font-weight: normal; } #ays-quiz-container-10001 .ays-quiz-question-note-message-box p { font-size:14px; } #ays-quiz-container-10001 .ays-quiz-question-note-message-box *:not(strong) { text-transform:none; text-decoration: none; letter-spacing: 0px; font-weight: normal; } #ays-quiz-container-10001 .ays_cb_and_a, #ays-quiz-container-10001 .ays_cb_and_a * { color: rgb(0,0,0); text-align: center; } #ays-quiz-container-10001 iframe { /*min-height: 450px;*/ } #ays-quiz-container-10001 label.ays_for_checkbox, #ays-quiz-container-10001 span.ays_checkbox_for_span { color: initial !important; display: block; } /* Quiz textarea height */ #ays-quiz-container-10001 textarea { height: 100px; min-height: 100px; } /* Quiz rate and passed users count */ #ays-quiz-container-10001 .ays_quizn_ancnoxneri_qanak, #ays-quiz-container-10001 .ays_quiz_rete_avg{ color:#fff; background-color:#000000; } #ays-quiz-container-10001 .ays-questions-container > .ays_quizn_ancnoxneri_qanak { padding: 5px 20px; } #ays-quiz-container-10001 div.for_quiz_rate.ui.star.rating .icon { color: rgba(0,0,0,0.35); } #ays-quiz-container-10001 .ays_quiz_rete_avg div.for_quiz_rate_avg.ui.star.rating .icon { color: rgba(255,255,255,0.5); } #ays-quiz-container-10001 .ays_quiz_rete .ays-quiz-rate-link-box .ays-quiz-rate-link { color: #000000; } /* Loaders */ #ays-quiz-container-10001 div.lds-spinner, #ays-quiz-container-10001 div.lds-spinner2 { color: #000000; } #ays-quiz-container-10001 div.lds-spinner div:after, #ays-quiz-container-10001 div.lds-spinner2 div:after { background-color: #000000; } #ays-quiz-container-10001 .lds-circle, #ays-quiz-container-10001 .lds-facebook div, #ays-quiz-container-10001 .lds-ellipsis div{ background: #000000; } #ays-quiz-container-10001 .lds-ripple div{ border-color: #000000; } #ays-quiz-container-10001 .lds-dual-ring::after, #ays-quiz-container-10001 .lds-hourglass::after{ border-color: #000000 transparent #000000 transparent; } /* Stars */ #ays-quiz-container-10001 .ui.rating .icon, #ays-quiz-container-10001 .ui.rating .icon:before { font-family: Rating !important; } /* Progress bars */ #ays-quiz-container-10001 #ays_finish_quiz_10001 .ays-progress { border-color: rgba(0,0,0,0.8); } #ays-quiz-container-10001 #ays_finish_quiz_10001 .ays-progress-bg { background-color: rgba(0,0,0,0.3); } #ays-quiz-container-10001 .ays-progress-value { color: #000000; text-align: center; } #ays-quiz-container-10001 .ays-progress-bar { background-color: #5d6cf9; } #ays-quiz-container-10001 .ays-question-counter .ays-live-bar-wrap { direction:ltr !important; } #ays-quiz-container-10001 .ays-live-bar-fill{ color: #000000; border-bottom: 2px solid rgba(0,0,0,0.8); text-shadow: 0px 0px 5px #fff; } #ays-quiz-container-10001 .ays-live-bar-fill.ays-live-fourth, #ays-quiz-container-10001 .ays-live-bar-fill.ays-live-third, #ays-quiz-container-10001 .ays-live-bar-fill.ays-live-second { text-shadow: unset; } #ays-quiz-container-10001 .ays-live-bar-percent{ display:none; } /* Music, Sound */ #ays-quiz-container-10001 .ays_music_sound { color:rgb(0,0,0); } /* Dropdown questions scroll bar */ #ays-quiz-container-10001 blockquote { border-left-color: #000000 !important; } /* Quiz Password */ #ays-quiz-container-10001 .ays-start-page > input[id^='ays_quiz_password_val_'], #ays-quiz-container-10001 .ays-quiz-password-toggle-visibility-box { width: 100%; margin: 0 auto; } /* Question hint */ #ays-quiz-container-10001 .ays_question_hint_container .ays_question_hint_text { background-color:#fff; box-shadow: 0 0 15px 3px rgba(201,201,201,0.6); max-width: 270px; color: #000000; } #ays-quiz-container-10001 .ays_question_hint_container .ays_question_hint_text p { max-width: unset; } #ays-quiz-container-10001 .ays-quiz-additonal-box { display: flex; justify-content: flex-end; align-items: center; position: relative; } /* Quiz Export PDF */ #ays-quiz-container-10001 .ays-export-quiz-button-container .ays-export-quiz-button-more-box { background-color:#fff; box-shadow: 0 0 15px 3px rgba(201,201,201,0.6); box-shadow: 0.025px 0.025px 1px 1px rgba(201,201,201,0.2), 0px 2px 1px 0px rgba(201,201,201,0.14), 0px 2px 5px 0 rgba(201,201,201,0.12); max-width: 190px; color: #000000; } #ays-quiz-container-10001 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item:hover, #ays-quiz-container-10001 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item:focus { background-color: rgba(93,108,249,0.3); } #ays-quiz-container-10001 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item:active { background-color: rgba(93,108,249,1); } #ays-quiz-container-10001 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item { color: #000000; display: flex; justify-content: space-between; align-items: center; font-size: 14px; background-image: unset; box-shadow: unset; border-radius: unset; } #ays-quiz-container-10001 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item .ays-export-quiz-dropdown-item-icon { margin-left: 10px; } #ays-quiz-container-10001 .ays-export-quiz-button-container .ays-export-quiz-img-icon-content-div svg path { stroke: #000000; } #ays-quiz-container-10001 .ays-export-quiz-button-container .ays-export-quiz-img-icon-content-div svg circle { fill: rgba(93,108,249,0.3); } #ays-quiz-container-10001 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item-icon svg path { fill: rgba(0,0,0,1); } #ays-quiz-container-10001 .ays-quiz-additonal-box svg { position: revert; } #ays-quiz-container-10001 .ays_questions_hint_max_width_class { max-width: 80%; } /* Information form */ #ays-quiz-container-10001 .ays-form-title{ color:rgb(0,0,0); } /* Quiz timer */ #ays-quiz-container-10001 div.ays-quiz-redirection-timer, #ays-quiz-container-10001 div.ays-quiz-timer{ color: #000000; text-align: center; } #ays-quiz-container-10001 div.ays-quiz-after-timer * , #ays-quiz-container-10001 div.ays-quiz-redirection-timer *, #ays-quiz-container-10001 div.ays-quiz-timer * { text-align: center; } #ays-quiz-container-10001 div.ays-quiz-timer.ays-quiz-message-before-timer:before { display: inline-block; font-weight: 500; text-align: center; width: auto; margin-right: 5px; } /* Quiz buttons */ #ays-quiz-container-10001 input#ays-submit, #ays-quiz-container-10001 #ays_finish_quiz_10001 .action-button, #ays-quiz-container-10001 #ays_finish_quiz_10001 .step[data-type='fill_in_blank'] .action-button.ays_check_answer, #ays-quiz-container-10001 #ays_finish_quiz_10001 .step[data-type='checkbox'] .action-button.ays_check_answer, div#ays-quiz-container-10001 #ays_finish_quiz_10001 .action-button.ays_restart_button, #ays-quiz-container-10001 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn, #ays-quiz-container-10001 .ays-quiz-category-selective-submit-bttn { background-color: #5d6cf9; color:#ffffff; font-size: 18px; padding: 14px 36px; border-radius: 8px; white-space: nowrap; letter-spacing: 0; box-shadow: unset; white-space: normal; word-break: break-word; background-image: unset; width: auto; } #ays-quiz-container-10001 input#ays-submit, #ays-quiz-container-10001 #ays_finish_quiz_10001 input.action-button, #ays-quiz-container-10001 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn, #ays-quiz-container-10001 .ays-quiz-category-selective-submit-bttn { } div#ays-quiz-container-10001 #ays_finish_quiz_10001 .action-button.ays_check_answer { padding: 5px 10px; font-size: 18px; } #ays-quiz-container-10001 #ays_finish_quiz_10001 .action-button.ays_download_certificate { white-space: nowrap; padding: 5px 10px; } #ays-quiz-container-10001 #ays_finish_quiz_10001 .action-button.ays_arrow { color:#ffffff!important; white-space: nowrap; padding: 5px 10px; } #ays-quiz-container-10001 input#ays-submit:hover, #ays-quiz-container-10001 input#ays-submit:focus, #ays-quiz-container-10001 #ays_finish_quiz_10001 .action-button:hover, #ays-quiz-container-10001 #ays_finish_quiz_10001 .action-button:focus, #ays-quiz-container-10001 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn:hover, #ays-quiz-container-10001 .ays-quiz-category-selective-submit-bttn:focus { box-shadow: 0 0 0 2px #ffffff; background-color: #5d6cf9; } #ays-quiz-container-10001 .ays_restart_button { color: #ffffff; } #ays-quiz-container-10001 .ays_restart_button_p { display: flex; justify-content: center; flex-wrap: wrap; } #ays-quiz-container-10001 .ays_buttons_div { justify-content: center; } #ays-quiz-container-10001 .step:first-of-type .ays_buttons_div { justify-content: center !important; } #ays-quiz-container-10001 .ays_quiz_results_page .ays_score span { visibility: visible; } #ays-quiz-container-10001 input[type='button'], #ays-quiz-container-10001 input[type='submit'] { color: #ffffff !important; outline: none; } div#ays-quiz-container-10001 .ays-quiz-questions-nav-wrap .ays-quiz-questions-nav-item .ays_questions_nav_question:focus-visible, div#ays-quiz-container-10001 input[type='button']:focus-visible, div#ays-quiz-container-10001 input[type='submit']:focus-visible { outline: -webkit-focus-ring-color auto 1px; } #ays-quiz-container-10001 #ays_finish_quiz_10001 i.ays_early_finish.action-button[disabled]:hover, #ays-quiz-container-10001 #ays_finish_quiz_10001 i.ays_early_finish.action-button[disabled]:focus, #ays-quiz-container-10001 #ays_finish_quiz_10001 i.ays_early_finish.action-button[disabled], #ays-quiz-container-10001 #ays_finish_quiz_10001 i.ays_arrow.action-button[disabled]:hover, #ays-quiz-container-10001 #ays_finish_quiz_10001 i.ays_arrow.action-button[disabled]:focus, #ays-quiz-container-10001 #ays_finish_quiz_10001 i.ays_arrow.action-button[disabled] { color: #aaa !important; } #ays-quiz-container-10001 .ays_finish.action-button{ margin: 10px 5px; } #ays-quiz-container-10001 .ays-share-btn.ays-share-btn-branded { color: #fff; margin-bottom: 5px; display: inline-block; } #ays-quiz-container-10001 .ays-quiz-question-title-text-to-speech-icon { cursor: pointer; position: absolute; left: 0px; top: 0px; z-index: 1; } div#ays-quiz-container-10001.ays-quiz-container .ays-quiz-question-title-text-to-speech-icon svg path { fill: #000000; } /* Question answers */ #ays-quiz-container-10001 .ays-field { border-color: #dddddd; border-style: solid; border-width: 1px; box-shadow: none;flex-direction: row-reverse; } #ays-quiz-container-10001 .ays-quiz-answers .ays-field:hover{ opacity: 1; } #ays-quiz-container-10001 #ays_finish_quiz_10001 .ays-field label.ays_answer_caption[for^='ays-answer-'] { z-index: 1; position:initial;bottom:0;} #ays-quiz-container-10001 #ays_finish_quiz_10001 .ays-field input~label[for^='ays-answer-'] { padding: 5px; } #ays-quiz-container-10001 #ays_finish_quiz_10001 .ays-field { margin-bottom: 12px; position: relative; } #ays-quiz-container-10001 #ays_finish_quiz_10001 .ays_grid_view_container .ays-field.ays_grid_view_item { /* width: calc(50% - 6px); */ width: calc(100% /2 - 4px); } #ays-quiz-container-10001 #ays_finish_quiz_10001 .ays-field.ays_grid_view_item:nth-child(odd) { margin-right: 6px; }#ays-quiz-container-10001 #ays_finish_quiz_10001 .ays-field.ays_grid_view_item:nth-child(odd) { margin-right: 6px; }#ays-quiz-container-10001 img.ays-quiz-check-button-right-wrong-icon { position: absolute; right: 15px; bottom: 15px; } #ays-quiz-container-10001 img.ays-quiz-check-button-right-wrong-icon[data-type='style-9'] { width: 20px; } #ays-quiz-container-10001 .ays_quiz_results .step[data-type='fill_in_blank'] img.ays-quiz-check-button-right-wrong-icon { right: 10px; bottom: 40px; } #ays-quiz-container-10001 .ays_quiz_results .step[data-type='fill_in_blank'] .ays_fieldset img.ays-quiz-check-button-right-wrong-icon { right: 15px; bottom: 20px; } #ays-quiz-container-10001 #ays_finish_quiz_10001 .ays-field input:checked+label:before { border-color: #5d6cf9; background: #5d6cf9; background-clip: content-box; } #ays-quiz-container-10001 .ays-quiz-answers div.ays-text-right-answer { color: #000000; } /* Answer maximum length of a text field */ #ays-quiz-container-10001 .ays_quiz_question_text_message{ color: #000000; text-align: left; font-size: 12px; } div#ays-quiz-container-10001 div.ays_quiz_question_text_error_message { color: #ff0000; } /* Questions answer image */ #ays-quiz-container-10001 .ays-answer-image { width:15em; height:150px; object-fit: cover; } /* Questions answer right/wrong icons */ #ays-quiz-container-10001 .ays-field input~label.answered.correct:after{ content: ''; } #ays-quiz-container-10001 .ays-field input~label.answered.wrong:after{ content: ''; } #ays-quiz-container-10001 .ays-quiz-answers .ays-field label.answered[for^='ays-answer-']::after{ content: none!important; } #ays-quiz-container-10001 .ays-field label.answered:last-of-type:after{ height: auto; left: 10px;top: 10px;} /* Dropdown questions */ #ays-quiz-container-10001 .select2-container--default .select2-search--dropdown .select2-search__field:focus, #ays-quiz-container-10001 .select2-container--default .select2-search--dropdown .select2-search__field { outline: unset; padding: 0.75rem; } #ays-quiz-container-10001 #ays_finish_quiz_10001 .ays-field .select2-container--default .select2-selection--single { border-bottom: 2px solid #5d6cf9; background-color: #5d6cf9; } #ays-quiz-container-10001 .ays-field .select2-container--default .select2-selection--single .select2-selection__rendered, #ays-quiz-container-10001 .ays-field .select2-container--default .select2-selection--single .select2-selection__placeholder, #ays-quiz-container-10001 .ays-field .select2-container--default .select2-selection--single .select2-selection__arrow { /*color: #a29306;*/ color: #ffffff; line-height: 40px; padding-left: 8px; padding-right: 20px; } #ays-quiz-container-10001 .ays-field .select2-container--default .select2-selection--single .select2-selection__rendered, #ays-quiz-container-10001 .select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #5d6cf9; } #ays-quiz-container-10001 .ays-field .select2-container--default, #ays-quiz-container-10001 .ays-field .select2-container--default .selection, #ays-quiz-container-10001 .ays-field .select2-container--default .dropdown-wrapper, #ays-quiz-container-10001 .ays-field .select2-container--default .select2-selection--single .select2-selection__rendered, #ays-quiz-container-10001 .ays-field .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder, #ays-quiz-container-10001 .ays-field .select2-container--default .select2-selection--single .select2-selection__arrow, #ays-quiz-container-10001 .ays-field .select2-container--default .select2-selection--single .select2-selection__arrow b[role='presentation'] { font-size: 16px !important; } #ays-quiz-container-10001 .select2-container--default .select2-results__option { padding: 6px; } /* Dropdown questions scroll bar */ #ays-quiz-container-10001 .select2-results__options::-webkit-scrollbar { width: 7px; } #ays-quiz-container-10001 .select2-results__options::-webkit-scrollbar-track { background-color: rgba(93,108,249,0.35); } #ays-quiz-container-10001 .select2-results__options::-webkit-scrollbar-thumb { transition: .3s ease-in-out; background-color: rgba(93,108,249,0.55); } #ays-quiz-container-10001 .select2-results__options::-webkit-scrollbar-thumb:hover { transition: .3s ease-in-out; background-color: rgba(93,108,249,0.85); } .ays-quiz-wrap #ays-quiz-container-10001 + .ays-quiz-powered-by-container{ width:800px; margin: 20px auto; } .ays-quiz-wrap #ays-quiz-container-10001 + .ays-quiz-powered-by-container{ width:800px; margin: 20px auto; } /* WooCommerce product */ #ays-quiz-container-10001 .ays-woo-block { background-color: rgba(93,108,249,0.8); } #ays-quiz-container-10001 .ays-woo-product-block h4.ays-woo-product-price > a, #ays-quiz-container-10001 .ays-woo-product-block h4.ays-woo-product-title > a { color: #000000; } #ays-quiz-container-1 .ays-woo-product-block h4.ays-woo-product-price > a { text-decoration: unset; } /* Audio / Video */ #ays-quiz-container-10001 .mejs-container .mejs-time{ box-sizing: unset; } #ays-quiz-container-10001 .mejs-container .mejs-time-rail { padding-top: 15px; } #ays-quiz-container-10001 .mejs-container .mejs-mediaelement video { margin: 0; } /* Limitation */ #ays-quiz-container-10001 .ays-quiz-limitation-count-of-takers { padding: 50px; } #ays-quiz-container-10001 div.ays-quiz-results-toggle-block span.ays-show-res-toggle.ays-res-toggle-show, #ays-quiz-container-10001 div.ays-quiz-results-toggle-block span.ays-show-res-toggle.ays-res-toggle-hide{ color: #000000; } #ays-quiz-container-10001 div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle { border: 1px solid #000000; } #ays-quiz-container-10001 div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle { border: 1px solid #000000; } #ays-quiz-container-10001 div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle:after{ background: #000000; } #ays-quiz-container-10001.ays_quiz_elegant_dark div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle:after, #ays-quiz-container-10001.ays_quiz_rect_dark div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle:after{ background: #000; } /* Hestia theme (Version: 3.0.16) | Start */ #ays-quiz-container-10001 .mejs-container .mejs-inner .mejs-controls .mejs-button > button:hover, #ays-quiz-container-10001 .mejs-container .mejs-inner .mejs-controls .mejs-button > button { box-shadow: unset; background-color: transparent; } #ays-quiz-container-10001 .mejs-container .mejs-inner .mejs-controls .mejs-button > button { margin: 10px 6px; } /* Hestia theme (Version: 3.0.16) | End */ /* Go theme (Version: 1.4.3) | Start */ #ays-quiz-container-10001 label[for^='ays-answer']:before, #ays-quiz-container-10001 label[for^='ays-answer']:before { -webkit-mask-image: unset; mask-image: unset; } #ays-quiz-container-10001 .ays_question_report { text-align: right; } div#ays-quiz-container-10001 .ays_question_report .ays-quiz-open-report-window { fill: #000000; } #ays-quiz-container-10001 .ays-export-quiz-button-container { position: relative; right: 100px; top: -5px; right: -5px; margin: 0; z-index: 1000; display: flex; justify-content: flex-end; } #ays-quiz-container-10001.ays_quiz_classic_light .ays-field input:checked+label.answered:before, #ays-quiz-container-10001.ays_quiz_classic_dark .ays-field input:checked+label.answered:before { background-color: #5d6cf9 !important; } #ays-quiz-container-10001.ays_quiz_classic_light .ays-field input:checked+label.answered.correct:before, #ays-quiz-container-10001.ays_quiz_classic_dark .ays-field input:checked+label.answered.correct:before { background-color: #27ae60 !important; } #ays-quiz-container-10001.ays_quiz_classic_light .ays-field input:checked+label.answered.wrong:before, #ays-quiz-container-10001.ays_quiz_classic_dark .ays-field input:checked+label.answered.wrong:before { background-color: #cc3700 !important; } /* Go theme (Version: 1.4.3) | End */ #ays-quiz-container-10001 .ays_quiz_results fieldset.ays_fieldset .ays_quiz_question .wp-video { width: 100% !important; max-width: 100%; } /* Classic Dark / Classic Light */ /* Dropdown questions right/wrong styles */ #ays-quiz-container-10001.ays_quiz_classic_dark .correct_div, #ays-quiz-container-10001.ays_quiz_classic_light .correct_div{ border-color: green !important; opacity: 1 !important; background-color: rgba(39,174,96,0.4) !important; } #ays-quiz-container-10001.ays_quiz_classic_dark .correct_div .selected-field, #ays-quiz-container-10001.ays_quiz_classic_light .correct_div .selected-field { padding: 0px 10px 0px 10px; color: green !important; } #ays-quiz-container-10001.ays_quiz_classic_dark .wrong_div, #ays-quiz-container-10001.ays_quiz_classic_light .wrong_div{ border-color: red !important; opacity: 1 !important; background-color: rgba(243,134,129,0.4) !important; } #ays-quiz-container-10001.ays_quiz_classic_dark .ays-field.checked_answer_div.wrong_div input:checked~label, #ays-quiz-container-10001.ays_quiz_classic_light .ays-field.checked_answer_div.wrong_div input:checked~label { background-color: rgba(243,134,129,0.4) !important; } #ays-quiz-container-10001 .ays_question_result .ays-field .ays_quiz_hide_correct_answer:after{ content: '' !important; } #ays-quiz-container-10001 .ays_question_result .ays_quiz_question .ays-quiz-fill-in-blank-input { color: #000000 !important; } #ays-quiz-container-10001 .ays_quiz_results .step.ays_question_result:last-child { padding-bottom: 20px; } #ays-quiz-container-10001 .ays-quiz-close-full-screen { fill: #000000; } #ays-quiz-container-10001 .ays-quiz-open-full-screen { fill: #000000; } #ays-quiz-container-10001 .ays_quiz_login_form p{ color: #000000; } /* Personality Test | Start */ #ays-quiz-container-10001 .ays-quiz-personality-result-box .ays-quiz-personality-result-description p { text-align: left; padding: 0; } #ays-quiz-container-10001 .ays-quiz-personality-result-box { background: white; border-radius: 17px; box-shadow: 0px 0px 20px rgba(98, 85, 165, 0.1); /*padding: 30px 3% 40px;*/ padding: 20px 30px; margin: 30px 0; font-size: 16px; } #ays-quiz-container-10001 .ays-quiz-personality-result-box .ays-quiz-personality-result-title { color: #413A5C; font-size: 23px; margin: 0; text-align: left; font-weight: bold; } div#ays-quiz-container-10001.ays-quiz-container .ays-quiz-personality-result-box .ays-quiz-personality-result-description { margin: 0; font-size: 16px; text-align: left; color: #413A5C; } div#ays-quiz-container-10001.ays-quiz-container .ays-quiz-personality-result-box .ays-quiz-personality-result-description * { color: #413A5C; } #ays-quiz-container-10001 .ays-quiz-personality-result-box .ays-quiz-personality-result-progress { width: 100%; background-color: rgba(128, 126, 137, 0.1); border-radius: 15px; position: relative; display: flex; /* justify-content: flex-end; */ margin-top: 1rem; margin-bottom: 1rem; } #ays-quiz-container-10001 .ays-quiz-personality-result-box .ays-quiz-personality-result-progress-end { justify-content: flex-end; } #ays-quiz-container-10001 .ays-quiz-personality-result-box .ays-quiz-personality-result-bar { height: 30px; border-radius: 15px; color: white; font-size: 18px; padding: 3px 15px 0; } #ays-quiz-container-10001 .ays-quiz-personality-result-box .ays-quiz-personality-result-percentages { position: absolute; width: 100%; padding: 4px 15px; top: 0; -ms-flex-pack: justify; justify-content: space-between; display: -ms-flexbox; display: flex; } #ays-quiz-container-10001 .ays-quiz-personality-result-box .ays-quiz-personality-result-keyword-box div, #ays-quiz-container-10001 .ays-quiz-personality-result-box .ays-quiz-personality-result-text-dark-purple { color: #413A5C; } #ays-quiz-container-10001 .ays-quiz-personality-result-box .ays-quiz-personality-result-text-white { color: #ffffff; } #ays-quiz-container-10001 .ays-quiz-personality-result-box .ays-quiz-personality-result-text-percentage { font-weight: bolder; } #ays-quiz-container-10001 .ays-quiz-personality-result-box .ays-quiz-personality-result-keyword-box { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; } #ays-quiz-container-10001 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-purple .ays-quiz-personality-result-bar { background-color: #6255A5; } #ays-quiz-container-10001 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-purple .ays-quiz-personality-result-keyword-text-color { color: #6255A5; } #ays-quiz-container-10001 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-yellow .ays-quiz-personality-result-bar { background-color: #F2C94C; } #ays-quiz-container-10001 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-yellow .ays-quiz-personality-result-keyword-text-color { color: #F2C94C; } #ays-quiz-container-10001 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-green .ays-quiz-personality-result-bar { background-color: #88D29D; } #ays-quiz-container-10001 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-green .ays-quiz-personality-result-keyword-text-color { color: #88D29D; } #ays-quiz-container-10001 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-red .ays-quiz-personality-result-bar { background-color: #E5A69D; } #ays-quiz-container-10001 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-red .ays-quiz-personality-result-keyword-text-color { color: #E5A69D; } #ays-quiz-container-10001 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-blue .ays-quiz-personality-result-bar { background-color: #03A9F4; } #ays-quiz-container-10001 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-blue .ays-quiz-personality-result-keyword-text-color { color: #03A9F4; } #ays-quiz-container-10001 .ays-quiz-personality-result-box div:before, #ays-quiz-container-10001 .ays-quiz-personality-result-box div:after { content: unset; } /* Personality Test | End */ /* report questions modal start */ .ays-modal-reports { display: none; position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(0, 0, 0, 0.4); animation-duration: .5s; background-color: rgba(0, 0, 0, 0.4); } #ays-quiz-question-report-modal-10001 .ays-modal-content-reports { background-color: #fefefe; margin: 10% auto; border: 1px solid #888; max-width: 500px; width: 100%; border-radius: 10px; padding: 20px; box-sizing: border-box; position: relative; } #ays-quiz-question-report-modal-10001 .ays-modal-content-reports label{ display: block; margin-bottom: 10px; font-weight: bold; letter-spacing: normal; } #ays-quiz-question-report-modal-10001 .ays-modal-content-reports textarea { display: block; width: 100%; height: 100px; padding: 5px; box-sizing: border-box; border-radius: 5px; border: 1px solid #ccc; max-width: 100%; max-height: 500px; resize: vertical; transition: unset; } #ays-quiz-question-report-modal-10001 .ays-modal-content-reports input.ays-quiz-submit-question-report { background-color: #0073aa; color: #fff; border: none; border-radius: 5px; padding: 10px 20px; cursor: pointer; margin-top: 20px; line-height: normal; letter-spacing: normal; box-shadow: unset; background-image: unset; } #ays-quiz-question-report-modal-10001 .ays-close-reports-window { color: #aaa; font-weight: bold; position: absolute; top: 1%; right: 1%; } #ays-quiz-question-report-modal-10001 .ays-close-reports-window img { box-shadow: unset; } #ays-quiz-question-report-modal-10001 .ays-close-reports-window img:hover, #ays-quiz-question-report-modal-10001 .ays-close-reports-window img:focus { cursor: pointer; } #ays-quiz-question-report-modal-10001 .ays-quiz-question-report-error { display: none; font-size: 13px; color: #f00; text-align: left; } #ays-quiz-question-report-modal-10001 .ays-quiz-question-report-textarea-label, #ays-quiz-question-report-modal-10001 .ays-quiz-question-report-title { text-align: left; } #ays-quiz-question-report-modal-10001 .ays_quiz_modal_overlay { width: 100%; height: 100%; position: fixed; top: 0; left: 0; position: absolute; z-index: 1000000000; flex-direction: column; } #ays-quiz-question-report-modal-10001 .ays-quiz-container .ays-quiz-user-cհoosing-anonymous-assessment { margin: 10px 0; } /* report questions modal end */ @media screen and (max-width: 768px){ #ays-quiz-container-10001{ max-width: 100%; } div#ays-quiz-container-10001 [id^='ays_finish_quiz_'] div.step div.ays-abs-fs { width: 90%; } div#ays-quiz-container-10001.ays_quiz_modern_light .step, div#ays-quiz-container-10001.ays_quiz_modern_dark .step { padding-right: 0px !important; padding-top: 0px !important; } div#ays-quiz-container-10001.ays_quiz_modern_light div.step[data-question-id], div#ays-quiz-container-10001.ays_quiz_modern_dark div.step[data-question-id] { background-size: cover !important; background-position: center center !important; } div#ays-quiz-container-10001.ays_quiz_modern_light .ays-abs-fs:not(.ays-start-page):not(.ays-end-page), div#ays-quiz-container-10001.ays_quiz_modern_dark .ays-abs-fs:not(.ays-start-page):not(.ays-end-page) { width: 100%; } #ays-quiz-container-10001 .ays_quiz_question p { font-size: 16px; } #ays-quiz-container-10001 .select2-container, div#ays-quiz-container-10001 .ays-questions-container form .ays-quiz-answers .ays-field * { font-size: 15px; } div#ays-quiz-container-10001 input#ays-submit, div#ays-quiz-container-10001 #ays_finish_quiz_10001 .action-button, div#ays-quiz-container-10001 #ays_finish_quiz_10001 .step[data-type='fill_in_blank'] .action-button.ays_check_answer, div#ays-quiz-container-10001 #ays_finish_quiz_10001 .action-button.ays_restart_button, #ays-quiz-container-10001 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn, #ays-quiz-container-10001 .ays-quiz-category-selective-submit-bttn { font-size: 18px; } div#ays-quiz-container-10001 div.ays-questions-container div.ays-woo-block { width: 100%; } /* Quiz title / mobile font size */ div#ays-quiz-container-10001 .ays-fs-title { font-size: 20px; } /* Question explanation / mobile font size */ #ays-quiz-container-10001 .ays_questtion_explanation p { font-size:16px; } /* Wrong answers / mobile font size */ #ays-quiz-container-10001 .wrong_answer_text p { font-size:16px; } /* Right answers / mobile font size */ #ays-quiz-container-10001 .right_answer_text p { font-size:16px; } /* Note text / mobile font size */ #ays-quiz-container-10001 .ays-quiz-question-note-message-box p { font-size:14px; } #ays-quiz-container-10001 div.ays-quiz-personality-result-box .ays-quiz-personality-result-title { font-size: 18px; } /* Personality Test */ #ays-quiz-container-10001 div.ays-quiz-personality-result-box .ays-quiz-personality-result-bar { font-size: 14px; padding: 6px 10px 0; } } /* Custom css styles */ /* RTL direction styles */ </style> <style> #ays-quiz-container-10001 p { margin: 0.625em; } #ays-quiz-container-10001.ays_quiz_classic_light .enable_correction .ays-field.checked_answer_div input:checked+label, #ays-quiz-container-10001.ays_quiz_classic_dark .enable_correction .ays-field.checked_answer_div input:checked+label { /* background-color: transparent; */ } #ays-quiz-container-10001 .ays-field.checked_answer_div input:checked~label { background-color: rgba(93,108,249,0.6); } #ays-quiz-container-10001.ays-quiz-container.ays_quiz_classic_light .ays-questions-container .ays-field:hover label[for^='ays-answer-'], #ays-quiz-container-10001 .ays-field:hover{ background: rgba(93,108,249,0.8); color: #fff; transition: all .3s; } #ays-quiz-container-10001 #ays_finish_quiz_10001 .action-button:hover, #ays-quiz-container-10001 #ays_finish_quiz_10001 .action-button:focus, #ays-quiz-container-10001 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn:hover, #ays-quiz-container-10001 .ays-quiz-category-selective-submit-bttn:focus { box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5), 0 0 0 3px #ffffff; background: #5d6cf9; } </style><script> if(typeof aysQuizOptions === 'undefined'){ var aysQuizOptions = []; } aysQuizOptions['10001'] = 'eyJxdWl6X3ZlcnNpb24iOiIyMS44LjEiLCJjb3JlX3ZlcnNpb24iOiI2LjcuMiIsInBocF92ZXJzaW9uIjoiOC4xLjMxIiwiY29sb3IiOiIjNWQ2Y2Y5IiwiYmdfY29sb3IiOiIjZmZmIiwidGV4dF9jb2xvciI6IiMwMDAwMDAiLCJoZWlnaHQiOjQ1MCwid2lkdGgiOjgwMCwiZW5hYmxlX2xvZ2dlZF91c2VycyI6Im9mZiIsImluZm9ybWF0aW9uX2Zvcm0iOiJkaXNhYmxlIiwiZm9ybV9uYW1lIjoib2ZmIiwiZm9ybV9lbWFpbCI6Im9mZiIsImZvcm1fcGhvbmUiOiJvZmYiLCJpbWFnZV93aWR0aCI6IiIsImltYWdlX2hlaWdodCI6IiIsImVuYWJsZV9jb3JyZWN0aW9uIjoib2ZmIiwiZW5hYmxlX3Byb2dyZXNzX2JhciI6Im9mZiIsImVuYWJsZV9xdWVzdGlvbnNfcmVzdWx0Ijoib24iLCJyYW5kb21pemVfcXVlc3Rpb25zIjoib2ZmIiwicmFuZG9taXplX2Fuc3dlcnMiOiJvZmYiLCJlbmFibGVfcXVlc3Rpb25zX2NvdW50ZXIiOiJvbiIsImVuYWJsZV9yZXN0cmljdGlvbl9wYXNzIjoib2ZmIiwiZW5hYmxlX3Jlc3RyaWN0aW9uX3Bhc3NfdXNlcnMiOiJvZmYiLCJyZXN0cmljdGlvbl9wYXNzX21lc3NhZ2UiOiIiLCJyZXN0cmljdGlvbl9wYXNzX3VzZXJzX21lc3NhZ2UiOiIiLCJ1c2VyX3JvbGUiOltdLCJheXNfdXNlcnNfc2VhcmNoIjpbXSwiY3VzdG9tX2NzcyI6IiIsImxpbWl0X3VzZXJzIjoib2ZmIiwibGltaXRhdGlvbl9tZXNzYWdlIjoiIiwicmVkaXJlY3RfdXJsIjoiIiwicmVkaXJlY3Rpb25fZGVsYXkiOjAsImFuc3dlcnNfdmlldyI6Imxpc3QiLCJlbmFibGVfcnRsX2RpcmVjdGlvbiI6Im9mZiIsImVuYWJsZV9sb2dnZWRfdXNlcnNfbWVzc2FnZSI6IiIsInF1ZXN0aW9uc19jb3VudCI6IiIsImVuYWJsZV9xdWVzdGlvbl9iYW5rIjoib2ZmIiwiZW5hYmxlX2xpdmVfcHJvZ3Jlc3NfYmFyIjoib2ZmIiwiZW5hYmxlX3BlcmNlbnRfdmlldyI6Im9mZiIsImVuYWJsZV9hdmVyYWdlX3N0YXRpc3RpY2FsIjoib24iLCJlbmFibGVfbmV4dF9idXR0b24iOiJvbiIsImVuYWJsZV9wcmV2aW91c19idXR0b24iOiJvbiIsImVuYWJsZV9hcnJvd3MiOiJvZmYiLCJ0aW1lcl90ZXh0IjoiQlx1MWVhMW4gXHUwMTExXHUwMGUzIHNcdTFlYjVuIHNcdTAwZTBuZyBjaFx1MDFiMGE/IDQ1IHBoXHUwMGZhdCBsXHUwMGUwbSBiXHUwMGUwaSBiXHUxZWFmdCBcdTAxMTFcdTFlYTd1ISEhIiwicXVpel90aGVtZSI6ImNsYXNzaWNfbGlnaHQiLCJlbmFibGVfc29jaWFsX2J1dHRvbnMiOiJvZmYiLCJmaW5hbF9yZXN1bHRfdGV4dCI6IjxpbWcgY2xhc3M9XCJzaXplLWZ1bGwgd3AtaW1hZ2UtNDI5IGFsaWduY2VudGVyXCIgc3JjPVwiaHR0cDpcL1wvY2F1aG9pLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDNcL2NvbmdyYXR1bGF0aW9ucy5naWZcIiBhbHQ9XCJcIiB3aWR0aD1cIjQ5OVwiIGhlaWdodD1cIjE4MVwiIFwvPlxyXG48cCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj48c3Ryb25nPkNoXHUwMGZhYyBtXHUxZWVibmcgYlx1MWVhMW4gXHUwMTExXHUwMGUzIGhvXHUwMGUwbiB0aFx1MDBlMG5oIGJcdTAwZTBpIHRoaSEhITxcL3N0cm9uZz48XC9wPlxyXG48cCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj48c3Ryb25nPkJcdTFlYTFuIFx1MDExMVx1MDBmYW5nIDxzcGFuIHN0eWxlPVwidmVydGljYWwtYWxpZ246IGluaGVyaXQ7XCI+JSV1c2VyX2NvcnJlY3RzX2NvdW50JSVcLyUlcXVlc3Rpb25zX2NvdW50JSU8XC9zcGFuPjxcL3N0cm9uZz48XC9wPlxyXG48cCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj48c3Ryb25nPkNcdTAwZjluZyB4ZW0gXHUwMTExXHUwMGUxcCBcdTAwZTFuIFx1MWVkZiBiXHUwMGVhbiBkXHUwMWIwXHUxZWRiaSBcdTAxMTFcdTAwZTJ5IG5oXHUwMGU5ISEhPFwvc3Ryb25nPjxcL3A+IiwiZW5hYmxlX3Bhc3NfY291bnQiOiJvbiIsImhpZGVfc2NvcmUiOiJvbiIsInJhdGVfZm9ybV90aXRsZSI6IiIsImJveF9zaGFkb3dfY29sb3IiOiIjYzljOWM5IiwicXVpel9ib3JkZXJfcmFkaXVzIjoiOCIsInF1aXpfYmdfaW1hZ2UiOiIiLCJxdWl6X2JvcmRlcl93aWR0aCI6IjEiLCJxdWl6X2JvcmRlcl9zdHlsZSI6InNvbGlkIiwicXVpel9ib3JkZXJfY29sb3IiOiIjMDAwIiwicXVpel9sb2FkZXIiOiJkZWZhdWx0IiwicXVlc3RfYW5pbWF0aW9uIjoic2hha2UiLCJlbmFibGVfYmdfbXVzaWMiOiJvZmYiLCJxdWl6X2JnX211c2ljIjoiIiwiYW5zd2Vyc19mb250X3NpemUiOjE1LCJzaG93X2NyZWF0ZV9kYXRlIjoib2ZmIiwic2hvd19hdXRob3IiOiJvZmYiLCJlbmFibGVfZWFybHlfZmluaXNoIjoib2ZmIiwiYW5zd2Vyc19yd190ZXh0cyI6Im9uX3Bhc3NpbmciLCJkaXNhYmxlX3N0b3JlX2RhdGEiOiJvZmYiLCJlbmFibGVfYmFja2dyb3VuZF9ncmFkaWVudCI6Im9mZiIsImJhY2tncm91bmRfZ3JhZGllbnRfY29sb3JfMSI6IiMwMDAiLCJiYWNrZ3JvdW5kX2dyYWRpZW50X2NvbG9yXzIiOiIjZmZmIiwicXVpel9ncmFkaWVudF9kaXJlY3Rpb24iOiJ2ZXJ0aWNhbCIsInJlZGlyZWN0X2FmdGVyX3N1Ym1pdCI6Im9mZiIsInN1Ym1pdF9yZWRpcmVjdF91cmwiOiIiLCJzdWJtaXRfcmVkaXJlY3RfZGVsYXkiOiIwIiwicHJvZ3Jlc3NfYmFyX3N0eWxlIjoidGhpcmQiLCJlbmFibGVfZXhpdF9idXR0b24iOiJvZmYiLCJleGl0X3JlZGlyZWN0X3VybCI6IiIsImltYWdlX3NpemluZyI6ImNvdmVyIiwicXVpel9iZ19pbWFnZV9wb3NpdGlvbiI6ImNlbnRlciBjZW50ZXIiLCJjdXN0b21fY2xhc3MiOiIiLCJlbmFibGVfc29jaWFsX2xpbmtzIjoib2ZmIiwic29jaWFsX2xpbmtzIjp7ImxpbmtlZGluX2xpbmsiOiIiLCJmYWNlYm9va19saW5rIjoiIiwidHdpdHRlcl9saW5rIjoiIiwidmtvbnRha3RlX2xpbmsiOiIiLCJpbnN0YWdyYW1fbGluayI6IiIsInlvdXR1YmVfbGluayI6IiIsImJlaGFuY2VfbGluayI6IiJ9LCJzaG93X3F1aXpfdGl0bGUiOiJvbiIsInNob3dfcXVpel9kZXNjIjoib24iLCJzaG93X2xvZ2luX2Zvcm0iOiJvZmYiLCJtb2JpbGVfbWF4X3dpZHRoIjoiIiwibGltaXRfdXNlcnNfYnkiOiJpcCIsImV4cGxhbmF0aW9uX3RpbWUiOiI0IiwiZW5hYmxlX2NsZWFyX2Fuc3dlciI6Im9mZiIsInNob3dfY2F0ZWdvcnkiOiJvbiIsInNob3dfcXVlc3Rpb25fY2F0ZWdvcnkiOiJvbiIsImFuc3dlcnNfcGFkZGluZyI6IjUiLCJhbnN3ZXJzX2JvcmRlciI6Im9uIiwiYW5zd2Vyc19ib3JkZXJfd2lkdGgiOiIxIiwiYW5zd2Vyc19ib3JkZXJfc3R5bGUiOiJzb2xpZCIsImFuc3dlcnNfYm9yZGVyX2NvbG9yIjoiI2RkZGRkZCIsImFuc19pbWdfaGVpZ2h0IjoiMTUwIiwiYW5zX2ltZ19jYXB0aW9uX3N0eWxlIjoib3V0c2lkZSIsImFuc19pbWdfY2FwdGlvbl9wb3NpdGlvbiI6ImJvdHRvbSIsImFuc3dlcnNfYm94X3NoYWRvdyI6Im9mZiIsImFuc3dlcnNfYm94X3NoYWRvd19jb2xvciI6IiMwMDAiLCJzaG93X2Fuc3dlcnNfY2FwdGlvbiI6Im9uIiwiYW5zd2Vyc19tYXJnaW4iOjEyLCJhbnNfcmlnaHRfd3JvbmdfaWNvbiI6Im5vbmUiLCJkaXNwbGF5X3Njb3JlIjoiYnlfcG9pbnRzIiwiZW5hYmxlX3J3X2FzbndlcnNfc291bmRzIjoib2ZmIiwicXVpel9iZ19pbWdfaW5fZmluaXNoX3BhZ2UiOiJvZmYiLCJmaW5pc2hfYWZ0ZXJfd3JvbmdfYW5zd2VyIjoib2ZmIiwiYWZ0ZXJfdGltZXJfdGV4dCI6IkJcdTFlYTFuIFx1MDExMVx1MDBlMyBoXHUxZWJmdCBnaVx1MWVkZCBsXHUwMGUwbSBiXHUwMGUwaSEgWGVtIGtcdTFlYmZ0IHF1XHUxZWEzIGNcdTAwZTFjIGNcdTAwZTJ1IGhcdTFlY2ZpIFx1MDExMVx1MDBlMyBsXHUwMGUwbSBuaFx1MDBlOSEhISIsImVuYWJsZV9lbnRlcl9rZXkiOiJvbiIsInNob3dfcmF0ZV9hZnRlcl9yYXRlIjoib24iLCJidXR0b25zX3RleHRfY29sb3IiOiIjZmZmZmZmIiwiYnV0dG9uc19wb3NpdGlvbiI6ImNlbnRlciIsImJ1dHRvbnNfc2l6ZSI6ImxhcmdlIiwiYnV0dG9uc19mb250X3NpemUiOiIxOCIsImJ1dHRvbnNfd2lkdGgiOiIiLCJidXR0b25zX2xlZnRfcmlnaHRfcGFkZGluZyI6IjM2IiwiYnV0dG9uc190b3BfYm90dG9tX3BhZGRpbmciOiIxNCIsImJ1dHRvbnNfYm9yZGVyX3JhZGl1cyI6IjgiLCJlbmFibGVfYXVkaW9fYXV0b3BsYXkiOiJvZmYiLCJlbmFibGVfbGVhdmVfcGFnZSI6Im9uIiwic2hvd19vbmx5X3dyb25nX2Fuc3dlciI6Im9mZiIsInBhc3Nfc2NvcmUiOjAsInBhc3Nfc2NvcmVfbWVzc2FnZSI6IjxoNCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj5DaFx1MDBmYWMgbVx1MWVlYm5nITxcL2g0PlxyXG48cCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj5CXHUxZWExbiBcdTAxMTFcdTAwZTMgdlx1MDFiMFx1MWVlM3QgcXVhIGJcdTAwZTBpIHRoaSE8XC9wPiIsImZhaWxfc2NvcmVfbWVzc2FnZSI6IjxoNCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj5cdTAxMTBcdTAwZTFuZyB0aVx1MWViZmMhPFwvaDQ+XHJcbjxwIHN0eWxlPVwidGV4dC1hbGlnbjogY2VudGVyO1wiPkJcdTFlYTFuIGtoXHUwMGY0bmcgdlx1MDFiMFx1MWVlM3QgcXVhIGJcdTAwZTBpIHRoaSFcclxuSFx1MDBlM3kgdGhcdTFlZWQgbFx1MWVhMWkgbmhcdTAwZTkhPFwvcD4iLCJhbnN3ZXJzX29iamVjdF9maXQiOiJjb3ZlciIsInF1aXpfbWF4X3Bhc3NfY291bnQiOjEsInF1ZXN0aW9uX2ZvbnRfc2l6ZSI6MTYsInF1aXpfd2lkdGhfYnlfcGVyY2VudGFnZV9weCI6InBpeGVscyIsInF1ZXN0aW9uc19oaW50X2ljb25fb3JfdGV4dCI6ImRlZmF1bHQiLCJxdWVzdGlvbnNfaGludF92YWx1ZSI6IiIsImVuYWJsZV9lYXJseV9maW5zaF9jb21maXJtX2JveCI6Im9uIiwiaGlkZV9jb3JyZWN0X2Fuc3dlcnMiOiJvZmYiLCJxdWl6X2xvYWRlcl90ZXh0X3ZhbHVlIjoiIiwic2hvd19pbmZvcm1hdGlvbl9mb3JtIjoib24iLCJzaG93X3F1ZXN0aW9uc19leHBsYW5hdGlvbiI6Im9uX3Jlc3VsdHNfcGFnZSIsImVuYWJsZV9xdWVzdGlvbnNfb3JkZXJpbmdfYnlfY2F0Ijoib2ZmIiwiZW5hYmxlX3NlbmRfbWFpbF90b191c2VyX2J5X3Bhc3Nfc2NvcmUiOiJvZmYiLCJlbmFibGVfc2VuZF9tYWlsX3RvX2FkbWluX2J5X3Bhc3Nfc2NvcmUiOiJvZmYiLCJzaG93X3F1ZXN0aW9uc19udW1iZXJpbmciOiJub25lIiwic2hvd19hbnN3ZXJzX251bWJlcmluZyI6Im5vbmUiLCJxdWl6X2xvYWRlcl9jdXN0b21fZ2lmIjoiIiwiZGlzYWJsZV9ob3Zlcl9lZmZlY3QiOiJvZmYiLCJxdWl6X2xvYWRlcl9jdXN0b21fZ2lmX3dpZHRoIjoxMDAsInF1aXpfdGl0bGVfdHJhbnNmb3JtYXRpb24iOiJ1cHBlcmNhc2UiLCJxdWl6X2ltYWdlX3dpZHRoX2J5X3BlcmNlbnRhZ2VfcHgiOiJwaXhlbHMiLCJxdWl6X2ltYWdlX2hlaWdodCI6MCwicXVpel9iZ19pbWdfb25fc3RhcnRfcGFnZSI6Im9mZiIsInF1aXpfYm94X3NoYWRvd194X29mZnNldCI6MCwicXVpel9ib3hfc2hhZG93X3lfb2Zmc2V0IjowLCJxdWl6X2JveF9zaGFkb3dfel9vZmZzZXQiOjE1LCJxdWl6X3F1ZXN0aW9uX3RleHRfYWxpZ25tZW50IjoiY2VudGVyIiwicXVpel9hcnJvd190eXBlIjoiZGVmYXVsdCIsInF1aXpfc2hvd193cm9uZ19hbnN3ZXJzX2ZpcnN0Ijoib2ZmIiwicXVpel9kaXNwbGF5X2FsbF9xdWVzdGlvbnMiOiJvbiIsInF1aXpfdGltZXJfcmVkX3dhcm5pbmciOiJvbiIsInF1aXpfc2NoZWR1bGVfdGltZXpvbmUiOiJVVEMrMCIsInF1ZXN0aW9uc19oaW50X2J1dHRvbl92YWx1ZSI6IiIsInF1aXpfdGFja2Vyc19tZXNzYWdlIjoiVGhpcyBxdWl6IGlzIGV4cGlyZWQhIiwicXVpel9lbmFibGVfbGlua2VkaW5fc2hhcmVfYnV0dG9uIjoib24iLCJxdWl6X2VuYWJsZV9mYWNlYm9va19zaGFyZV9idXR0b24iOiJvbiIsInF1aXpfZW5hYmxlX3R3aXR0ZXJfc2hhcmVfYnV0dG9uIjoib24iLCJxdWl6X2VuYWJsZV92a29udGFrdGVfc2hhcmVfYnV0dG9uIjoib24iLCJxdWl6X21ha2VfcmVzcG9uc2VzX2Fub255bW91cyI6Im9mZiIsInF1aXpfbWFrZV9hbGxfcmV2aWV3X2xpbmsiOiJvZmYiLCJxdWl6X21lc3NhZ2VfYmVmb3JlX3RpbWVyIjoiVGhcdTFlZGRpIGdpYW4gY1x1MDBmMm4gbFx1MWVhMWkiLCJxdWl6X3Bhc3N3b3JkX21lc3NhZ2UiOiIiLCJlbmFibGVfc2VlX3Jlc3VsdF9jb25maXJtX2JveCI6Im9mZiIsImRpc3BsYXlfZmllbGRzX2xhYmVscyI6Im9mZiIsInF1aXpfZW5hYmxlX3Bhc3N3b3JkX3Zpc2liaWxpdHkiOiJvZmYiLCJxdWVzdGlvbl9tb2JpbGVfZm9udF9zaXplIjoxNiwiYW5zd2Vyc19tb2JpbGVfZm9udF9zaXplIjoxNSwic29jaWFsX2J1dHRvbnNfaGVhZGluZyI6IiIsInNvY2lhbF9saW5rc19oZWFkaW5nIjoiIiwicXVpel9lbmFibGVfcXVlc3Rpb25fY2F0ZWdvcnlfZGVzY3JpcHRpb24iOiJvZmYiLCJxdWl6X21lc3NhZ2VfYmVmb3JlX3JlZGlyZWN0X3RpbWVyIjoiIiwiYnV0dG9uc19tb2JpbGVfZm9udF9zaXplIjoxOCwicXVpel9hbnN3ZXJfYm94X3NoYWRvd194X29mZnNldCI6MCwicXVpel9hbnN3ZXJfYm94X3NoYWRvd195X29mZnNldCI6MCwicXVpel9hbnN3ZXJfYm94X3NoYWRvd196X29mZnNldCI6MTAsInF1aXpfZW5hYmxlX3RpdGxlX3RleHRfc2hhZG93Ijoib2ZmIiwicXVpel90aXRsZV90ZXh0X3NoYWRvd19jb2xvciI6IiMzMzMiLCJyaWdodF9hbnN3ZXJzX2ZvbnRfc2l6ZSI6MTYsIndyb25nX2Fuc3dlcnNfZm9udF9zaXplIjoxNiwicXVlc3RfZXhwbGFuYXRpb25fZm9udF9zaXplIjoxNiwicXVpel93YWl0aW5nX3RpbWUiOiJvZmYiLCJxdWl6X3RpdGxlX3RleHRfc2hhZG93X3hfb2Zmc2V0IjoyLCJxdWl6X3RpdGxlX3RleHRfc2hhZG93X3lfb2Zmc2V0IjoyLCJxdWl6X3RpdGxlX3RleHRfc2hhZG93X3pfb2Zmc2V0IjoyLCJxdWl6X3Nob3dfb25seV93cm9uZ19hbnN3ZXJzIjoib2ZmIiwicXVpel90aXRsZV9mb250X3NpemUiOjI4LCJxdWl6X3RpdGxlX21vYmlsZV9mb250X3NpemUiOjIwLCJxdWl6X3Bhc3N3b3JkX3dpZHRoIjoiIiwicXVpel9yZXZpZXdfcGxhY2Vob2xkZXJfdGV4dCI6IiIsInF1aXpfbWFrZV9yZXZpZXdfcmVxdWlyZWQiOiJvZmYiLCJxdWl6X2VuYWJsZV9yZXN1bHRzX3RvZ2dsZSI6Im9mZiIsInF1aXpfcmV2aWV3X3RoYW5rX3lvdV9tZXNzYWdlIjoiIiwicXVpel9yZXZpZXdfZW5hYmxlX2NvbW1lbnRfZmllbGQiOiJvbiIsInF1ZXN0X2V4cGxhbmF0aW9uX21vYmlsZV9mb250X3NpemUiOjE2LCJ3cm9uZ19hbnN3ZXJzX21vYmlsZV9mb250X3NpemUiOjE2LCJxdWl6X2VuYWJsZV9xdWVzdGlvbl9pbWFnZV96b29tIjoib2ZmIiwicmlnaHRfYW5zd2Vyc19tb2JpbGVfZm9udF9zaXplIjoxNiwicXVpel9kaXNwbGF5X21lc3NhZ2VzX2JlZm9yZV9idXR0b25zIjoib2ZmIiwiZW5hYmxlX3F1ZXN0aW9uc19yZXBvcnRpbmciOiJvZmYiLCJxdWl6X2VuYWJsZV9xdWVzdGlvbnNfcmVwb3J0aW5nX21haWwiOiJvZmYiLCJxdWl6X2VuYWJsZV91c2VyX2NcdTA1NzBvb3NpbmdfYW5vbnltb3VzX2Fzc2Vzc21lbnQiOiJvZmYiLCJub3RlX3RleHRfZm9udF9zaXplIjoxNCwibm90ZV90ZXh0X21vYmlsZV9mb250X3NpemUiOjE0LCJxdWl6X3F1ZXN0aW9uc19udW1iZXJpbmdfYnlfY2F0ZWdvcnkiOiJvZmYiLCJxdWl6X2VuYWJsZV9jdXN0b21fdGV4dHNfZm9yX2J1dHRvbnMiOiJvZmYiLCJxdWl6X2N1c3RvbV90ZXh0c19zdGFydF9idXR0b24iOiJTdGFydCIsInF1aXpfY3VzdG9tX3RleHRzX25leHRfYnV0dG9uIjoiTmV4dCIsInF1aXpfY3VzdG9tX3RleHRzX3ByZXZfYnV0dG9uIjoiUHJldiIsInF1aXpfY3VzdG9tX3RleHRzX2NsZWFyX2J1dHRvbiI6IkNsZWFyIiwicXVpel9jdXN0b21fdGV4dHNfZmluaXNoX2J1dHRvbiI6IkZpbmlzaCIsInF1aXpfY3VzdG9tX3RleHRzX3NlZV9yZXN1bHRzX2J1dHRvbiI6IlNlZSBSZXN1bHQiLCJxdWl6X2N1c3RvbV90ZXh0c19yZXN0YXJ0X3F1aXpfYnV0dG9uIjoiUmVzdGFydCBxdWl6IiwicXVpel9jdXN0b21fdGV4dHNfc2VuZF9mZWVkYmFja19idXR0b24iOiJTZW5kIGZlZWRiYWNrIiwicXVpel9jdXN0b21fdGV4dHNfbG9hZF9tb3JlX2J1dHRvbiI6IkxvYWQgbW9yZSIsInF1aXpfY3VzdG9tX3RleHRzX2V4aXRfYnV0dG9uIjoiRXhpdCIsInF1aXpfY3VzdG9tX3RleHRzX2NoZWNrX2J1dHRvbiI6IkNoZWNrIiwicXVpel9jdXN0b21fdGV4dHNfbG9naW5fYnV0dG9uIjoiTG9nIEluIiwicXVpel9lbmFibGVfcXVpel9jYXRlZ29yeV9kZXNjcmlwdGlvbiI6Im9mZiIsInF1aXpfYWRtaW5fbm90ZV90ZXh0X3RyYW5zZm9ybSI6Im5vbmUiLCJxdWl6X2dyaWRfdmlld19jb3VudCI6IjIiLCJxdWl6X2dyaWRfaW1hZ2VfdmlldyI6Im9mZiIsInF1aXpfcXVlc3RfZXhwbGFuYXRpb25fdGV4dF90cmFuc2Zvcm0iOiJub25lIiwicXVpel9yaWdodF9hbnN3ZXJfdGV4dF90cmFuc2Zvcm0iOiJub25lIiwicXVpel93cm9uZ19hbnN3ZXJfdGV4dF90cmFuc2Zvcm0iOiJub25lIiwicXVpel9hZG1pbl9ub3RlX3RleHRfZGVjb3JhdGlvbiI6Im5vbmUiLCJxdWl6X3F1ZXN0X2V4cGxhbmF0aW9uX3RleHRfZGVjb3JhdGlvbiI6Im5vbmUiLCJxdWl6X3JpZ2h0X2Fuc3dlcnNfdGV4dF9kZWNvcmF0aW9uIjoibm9uZSIsInF1aXpfd3JvbmdfYW5zd2Vyc190ZXh0X2RlY29yYXRpb24iOiJub25lIiwicXVpel9hZG1pbl9ub3RlX2xldHRlcl9zcGFjaW5nIjoiMCIsInF1aXpfYmdfaW1nX2R1cmluZ190aGVfcXVpeiI6Im9mZiIsInF1aXpfcXVlc3RfZXhwbGFuYXRpb25fbGV0dGVyX3NwYWNpbmciOiIwIiwicXVpel9yaWdodF9hbnN3ZXJzX2xldHRlcl9zcGFjaW5nIjoiMCIsInF1aXpfd3JvbmdfYW5zd2Vyc19sZXR0ZXJfc3BhY2luZyI6IjAiLCJxdWl6X2FkbWluX25vdGVfZm9udF93ZWlnaHQiOiJub3JtYWwiLCJxdWl6X3F1ZXN0X2V4cGxhbmF0aW9uX2ZvbnRfd2VpZ2h0Ijoibm9ybWFsIiwicXVpel9yaWdodF9hbnN3ZXJzX2ZvbnRfd2VpZ2h0Ijoibm9ybWFsIiwicXVpel93cm9uZ19hbnN3ZXJzX2ZvbnRfd2VpZ2h0Ijoibm9ybWFsIiwicXVpel9jb250ZW50X21heF93aWR0aCI6OTAsInF1aXpfY29udGVudF9tb2JpbGVfbWF4X3dpZHRoIjo5MCwicXVlc3Rpb25fY291bnRfcGVyX3BhZ2UiOm51bGwsInF1ZXN0aW9uX2NvdW50X3Blcl9wYWdlX251bWJlciI6IiIsIm1haWxfbWVzc2FnZSI6IiIsImVuYWJsZV9jZXJ0aWZpY2F0ZSI6Im9mZiIsImVuYWJsZV9jZXJ0aWZpY2F0ZV93aXRob3V0X3NlbmQiOiJvZmYiLCJjZXJ0aWZpY2F0ZV9wYXNzIjoiMCIsImZvcm1fdGl0bGUiOiIiLCJjZXJ0aWZpY2F0ZV90aXRsZSI6IjxzcGFuIHN0eWxlPVwiZm9udC1zaXplOiA1MHB4OyBmb250LXdlaWdodDogYm9sZDtcIj5DZXJ0aWZpY2F0ZSBvZiBDb21wbGV0aW9uPFwvc3Bhbj4iLCJjZXJ0aWZpY2F0ZV9ib2R5IjoiPHNwYW4gc3R5bGU9XCJmb250LXNpemU6IDI1cHg7XCI+PGk+VGhpcyBpcyB0byBjZXJ0aWZ5IHRoYXQ8XC9pPjxcL3NwYW4+XHJcblxyXG48c3BhbiBzdHlsZT1cImZvbnQtc2l6ZTogMzBweDtcIj48Yj4lJXVzZXJfbmFtZSUlPFwvYj48XC9zcGFuPlxyXG5cclxuPHNwYW4gc3R5bGU9XCJmb250LXNpemU6IDI1cHg7XCI+PGk+aGFzIGNvbXBsZXRlZCB0aGUgcXVpejxcL2k+PFwvc3Bhbj5cclxuXHJcbjxzcGFuIHN0eWxlPVwiZm9udC1zaXplOiAzMHB4O1wiPlwiJSVxdWl6X25hbWUlJVwiPFwvc3Bhbj5cclxuXHJcbjxzcGFuIHN0eWxlPVwiZm9udC1zaXplOiAyMHB4O1wiPndpdGggYSBzY29yZSBvZiA8Yj4lJXNjb3JlJSU8XC9iPjxcL3NwYW4+XHJcblxyXG48c3BhbiBzdHlsZT1cImZvbnQtc2l6ZTogMjVweDtcIj48aT5kYXRlZDxcL2k+PFwvc3Bhbj5cclxuPHNwYW4gc3R5bGU9XCJmb250LXNpemU6IDMwcHg7XCI+JSVjdXJyZW50X2RhdGUlJTxcL3NwYW4+IiwibWFpbGNoaW1wX2xpc3QiOiIiLCJlbmFibGVfbWFpbGNoaW1wIjoib2ZmIiwiZW5hYmxlX2RvdWJsZV9vcHRfaW4iOiJvZmYiLCJhY3RpdmVfZGF0ZV9jaGVjayI6Im9mZiIsImFjdGl2ZUludGVydmFsIjoiMjAyNS0wMy0yOCAxNDo0NjowOCIsImRlYWN0aXZlSW50ZXJ2YWwiOiIyMDI1LTAzLTI4IDE0OjQ2OjA4IiwiYWN0aXZlX2RhdGVfbWVzc2FnZSI6IlRoZSBxdWl6IGhhcyBleHBpcmVkISIsImFjdGl2ZV9kYXRlX3ByZV9zdGFydF9tZXNzYWdlIjoiVGhlIHF1aXogd2lsbCBiZSBhdmFpbGFibGUgc29vbiEiLCJjaGVja2JveF9zY29yZV9ieSI6Im9uIiwiY2FsY3VsYXRlX3Njb3JlIjoiYnlfY29ycmVjdG5lc3MiLCJzZW5kX3Jlc3VsdHNfdXNlciI6Im9mZiIsInNlbmRfaW50ZXJ2YWxfbXNnIjoib2ZmIiwicXVlc3Rpb25fYmFua190eXBlIjoiZ2VuZXJhbCIsInF1ZXN0aW9uc19iYW5rX2NhdF9jb3VudCI6eyIzIjoiIn0sImVuYWJsZV90YWNrZXJzX2NvdW50Ijoib2ZmIiwidGFja2Vyc19jb3VudCI6IiIsInNlbmRfcmVzdWx0c19hZG1pbiI6Im9uIiwic2VuZF9pbnRlcnZhbF9tc2dfdG9fYWRtaW4iOiJvZmYiLCJzaG93X2ludGVydmFsX21lc3NhZ2UiOiJvbiIsImFsbG93X2NvbGxlY3RpbmdfbG9nZ2VkX2luX3VzZXJzX2RhdGEiOiJvZmYiLCJxdWl6X3Bhc3Nfc2NvcmUiOiIwIiwic2VuZF9jZXJ0aWZpY2F0ZV90b19hZG1pbiI6Im9mZiIsImNlcnRpZmljYXRlX2ltYWdlIjoiIiwiY2VydGlmaWNhdGVfZnJhbWUiOiJkZWZhdWx0IiwiY2VydGlmaWNhdGVfb3JpZW50YXRpb24iOiJsIiwibWFrZV9xdWVzdGlvbnNfcmVxdWlyZWQiOiJvZmYiLCJlbmFibGVfcGFzc3dvcmQiOiJvZmYiLCJwYXNzd29yZF9xdWl6IjoiIiwibWFpbF9tZXNzYWdlX2FkbWluIjoiIiwic2VuZF9tYWlsX3RvX3NpdGVfYWRtaW4iOiJvbiIsImdlbmVyYXRlX3Bhc3N3b3JkIjoiZ2VuZXJhbCIsImdlbmVyYXRlZF9wYXNzd29yZHMiOnsiY3JlYXRlZF9wYXNzd29yZHMiOltdLCJhY3RpdmVfcGFzc3dvcmRzIjpbXSwidXNlZF9wYXNzd29yZHMiOltdfSwiZGlzcGxheV9zY29yZV9ieSI6ImJ5X3BlcmNlbnRhZ2UiLCJzaG93X3NjaGVkdWxlX3RpbWVyIjoib2ZmIiwic2hvd190aW1lcl90eXBlIjoiY291bnRkb3duIiwicHJvZ3Jlc3NfbGl2ZV9iYXJfc3R5bGUiOiJkZWZhdWx0IiwiZW5hYmxlX2Z1bGxfc2NyZWVuX21vZGUiOiJvbiIsImVuYWJsZV9uYXZpZ2F0aW9uX2JhciI6Im9mZiIsImhpZGVfbGltaXRfYXR0ZW1wdHNfbm90aWNlIjoib2ZmIiwidHVybl9vbl9leHRyYV9zZWN1cml0eV9jaGVjayI6Im9uIiwiZW5hYmxlX3RvcF9rZXl3b3JkcyI6Im9mZiIsImFzc2lnbl9rZXl3b3JkcyI6W3siYXNzaWduX3RvcF9rZXl3b3JkIjoiQSIsImFzc2lnbl90b3Bfa2V5d29yZF90ZXh0IjoiIn0seyJhc3NpZ25fdG9wX2tleXdvcmQiOiJCIiwiYXNzaWduX3RvcF9rZXl3b3JkX3RleHQiOiIifSx7ImFzc2lnbl90b3Bfa2V5d29yZCI6IkMiLCJhc3NpZ25fdG9wX2tleXdvcmRfdGV4dCI6IiJ9LHsiYXNzaWduX3RvcF9rZXl3b3JkIjoiRCIsImFzc2lnbl90b3Bfa2V5d29yZF90ZXh0IjoiIn1dLCJxdWl6X2VuYWJsZV9jb3Vwb24iOiJvZmYiLCJxdWl6X2NvdXBvbnNfYXJyYXkiOnsicXVpel9hY3RpdmVfY291cG9ucyI6W10sInF1aXpfaW5hY3RpdmVfY291cG9ucyI6W119LCJhcHBseV9wb2ludHNfdG9fa2V5d29yZHMiOiJvZmYiLCJsaW1pdF9hdHRlbXB0c19jb3VudF9ieV91c2VyX3JvbGUiOiIiLCJlbmFibGVfYXV0b3N0YXJ0Ijoib2ZmIiwicXVpel9lbmFibGVfa2V5Ym9hcmRfbmF2aWdhdGlvbiI6Im9uIiwicXVlc3Rpb25fY291bnRfcGVyX3BhZ2VfdHlwZSI6ImdlbmVyYWwiLCJxdWVzdGlvbl9jb3VudF9wZXJfcGFnZV9jdXN0b21fb3JkZXIiOiIiLCJxdWl6X3RpbWVyX3R5cGUiOiJxdWl6X3RpbWVyIiwiYXlzX2FsbG93X2V4cG9ydGluZ19xdWl6emVzIjoib2ZmIiwiYXlzX3VzZXJzX3RvX2V4cG9ydF9zZWFyY2giOltdLCJxdWl6X3Bhc3Nfc2NvcmVfdHlwZSI6InBvaW50IiwicXVpel9jZXJ0aWZpY2F0ZV9wYXNzX3Njb3JlX3R5cGUiOiJwZXJjZW50YWdlIiwicXVpel9lcXVhbF9rZXl3b3Jkc190ZXh0IjoiIiwiZW5hYmxlX25hdmlnYXRpb25fYmFyX21hcmtlZF9xdWVzdGlvbnMiOiJvZmYiLCJxdWl6X3F1ZXN0aW9uX3RleHRfdG9fc3BlZWNoIjoib2ZmIiwicXVpel9xdWVzdGlvbl90ZXh0X3RvX3NwZWVjaF92b2ljZSI6Ik1pY3Jvc29mdCBEYXZpZCAtIEVuZ2xpc2ggKFVuaXRlZCBTdGF0ZXMpIiwicXVpel9kaXNhYmxlX2lucHV0X2ZvY3VzaW5nIjoib2ZmIiwicXVpel9wYXNzd29yZF9pbXBvcnRfdHlwZSI6ImRlZmF1bHQiLCJxdWl6X25hdmlnYXRpb25fYmFyX3R5cGUiOiJkZWZhdWx0IiwicXVpel9zaG93X3F1ZXN0aW9uX3RhZ3MiOiJvbiIsInF1aXpfc2hvd19yZXN1bHRzX2Jhc2VkX3Bhc3Nfc2NvcmUiOiJvZmYiLCJxdWl6X3Nob3dfaW50ZXJ2YWxfbWVzc2FnZXNfZm9yX2VxdWFsX2tleXdvcmRzIjoib2ZmIiwicXVpel9oaWRlX2Jhbm5lcl9xdWVzdGlvbnNfb25fcmVzdWx0X3BhZ2UiOiJvZmYiLCJxdWl6X3NlbmRfcmVzdWx0c191c2VyX3dpdGhvdXRfaW1nIjoib2ZmIiwicXVpel9zZW5kX3Jlc3VsdHNfYWRtaW5fd2l0aG91dF9pbWciOiJvZmYiLCJwYXlwYWxfYW1vdW50IjpudWxsLCJwYXlwYWxfY3VycmVuY3kiOm51bGwsInBheXBhbF9tZXNzYWdlIjoiIiwiZW5hYmxlX3N0cmlwZSI6Im9mZiIsInN0cmlwZV9hbW91bnQiOiIiLCJzdHJpcGVfY3VycmVuY3kiOiIiLCJzdHJpcGVfbWVzc2FnZSI6IllvdSBuZWVkIHRvIHBheSB0byBwYXNzIHRoaXMgcXVpei4iLCJwYXltZW50X3R5cGUiOiJwcmVwYXkiLCJlbmFibGVfbW9uaXRvciI6Im9mZiIsIm1vbml0b3JfbGlzdCI6IiIsImFjdGl2ZV9jYW1wX2xpc3QiOiIiLCJlbmFibGVfc2xhY2siOiJvZmYiLCJzbGFja19jb252ZXJzYXRpb24iOiIiLCJhY3RpdmVfY2FtcF9hdXRvbWF0aW9uIjoiIiwiZW5hYmxlX2FjdGl2ZV9jYW1wIjoib2ZmIiwiZW5hYmxlX3phcGllciI6Im9mZiIsImVuYWJsZV9nb29nbGVfc2hlZXRzIjoib2ZmIiwic3ByZWFkc2hlZXRfaWQiOiIiLCJnb29nbGVfc2hlZXRfY3VzdG9tX2ZpZWxkcyI6W10sInF1aXpfY29uZGl0aW9uX3Nob3dfYWxsX3Jlc3VsdHMiOiJvZmYiLCJxdWl6X2NvbmRpdGlvbl9jYWxjdWxhdGlvbl90eXBlIjoiZGVmYXVsdCIsInF1aXpfYXR0cmlidXRlcyI6bnVsbCwicXVpel9hdHRyaWJ1dGVzX2FjdGl2ZV9vcmRlciI6bnVsbCwicXVpel9hdHRyaWJ1dGVzX3Bhc3NpdmVfb3JkZXIiOlsiYXlzX2Zvcm1fbmFtZSIsImF5c19mb3JtX2VtYWlsIiwiYXlzX2Zvcm1fcGhvbmUiXSwicmVxdWlyZWRfZmllbGRzIjpudWxsLCJlbmFibGVfdGltZXIiOiJvbiIsInRpbWVyIjoyNzAwLCJlbmFibGVfcXVpel9yYXRlIjoib2ZmIiwiZW5hYmxlX3JhdGVfYXZnIjoib2ZmIiwiZW5hYmxlX2JveF9zaGFkb3ciOiJvZmYiLCJlbmFibGVfYm9yZGVyIjoib2ZmIiwicXVpel90aW1lcl9pbl90aXRsZSI6Im9uIiwiZW5hYmxlX3JhdGVfY29tbWVudHMiOiJvZmYiLCJlbmFibGVfcmVzdGFydF9idXR0b24iOiJvZmYiLCJhdXRvZmlsbF91c2VyX2RhdGEiOiJvZmYiLCJlbmFibGVfY29weV9wcm90ZWN0aW9uIjoib2ZmIiwiZW5hYmxlX3BheXBhbCI6Im9mZiIsImF5c19lbmFibGVfcmVzdHJpY3Rpb25fcGFzcyI6Im9mZiIsImF5c19lbmFibGVfcmVzdHJpY3Rpb25fcGFzc191c2VycyI6Im9mZiIsInVzZXJfbWFpbCI6Im9mZiIsImFkbWluX21haWwiOiJvZmYiLCJyZXN1bHRfdGV4dCI6bnVsbCwiZW5hYmxlX3Jlc3VsdCI6Im9mZiIsImVuYWJsZV9tYWRfbWltaSI6Im9mZiIsIm1hZF9taW1pX2xpc3QiOiIiLCJlbmFibGVfY29udmVydEtpdCI6Im9mZiIsImNvbnZlcnRLaXRfZm9ybV9pZCI6IiIsImVuYWJsZV9nZXRSZXNwb25zZSI6Im9mZiIsImdldFJlc3BvbnNlX2xpc3QiOiIiLCJlbmFibGVfcmVjYXB0Y2hhIjoib2ZmIiwiYXR0cmlidXRlcyI6W10sInN1Ym1pdF9yZWRpcmVjdF9hZnRlciI6IiIsInJ3X2Fuc3dlcnNfc291bmRzIjpmYWxzZSwiaWQiOiIxMDAwMSIsImF1dGhvcl9pZCI6IjMiLCJwb3N0X2lkIjpudWxsLCJ0aXRsZSI6IlRyXHUxZWFmYyBuZ2hpXHUxZWM3bSBUaW4gaFx1MWVjZGMgMTIgS1x1MWViZnQgblx1MWVkMWkgdHJpIHRoXHUxZWU5YyBCXHUwMGUwaSA3OiBIVE1MIHZcdTAwZTAgY1x1MWVhNXUgdHJcdTAwZmFjIHRyYW5nIHdlYiAtIFx1MDExMFx1MDBlYVx1MDMwMCAwMyIsImRlc2NyaXB0aW9uIjoiPHA+VHJcdTFlYWZjIG5naGlcdTFlYzdtIFRpbiBoXHUxZWNkYyAxMiBLXHUxZWJmdCBuXHUxZWQxaSB0cmkgdGhcdTFlZTljIEJcdTAwZTBpIDc6IEhUTUwgdlx1MDBlMCBjXHUxZWE1dSB0clx1MDBmYWMgdHJhbmcgd2ViIC0gXHUwMTEwXHUwMGVhXHUwMzAwIDAzIGJhbyBnXHUxZWQzbSBuaGlcdTFlYzF1IGNcdTAwZTJ1IGhcdTFlY2ZpIGhheSwgYlx1MDBlMW0gc1x1MDBlMXQgY2hcdTAxYjBcdTAxYTFuZyB0clx1MDBlY25oLiBDXHUwMGY5bmcgbFx1MDBlMG0gYlx1MDBlMGkgdFx1MWVhZHAgdHJcdTFlYWZjIG5naGlcdTFlYzdtIG5nYXkuPFwvcD5cclxuXHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMTogVHJvbmcgbmdcdTAwZjRuIG5nXHUxZWVmIEhUTUwsIGNcdTAwZTFjIHRoXHUxZWJiICh0YWdzKSB0aFx1MDFiMFx1MWVkZG5nIFx1MDExMVx1MDFiMFx1MWVlM2MgdmlcdTFlYmZ0IHRyb25nIGNcdTFlYjdwIGRcdTFlYTV1IG5cdTAwZTBvP1xyXG48dWw+XHJcbjxsaT5BLiB7IH08XC9saT5cclxuPGxpPkIuICggKTxcL2xpPlxyXG48bGk+Qy4gWyBdPFwvbGk+XHJcbjxsaT48c3Ryb25nPkQuIDwgPjxcL3N0cm9uZz48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAyOiBUXHUwMGVhbiBjXHUwMGUxYyB0aFx1MWViYiBIVE1MIGNcdTAwZjMgeVx1MDBlYXUgY1x1MWVhN3UgcGhcdTAwZTJuIGJpXHUxZWM3dCBjaFx1MWVlZiBob2Egdlx1MDBlMCBjaFx1MWVlZiB0aFx1MDFiMFx1MWVkZG5nIGtoXHUwMGY0bmc/XHJcbjx1bD5cclxuPGxpPkEuIENcdTAwZjMsIGx1XHUwMGY0biBwaFx1MWVhM2kgdmlcdTFlYmZ0IGJcdTFlYjFuZyBjaFx1MWVlZiBob2EuPFwvbGk+XHJcbjxsaT5CLiBDXHUwMGYzLCBsdVx1MDBmNG4gcGhcdTFlYTNpIHZpXHUxZWJmdCBiXHUxZWIxbmcgY2hcdTFlZWYgdGhcdTAxYjBcdTFlZGRuZy48XC9saT5cclxuPGxpPjxzdHJvbmc+Qy4gS2hcdTAwZjRuZyBwaFx1MDBlMm4gYmlcdTFlYzd0LCBuaFx1MDFiMG5nIHF1eSBcdTAxYjBcdTFlZGJjIGNodW5nIGxcdTAwZTAgdmlcdTFlYmZ0IGJcdTFlYjFuZyBjaFx1MWVlZiB0aFx1MDFiMFx1MWVkZG5nIFx1MDExMVx1MWVjMyBkXHUxZWM1IFx1MDExMVx1MWVjZGMuPFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+RC4gQ2hcdTFlYzkgcGhcdTAwZTJuIGJpXHUxZWM3dCBjaFx1MWVlZiBob2FcL3RoXHUwMWIwXHUxZWRkbmcgXHUwMTExXHUxZWQxaSB2XHUxZWRiaSBtXHUxZWQ5dCBzXHUxZWQxIHRoXHUxZWJiIFx1MDExMVx1MWViN2MgYmlcdTFlYzd0LjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDM6IFBoXHUxZWE3biB0XHUxZWVkIGJcdTFlYWZ0IGJ1XHUxZWQ5YyBuXHUwMGUwbyB0cm9uZyBjXHUxZWE1dSB0clx1MDBmYWMgY1x1MDFhMSBiXHUxZWEzbiBjXHUxZWU3YSBtXHUxZWQ5dCB0XHUxZWM3cCBIVE1MNSBkXHUwMGY5bmcgXHUwMTExXHUxZWMzIHRoXHUwMGY0bmcgYlx1MDBlMW8gY2hvIHRyXHUwMGVjbmggZHV5XHUxZWM3dCBiaVx1MWViZnQgcGhpXHUwMGVhbiBiXHUxZWEzbiBIVE1MIFx1MDExMWFuZyBzXHUxZWVkIGRcdTFlZTVuZz9cclxuPHVsPlxyXG48bGk+PHN0cm9uZz5BLiA8IURPQ1RZUEUgaHRtbD48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5CLiA8aHRtbD48XC9saT5cclxuPGxpPkMuIDxoZWFkPjxcL2xpPlxyXG48bGk+RC4gPGJvZHk+PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgNDogVG9cdTAwZTBuIGJcdTFlZDkgblx1MWVkOWkgZHVuZyB2XHUwMGUwIGNcdTFlYTV1IHRyXHUwMGZhYyBjXHUxZWU3YSBtXHUxZWQ5dCB0cmFuZyB3ZWIgSFRNTCBwaFx1MWVhM2kgXHUwMTExXHUwMWIwXHUxZWUzYyBcdTAxMTFcdTFlYjd0IGJcdTAwZWFuIHRyb25nIGNcdTFlYjdwIHRoXHUxZWJiIG5cdTAwZTBvP1xyXG48dWw+XHJcbjxsaT5BLiA8aGVhZD4uLi48XC9oZWFkPjxcL2xpPlxyXG48bGk+PHN0cm9uZz5CLiA8aHRtbD4uLi48XC9odG1sPjxcL3N0cm9uZz48XC9saT5cclxuPGxpPkMuIDxib2R5Pi4uLjxcL2JvZHk+PFwvbGk+XHJcbjxsaT5ELiA8bWV0YT4uLi48XC9tZXRhPjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDU6IFRoXHUxZWJiIG5cdTAwZTBvIHRyb25nIGNcdTFlYTV1IHRyXHUwMGZhYyBIVE1MIGNoXHUxZWU5YSBjXHUwMGUxYyB0aFx1MDBmNG5nIHRpbiB2XHUxZWMxIHRyYW5nIHdlYiBtXHUwMGUwIHRoXHUwMWIwXHUxZWRkbmcga2hcdTAwZjRuZyBoaVx1MWVjM24gdGhcdTFlY2IgdHJcdTFlZjFjIHRpXHUxZWJmcCB0clx1MDBlYW4gdHJcdTAwZWNuaCBkdXlcdTFlYzd0LCBuaFx1MDFiMCB0aVx1MDBlYXUgXHUwMTExXHUxZWMxIHRyYW5nLCBtXHUwMGY0IHRcdTFlYTMsIHRcdTFlZWIga2hcdTAwZjNhLCBsaVx1MDBlYW4ga1x1MWViZnQgXHUwMTExXHUxZWJmbiBDU1M/XHJcbjx1bD5cclxuPGxpPjxzdHJvbmc+QS4gPGhlYWQ+PFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qi4gPGJvZHk+PFwvbGk+XHJcbjxsaT5DLiA8Zm9vdGVyPjxcL2xpPlxyXG48bGk+RC4gPGFydGljbGU+PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgNjogUGhcdTFlYTduIHRcdTFlZWQgblx1MDBlMG8gdHJvbmcgY1x1MWVhNXUgdHJcdTAwZmFjIEhUTUwgY2hcdTFlZTlhIHRvXHUwMGUwbiBiXHUxZWQ5IG5cdTFlZDlpIGR1bmcgaGlcdTFlYzNuIHRoXHUxZWNiIG1cdTAwZTAgbmdcdTAxYjBcdTFlZGRpIGRcdTAwZjluZyBuaFx1MDBlY24gdGhcdTFlYTV5IHRyXHUwMGVhbiB0clx1MDBlY25oIGR1eVx1MWVjN3QsIGJhbyBnXHUxZWQzbSB2XHUwMTAzbiBiXHUxZWEzbiwgaFx1MDBlY25oIFx1MWVhM25oLCB2aWRlbywgYlx1MWVhM25nIGJpXHUxZWMzdSwgdi52Lj9cclxuPHVsPlxyXG48bGk+QS4gPGh0bWw+PFwvbGk+XHJcbjxsaT5CLiA8aGVhZD48XC9saT5cclxuPGxpPjxzdHJvbmc+Qy4gPGJvZHk+PFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+RC4gPHRpdGxlPjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDc6IFx1MDExMFx1MWVjMyBcdTAxMTFcdTFlYjd0IHRpXHUwMGVhdSBcdTAxMTFcdTFlYzEgY2hvIHRyYW5nIHdlYiwgeHVcdTFlYTV0IGhpXHUxZWM3biB0clx1MDBlYW4gdGhhbmggdGlcdTAwZWF1IFx1MDExMVx1MWVjMSBjXHUxZWU3YSB0clx1MDBlY25oIGR1eVx1MWVjN3QgaG9cdTFlYjdjIHRyb25nIGtcdTFlYmZ0IHF1XHUxZWEzIHRcdTAwZWNtIGtpXHUxZWJmbSwgbmdcdTAxYjBcdTFlZGRpIHRhIHNcdTFlZWQgZFx1MWVlNW5nIHRoXHUxZWJiIG5cdTAwZTBvIHRyb25nIHBoXHUxZWE3biBgPGhlYWQ+YD9cclxuPHVsPlxyXG48bGk+QS4gPGgxPjxcL2xpPlxyXG48bGk+PHN0cm9uZz5CLiA8dGl0bGU+PFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qy4gPG1ldGE+PFwvbGk+XHJcbjxsaT5ELiA8aGVhZGVyPjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDg6IFRoXHUxZWJiIGA8bWV0YT5gIHRyb25nIHBoXHUxZWE3biBgPGhlYWQ+YCBjXHUxZWU3YSB0XHUwMGUwaSBsaVx1MWVjN3UgSFRNTCB0aFx1MDFiMFx1MWVkZG5nIFx1MDExMVx1MDFiMFx1MWVlM2Mgc1x1MWVlZCBkXHUxZWU1bmcgdlx1MWVkYmkgbVx1MWVlNWMgXHUwMTExXHUwMGVkY2ggZ1x1MDBlYz9cclxuPHVsPlxyXG48bGk+QS4gXHUwMTEwXHUxZWMzIHRcdTFlYTFvIG1cdTFlZDl0IFx1MDExMW9cdTFlYTFuIHZcdTAxMDNuIGJcdTFlYTNuLjxcL2xpPlxyXG48bGk+Qi4gXHUwMTEwXHUxZWMzIGNoXHUwMGU4biBoXHUwMGVjbmggXHUxZWEzbmggdlx1MDBlMG8gdHJhbmcuPFwvbGk+XHJcbjxsaT5DLiBcdTAxMTBcdTFlYzMgXHUwMTExXHUxZWNibmggZFx1MWVhMW5nIHZcdTAxMDNuIGJcdTFlYTNuIHRoXHUwMGUwbmggdGlcdTAwZWF1IFx1MDExMVx1MWVjMS48XC9saT5cclxuPGxpPjxzdHJvbmc+RC4gXHUwMTEwXHUxZWMzIGN1bmcgY1x1MWVhNXAgc2lcdTAwZWF1IGRcdTFlZWYgbGlcdTFlYzd1IChtZXRhZGF0YSkgbmhcdTAxYjAgbVx1MDBmNCB0XHUxZWEzIHRyYW5nLCB0XHUxZWViIGtoXHUwMGYzYSwgaG9cdTFlYjdjIHhcdTAwZTFjIFx1MDExMVx1MWVjYm5oIGJcdTFlZDkga1x1MDBmZCB0XHUxZWYxLjxcL3N0cm9uZz48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSA5OiBUaFx1MWViYiBIVE1MIG5cdTAwZTBvIFx1MDExMVx1MDFiMFx1MWVlM2Mgc1x1MWVlZCBkXHUxZWU1bmcgXHUwMTExXHUxZWMzIFx1MDExMVx1MWVjYm5oIG5naFx1MDEyOWEgbVx1MWVkOXQgXHUwMTExb1x1MWVhMW4gdlx1MDEwM24gYlx1MWVhM24gKHBhcmFncmFwaCk/XHJcbjx1bD5cclxuPGxpPjxzdHJvbmc+QS4gPHA+PFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qi4gPGgxPjxcL2xpPlxyXG48bGk+Qy4gPGRpdj48XC9saT5cclxuPGxpPkQuIDxzcGFuPjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDEwOiBDXHUwMGUxYyB0aFx1MWViYiB0XHUxZWViIGA8aDE+YCBcdTAxMTFcdTFlYmZuIGA8aDY+YCB0cm9uZyBIVE1MIFx1MDExMVx1MDFiMFx1MWVlM2Mgc1x1MWVlZCBkXHUxZWU1bmcgdlx1MWVkYmkgbVx1MWVlNWMgXHUwMTExXHUwMGVkY2ggZ1x1MDBlYz9cclxuPHVsPlxyXG48bGk+QS4gXHUwMTEwXHUxZWMzIHRcdTFlYTFvIGRhbmggc1x1MDBlMWNoLjxcL2xpPlxyXG48bGk+Qi4gXHUwMTEwXHUxZWMzIGNoXHUwMGU4biBoXHUwMGVjbmggXHUxZWEzbmguPFwvbGk+XHJcbjxsaT48c3Ryb25nPkMuIFx1MDExMFx1MWVjMyBcdTAxMTFcdTFlY2JuaCBkXHUxZWExbmcgdlx1MDEwM24gYlx1MWVhM24gdGhcdTAwZTBuaCBjXHUwMGUxYyBjXHUxZWE1cCBcdTAxMTFcdTFlZDkgdGlcdTAwZWF1IFx1MDExMVx1MWVjMSBraFx1MDBlMWMgbmhhdS48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5ELiBcdTAxMTBcdTFlYzMgdFx1MWVhMW8gbGlcdTAwZWFuIGtcdTFlYmZ0LjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDExOiBOXHUxZWJmdSBtdVx1MWVkMW4gdFx1MWVhMW8gbVx1MWVkOXQgdGlcdTAwZWF1IFx1MDExMVx1MWVjMSBjXHUwMGYzIGtcdTAwZWRjaCB0aFx1MDFiMFx1MWVkYmMgbFx1MWVkYm4gbmhcdTFlYTV0IHZcdTAwZTAgcXVhbiB0clx1MWVjZG5nIG5oXHUxZWE1dCB0clx1MDBlYW4gdHJhbmcgd2ViLCBiXHUxZWExbiBzXHUxZWJkIHNcdTFlZWQgZFx1MWVlNW5nIHRoXHUxZWJiIEhUTUwgblx1MDBlMG8/XHJcbjx1bD5cclxuPGxpPjxzdHJvbmc+QS4gPGgxPjxcL3N0cm9uZz48XC9saT5cclxuPGxpPkIuIDxoMj48XC9saT5cclxuPGxpPkMuIDxoNj48XC9saT5cclxuPGxpPkQuIDxwPjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDEyOiBUaFx1MWViYiBuXHUwMGUwbyB0cm9uZyBjXHUwMGUxYyB0aFx1MWViYiBzYXUgXHUwMTExXHUwMGUyeSBsXHUwMGUwIG1cdTFlZDl0IHRoXHUxZWJiIFx1MDExMVx1MDFhMW4gKGtoXHUwMGY0bmcgY1x1MDBmMyB0aFx1MWViYiBcdTAxMTFcdTAwZjNuZyk/XHJcbjx1bD5cclxuPGxpPkEuIDxwPjxcL2xpPlxyXG48bGk+Qi4gPGRpdj48XC9saT5cclxuPGxpPkMuIDxoMT48XC9saT5cclxuPGxpPjxzdHJvbmc+RC4gPGJyPjxcL3N0cm9uZz48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAxMzogWFx1MDBlOXQgXHUwMTExb1x1MWVhMW4gbVx1MDBlMyBIVE1MIHNhdTogXG5gYGBodG1sXG48cD5cbiBEXHUwMGYybmcgMS48YnI+XG4gRFx1MDBmMm5nIDIuXG48XC9wPlxuPHA+RFx1MDBmMm5nIDMuPFwvcD5cbmBgYFxuS2hpIGhpXHUxZWMzbiB0aFx1MWVjYiB0clx1MDBlYW4gdHJcdTAwZWNuaCBkdXlcdTFlYzd0LCBcdTAxMTFvXHUxZWExbiBtXHUwMGUzIG5cdTAwZTB5IHNcdTFlYmQgdFx1MWVhMW8gcmEgYmFvIG5oaVx1MDBlYXUgXHUwMTExb1x1MWVhMW4gdlx1MDEwM24gYlx1MWVhM24gcmlcdTAwZWFuZyBiaVx1MWVjN3Qgdlx1MWVjMSBtXHUxZWI3dCBuZ1x1MWVlZiBuZ2hcdTAxMjlhIEhUTUw/XHJcbjx1bD5cclxuPGxpPkEuIDE8XC9saT5cclxuPGxpPjxzdHJvbmc+Qi4gMjxcL3N0cm9uZz48XC9saT5cclxuPGxpPkMuIDM8XC9saT5cclxuPGxpPkQuIDQ8XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAxNDogWFx1MDBlOXQgXHUwMTExb1x1MWVhMW4gbVx1MDBlMyBIVE1MIHNhdTogXG5gYGBodG1sXG48cD5cdTAxMTBcdTAwZTJ5IGxcdTAwZTBcbiBtXHUxZWQ5dCBcdTAxMTFvXHUxZWExblxuIHZcdTAxMDNuIGJcdTFlYTNuLjxcL3A+XG5gYGBcblRyXHUwMGVjbmggZHV5XHUxZWM3dCB3ZWIgc1x1MWViZCB4XHUxZWVkIGxcdTAwZmQgY1x1MDBlMWMga2hvXHUxZWEzbmcgdHJcdTFlYWZuZyB2XHUwMGUwIHh1XHUxZWQxbmcgZFx1MDBmMm5nIFwiZFx1MDFiMCB0aFx1MWVlYmFcIiB0cm9uZyBtXHUwMGUzIG5ndVx1MWVkM24gblx1MDBlMHkgbmhcdTAxYjAgdGhcdTFlYmYgblx1MDBlMG8ga2hpIGhpXHUxZWMzbiB0aFx1MWVjYiBuXHUxZWQ5aSBkdW5nP1xyXG48dWw+XHJcbjxsaT48c3Ryb25nPkEuIFRyXHUwMGVjbmggZHV5XHUxZWM3dCBzXHUxZWJkIGNvaSBuaGlcdTFlYzF1IGtob1x1MWVhM25nIHRyXHUxZWFmbmcgdlx1MDBlMCB4dVx1MWVkMW5nIGRcdTAwZjJuZyBsaVx1MDBlYW4gdGlcdTFlYmZwIG5oXHUwMWIwIG1cdTFlZDl0IGtob1x1MWVhM25nIHRyXHUxZWFmbmcgZHV5IG5oXHUxZWE1dC48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5CLiBUclx1MDBlY25oIGR1eVx1MWVjN3Qgc1x1MWViZCBnaVx1MWVlZiBuZ3V5XHUwMGVhbiB0XHUxZWE1dCBjXHUxZWEzIGtob1x1MWVhM25nIHRyXHUxZWFmbmcgdlx1MDBlMCB4dVx1MWVkMW5nIGRcdTAwZjJuZyBuaFx1MDFiMCB0cm9uZyBtXHUwMGUzIG5ndVx1MWVkM24uPFwvbGk+XHJcbjxsaT5DLiBUclx1MDBlY25oIGR1eVx1MWVjN3Qgc1x1MWViZCBsb1x1MWVhMWkgYlx1MWVjZiBob1x1MDBlMG4gdG9cdTAwZTBuIHRcdTFlYTV0IGNcdTFlYTMga2hvXHUxZWEzbmcgdHJcdTFlYWZuZyB2XHUwMGUwIHh1XHUxZWQxbmcgZFx1MDBmMm5nLjxcL2xpPlxyXG48bGk+RC4gVHJcdTAwZWNuaCBkdXlcdTFlYzd0IGNoXHUxZWM5IGdpXHUxZWVmIGxcdTFlYTFpIHh1XHUxZWQxbmcgZFx1MDBmMm5nLCBsb1x1MWVhMWkgYlx1MWVjZiBraG9cdTFlYTNuZyB0clx1MWVhZm5nIGRcdTAxYjAgdGhcdTFlZWJhLjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDE1OiBCXHUxZWExbiBtdVx1MWVkMW4gdFx1MWVhMW8gbVx1MWVkOXQgcGhcdTFlYTduIG5cdTFlZDlpIGR1bmcgY2hcdTAwZWRuaCBjaG8gYlx1MDBlMGkgdmlcdTFlYmZ0IHRyXHUwMGVhbiB0cmFuZyB3ZWIsIGJhbyBnXHUxZWQzbSBuaGlcdTFlYzF1IFx1MDExMW9cdTFlYTFuIHZcdTAxMDNuIG5oXHUxZWNmLiBUaFx1MWViYiBIVE1MIG5cdTAwZTBvIHBoXHUwMGY5IGhcdTFlZTNwIG5oXHUxZWE1dCBcdTAxMTFcdTFlYzMgYlx1MWVjZGMgbVx1MWVkN2kgXHUwMTExb1x1MWVhMW4gdlx1MDEwM24gYlx1MWVhM24gbmhcdTFlY2YgXHUwMTExXHUwMGYzP1xyXG48dWw+XHJcbjxsaT5BLiA8aDE+PFwvbGk+XHJcbjxsaT5CLiA8YnI+PFwvbGk+XHJcbjxsaT48c3Ryb25nPkMuIDxwPjxcL3N0cm9uZz48XC9saT5cclxuPGxpPkQuIDxkaXY+PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMTY6IE1cdTFlZDl0IHBoXHUxZWE3biB0XHUxZWVkIEhUTUwgYmFvIGdcdTFlZDNtIG5oXHUxZWVmbmcgdGhcdTAwZTBuaCBwaFx1MWVhN24gY1x1MDFhMSBiXHUxZWEzbiBuXHUwMGUwbz9cclxuPHVsPlxyXG48bGk+QS4gQ2hcdTFlYzkgY1x1MDBmMyB0aFx1MWViYiBtXHUxZWRmLjxcL2xpPlxyXG48bGk+Qi4gQ2hcdTFlYzkgY1x1MDBmMyBuXHUxZWQ5aSBkdW5nLjxcL2xpPlxyXG48bGk+Qy4gQ2hcdTFlYzkgY1x1MDBmMyB0aFx1MWViYiBtXHUxZWRmIHZcdTAwZTAgdGhcdTFlYmIgXHUwMTExXHUwMGYzbmcuPFwvbGk+XHJcbjxsaT48c3Ryb25nPkQuIFRoXHUxZWJiIG1cdTFlZGYsIHRoXHUxZWJiIFx1MDExMVx1MDBmM25nIChuXHUxZWJmdSBjXHUwMGYzKSB2XHUwMGUwIG5cdTFlZDlpIGR1bmcgYlx1MDBlYW4gdHJvbmcuPFwvc3Ryb25nPjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDE3OiBYXHUwMGU5dCBcdTAxMTFvXHUxZWExbiBtXHUwMGUzIEhUTUwgc2F1OiBcbmBgYGh0bWxcbjxib2R5PlxuIDxoMT5UaVx1MDBlYXUgXHUwMTExXHUxZWMxIGNoXHUwMGVkbmg8XC9oMT5cbiA8cD5cdTAxMTBvXHUxZWExbiB2XHUwMTAzbiBiXHUxZWEzbiBcdTAxMTFcdTFlYTd1IHRpXHUwMGVhbi48XC9wPlxuIDxwPlx1MDExMG9cdTFlYTFuIHZcdTAxMDNuIGJcdTFlYTNuIHRoXHUxZWU5IGhhaS48XC9wPlxuPFwvYm9keT5cbmBgYFxuXHUwMTEwb1x1MWVhMW4gbVx1MDBlMyBuXHUwMGUweSBtXHUwMGY0IHRcdTFlYTMgY1x1MWVhNXUgdHJcdTAwZmFjIG5cdTAwZTBvP1xyXG48dWw+XHJcbjxsaT48c3Ryb25nPkEuIE1cdTFlZDl0IHRpXHUwMGVhdSBcdTAxMTFcdTFlYzEgbFx1MWVkYm4gdlx1MDBlMCBoYWkgXHUwMTExb1x1MWVhMW4gdlx1MDEwM24gYlx1MWVhM24gblx1MWViMW0gdHJvbmcgcGhcdTFlYTduIG5cdTFlZDlpIGR1bmcgaGlcdTFlYzNuIHRoXHUxZWNiIGNcdTFlZTdhIHRyYW5nLjxcL3N0cm9uZz48XC9saT5cclxuPGxpPkIuIEJhIHRpXHUwMGVhdSBcdTAxMTFcdTFlYzEga2hcdTAwZTFjIG5oYXUgdHJcdTAwZWFuIHRyYW5nLjxcL2xpPlxyXG48bGk+Qy4gTVx1MWVkOXQgdGlcdTAwZWF1IFx1MDExMVx1MWVjMSB2XHUwMGUwIG1cdTFlZDl0IFx1MDExMW9cdTFlYTFuIHZcdTAxMDNuIGJcdTFlYTNuIGR1eSBuaFx1MWVhNXQuPFwvbGk+XHJcbjxsaT5ELiBDXHUxZWE1dSB0clx1MDBmYWMgdG9cdTAwZTBuIGJcdTFlZDkgbVx1MWVkOXQgdHJhbmcgSFRNTCBob1x1MDBlMG4gY2hcdTFlYzluaC48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAxODogXHUwMTEwXHUxZWMzIFx1MDExMVx1MWVhM20gYlx1MWVhM28gdHJcdTAwZWNuaCBkdXlcdTFlYzd0IGhpXHUxZWMzbiB0aFx1MWVjYiBcdTAxMTFcdTAwZmFuZyBjXHUwMGUxYyBrXHUwMGZkIHRcdTFlZjEgXHUwMTExXHUxZWI3YyBiaVx1MWVjN3QgKHZcdTAwZWQgZFx1MWVlNTogdGlcdTFlYmZuZyBWaVx1MWVjN3QgY1x1MDBmMyBkXHUxZWE1dSksIGJcdTFlYTFuIG5cdTAwZWFuIHNcdTFlZWQgZFx1MWVlNW5nIHRoXHUxZWJiIGA8bWV0YT5gIG5cdTAwZTBvIHRyb25nIHBoXHUxZWE3biBgPGhlYWQ+YCBcdTAxMTFcdTFlYzMgeFx1MDBlMWMgXHUwMTExXHUxZWNibmggYlx1MWVkOSBrXHUwMGZkIHRcdTFlZjE/XHJcbjx1bD5cclxuPGxpPkEuIDxtZXRhIG5hbWU9PFwvbGk+XHJcbjxsaT48c3Ryb25nPkIuIDxtZXRhIGNoYXJzZXQ9PFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qy4gPG1ldGEgbmFtZT08XC9saT5cclxuPGxpPkQuIDxtZXRhIG5hbWU9PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMTk6IFRoXHUxZWJiIGA8dGl0bGU+YCB2XHUwMGUwIHRoXHUxZWJiIGA8aDE+YCBcdTAxMTFcdTFlYzF1IGNoXHUxZWU5YSB2XHUwMTAzbiBiXHUxZWEzbiwgbmhcdTAxYjBuZyBtXHUxZWU1YyBcdTAxMTFcdTAwZWRjaCBzXHUxZWVkIGRcdTFlZTVuZyBjXHUxZWU3YSBjaFx1MDBmYW5nIGxcdTAwZTAga2hcdTAwZTFjIG5oYXUuIFNcdTFlZjEga2hcdTAwZTFjIGJpXHUxZWM3dCBjaFx1MDBlZG5oIGxcdTAwZTAgZ1x1MDBlYz9cclxuPHVsPlxyXG48bGk+QS4gYDx0aXRsZT5gIGhpXHUxZWMzbiB0aFx1MWVjYiB0clx1MDBlYW4gdHJhbmcsIGA8aDE+YCBoaVx1MWVjM24gdGhcdTFlY2IgdHJcdTAwZWFuIHRhYiB0clx1MDBlY25oIGR1eVx1MWVjN3QuPFwvbGk+XHJcbjxsaT5CLiBgPHRpdGxlPmAgY2hcdTFlYzkgZFx1MDBmOW5nIGNobyBcdTAxMTFvXHUxZWExbiB2XHUwMTAzbiwgYDxoMT5gIGNoXHUxZWM5IGRcdTAwZjluZyBjaG8gdGlcdTAwZWF1IFx1MDExMVx1MWVjMS48XC9saT5cclxuPGxpPjxzdHJvbmc+Qy4gYDx0aXRsZT5gIFx1MDExMVx1MWViN3QgdFx1MDBlYW4gY2hvIHRyYW5nIChoaVx1MWVjM24gdGhcdTFlY2IgdHJcdTAwZWFuIHRhYlwva1x1MWViZnQgcXVcdTFlYTMgdFx1MDBlY20ga2lcdTFlYmZtKSwgYDxoMT5gIFx1MDExMVx1MWVjYm5oIGRcdTFlYTFuZyB0aVx1MDBlYXUgXHUwMTExXHUxZWMxIG5cdTFlZDlpIGR1bmcgY2hcdTAwZWRuaCB0clx1MDBlYW4gdHJhbmcuPFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+RC4gQ1x1MWVhMyBoYWkgXHUwMTExXHUxZWMxdSBjXHUwMGYzIGNcdTAwZjluZyBtXHUxZWU1YyBcdTAxMTFcdTAwZWRjaCBsXHUwMGUwIFx1MDExMVx1MWVjYm5oIGRcdTFlYTFuZyB0aVx1MDBlYXUgXHUwMTExXHUxZWMxIHRyXHUwMGVhbiB0cmFuZy48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAyMDogUGhcdTFlYTduIG1cdTFlYzFtIG5cdTAwZTBvIHRyb25nIGNcdTAwZTFjIGxcdTFlZjFhIGNoXHUxZWNkbiBzYXUgXHUwMTExXHUwMGUyeSBsXHUwMGUwIG1cdTFlZDl0IHRyXHUwMGVjbmggc29cdTFlYTFuIHRoXHUxZWEzbyB2XHUwMTAzbiBiXHUxZWEzbiBjaHV5XHUwMGVhbiBuZ2hpXHUxZWM3cCwgdGhcdTAxYjBcdTFlZGRuZyBcdTAxMTFcdTAxYjBcdTFlZTNjIHNcdTFlZWQgZFx1MWVlNW5nIFx1MDExMVx1MWVjMyB2aVx1MWViZnQgbVx1MDBlMyBIVE1MP1xyXG48dWw+XHJcbjxsaT5BLiBNaWNyb3NvZnQgV29yZDxcL2xpPlxyXG48bGk+PHN0cm9uZz5CLiBOb3RlcGFkKys8XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5DLiBNaWNyb3NvZnQgRXhjZWw8XC9saT5cclxuPGxpPkQuIFBhaW50PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMjE6IFhcdTAwZTl0IFx1MDExMW9cdTFlYTFuIG1cdTAwZTMgSFRNTCBzYXU6IFxuYGBgaHRtbFxuPCFET0NUWVBFIGh0bWw+XG48aHRtbD5cbjxoZWFkPlxuIDx0aXRsZT5UcmFuZyBXZWIgQ1x1MWVlN2EgVFx1MDBmNGk8XC90aXRsZT5cbjxcL2hlYWQ+XG48Ym9keT5cbiA8aDE+WGluIENoXHUwMGUwbyE8XC9oMT5cbiA8cD5cdTAxMTBcdTAwZTJ5IGxcdTAwZTAgblx1MWVkOWkgZHVuZy48XC9wPlxuPFwvYm9keT5cbjxcL2h0bWw+XG5gYGBcbk5cdTFlZDlpIGR1bmcgblx1MDBlMG8gc1x1MWViZCBcdTAxMTFcdTAxYjBcdTFlZTNjIGhpXHUxZWMzbiB0aFx1MWVjYiB0cm9uZyBjXHUxZWVkYSBzXHUxZWQ1IGNoXHUwMGVkbmggY1x1MWVlN2EgdHJcdTAwZWNuaCBkdXlcdTFlYzd0P1xyXG48dWw+XHJcbjxsaT5BLiBUcmFuZyBXZWIgQ1x1MWVlN2EgVFx1MDBmNGk8XC9saT5cclxuPGxpPkIuIDx0aXRsZT5UcmFuZyBXZWIgQ1x1MWVlN2EgVFx1MDBmNGk8XC90aXRsZT48XC9saT5cclxuPGxpPjxzdHJvbmc+Qy4gWGluIENoXHUwMGUwbyFcblx1MDExMFx1MDBlMnkgbFx1MDBlMCBuXHUxZWQ5aSBkdW5nLjxcL3N0cm9uZz48XC9saT5cclxuPGxpPkQuIFRvXHUwMGUwbiBiXHUxZWQ5IFx1MDExMW9cdTFlYTFuIG1cdTAwZTMgSFRNTC48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAyMjogWFx1MDBlOXQgY1x1MWVhNXUgdHJcdTAwZmFjIGxcdTFlZDNuZyBuaGF1IGNcdTFlZTdhIGNcdTAwZTFjIHRoXHUxZWJiIEhUTUwuIFRyb25nIFx1MDExMW9cdTFlYTFuIG1cdTAwZTMgYDxwPlx1MDExMFx1MDBlMnkgbFx1MDBlMCA8Yj52XHUwMTAzbiBiXHUxZWEzbiBpbiBcdTAxMTFcdTFlYWRtPFwvYj4uPFwvcD5gLCBwaFx1MWVhN24gdFx1MWVlZCBuXHUwMGUwbyBsXHUwMGUwIHBoXHUxZWE3biB0XHUxZWVkIGNoYSBjaFx1MWVlOWEgcGhcdTFlYTduIHRcdTFlZWQgYDxiPmA/XHJcbjx1bD5cclxuPGxpPjxzdHJvbmc+QS4gPHA+PFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qi4gPGI+PFwvbGk+XHJcbjxsaT5DLiB2XHUwMTAzbiBiXHUxZWEzbiBpbiBcdTAxMTFcdTFlYWRtPFwvbGk+XHJcbjxsaT5ELiBLaFx1MDBmNG5nIGNcdTAwZjMgcGhcdTFlYTduIHRcdTFlZWQgY2hhLjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDIzOiBCXHUxZWExbiBtdVx1MWVkMW4gdFx1MWVhMW8gbVx1MWVkOXQgdHJhbmcgd2ViIFx1MDExMVx1MDFhMW4gZ2lcdTFlYTNuIHZcdTFlZGJpIHRpXHUwMGVhdSBcdTAxMTFcdTFlYzEgY2hcdTAwZWRuaCBsXHUwMGUwIFwiR2lcdTFlZGJpIHRoaVx1MWVjN3VcIiB2XHUwMGUwIG1cdTFlZDl0IFx1MDExMW9cdTFlYTFuIHZcdTAxMDNuIGJcdTFlYTNuIG1cdTAwZjQgdFx1MWVhMy4gQ1x1MWVhNXUgdHJcdTAwZmFjIEhUTUwgY1x1MDFhMSBiXHUxZWEzbiBuXHUwMGUwbyBzYXUgXHUwMTExXHUwMGUyeSBsXHUwMGUwIFx1MDExMVx1MDBmYW5nIHZcdTAwZTAgcGhcdTAwZjkgaFx1MWVlM3A/XHJcbjx1bD5cclxuPGxpPkEuIDxodG1sPjxoZWFkPjxib2R5PjxoMT5HaVx1MWVkYmkgdGhpXHUxZWM3dTxcL2gxPjxwPk1cdTAwZjQgdFx1MWVhMy48XC9wPjxcL2JvZHk+PFwvaGVhZD48XC9odG1sPjxcL2xpPlxyXG48bGk+Qi4gPGh0bWw+PGhlYWQ+PHRpdGxlPkdpXHUxZWRiaSB0aGlcdTFlYzd1PFwvdGl0bGU+PFwvaGVhZD48Ym9keT48cD5HaVx1MWVkYmkgdGhpXHUxZWM3dTxcL3A+PGgxPk1cdTAwZjQgdFx1MWVhMy48XC9oMT48XC9ib2R5PjxcL2h0bWw+PFwvbGk+XHJcbjxsaT5DLiA8aGVhZD48dGl0bGU+R2lcdTFlZGJpIHRoaVx1MWVjN3U8XC90aXRsZT48XC9oZWFkPjxib2R5PjxoMT5NXHUwMGY0IHRcdTFlYTMuPFwvaDE+PHA+R2lcdTFlZGJpIHRoaVx1MWVjN3U8XC9wPjxcL2JvZHk+PFwvbGk+XHJcbjxsaT48c3Ryb25nPkQuIDwhRE9DVFlQRSBodG1sPlxuPGh0bWw+XG48aGVhZD5cbiA8dGl0bGU+R2lcdTFlZGJpIHRoaVx1MWVjN3U8XC90aXRsZT5cbjxcL2hlYWQ+XG48Ym9keT5cbiA8aDE+R2lcdTFlZGJpIHRoaVx1MWVjN3U8XC9oMT5cbiA8cD5NXHUwMGY0IHRcdTFlYTMuPFwvcD5cbjxcL2JvZHk+XG48XC9odG1sPjxcL3N0cm9uZz48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAyNDogVFx1MWVhMWkgc2FvIHBoXHUxZWE3biBgPGJvZHk+YCBsXHUxZWExaSBsXHUwMGUwIHBoXHUxZWE3biBxdWFuIHRyXHUxZWNkbmcgbmhcdTFlYTV0IFx1MDExMVx1MWVjMyBjaFx1MWVlOWEgblx1MWVkOWkgZHVuZyBoaVx1MWVjM24gdGhcdTFlY2IgY1x1MWVlN2EgdHJhbmcgd2ViP1xyXG48dWw+XHJcbjxsaT48c3Ryb25nPkEuIFZcdTAwZWMgdHJcdTAwZWNuaCBkdXlcdTFlYzd0IGNoXHUxZWM5IGhpXHUxZWMzbiB0aFx1MWVjYiBuXHUxZWQ5aSBkdW5nIFx1MDExMVx1MDFiMFx1MWVlM2MgXHUwMTExXHUxZWI3dCBiXHUwMGVhbiB0cm9uZyBjXHUxZWI3cCB0aFx1MWViYiBgPGJvZHk+Li4uPFwvYm9keT5gIGNobyBuZ1x1MDFiMFx1MWVkZGkgZFx1MDBmOW5nLjxcL3N0cm9uZz48XC9saT5cclxuPGxpPkIuIFZcdTAwZWMgcGhcdTFlYTduIGA8aGVhZD5gIGtoXHUwMGY0bmcgdGhcdTFlYzMgY2hcdTFlZTlhIGJcdTFlYTV0IGtcdTFlZjMgblx1MWVkOWkgZHVuZyB2XHUwMTAzbiBiXHUxZWEzbiBuXHUwMGUwby48XC9saT5cclxuPGxpPkMuIFZcdTAwZWMgXHUwMTExXHUwMGUyeSBsXHUwMGUwIG5cdTAxYTFpIGR1eSBuaFx1MWVhNXQgY1x1MDBmMyB0aFx1MWVjMyBzXHUxZWVkIGRcdTFlZTVuZyBjXHUwMGUxYyB0aFx1MWViYiBcdTAxMTFcdTFlY2JuaCBkXHUxZWExbmcgbmhcdTAxYjAgYDxwPmAgdlx1MDBlMCBgPGgxPmAuPFwvbGk+XHJcbjxsaT5ELiBWXHUwMGVjIFx1MDExMVx1MDBlMnkgbFx1MDBlMCBuXHUwMWExaSBkdXkgbmhcdTFlYTV0IGNcdTAwZjMgdGhcdTFlYzMgXHUwMTExXHUxZWI3dCB0aVx1MDBlYXUgXHUwMTExXHUxZWMxIGNobyB0cmFuZyB3ZWIuPFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMjU6IE1cdTFlZDFpIHF1YW4gaFx1MWVjNyBnaVx1MWVlZmEgXCJ0aFx1MWViYiBIVE1MXCIgKHRhZykgdlx1MDBlMCBcInBoXHUxZWE3biB0XHUxZWVkIEhUTUxcIiAoZWxlbWVudCkgbFx1MDBlMCBnXHUwMGVjP1xyXG48dWw+XHJcbjxsaT5BLiBUaFx1MWViYiBIVE1MIHZcdTAwZTAgcGhcdTFlYTduIHRcdTFlZWQgSFRNTCBsXHUwMGUwIGhhaSB0XHUwMGVhbiBnXHUxZWNkaSBraFx1MDBlMWMgbmhhdSBjaG8gY1x1MDBmOW5nIG1cdTFlZDl0IGtoXHUwMGUxaSBuaVx1MWVjN20uPFwvbGk+XHJcbjxsaT5CLiBQaFx1MWVhN24gdFx1MWVlZCBIVE1MIGxcdTAwZTAgdFx1MDBlYW4gZ1x1MWVjZGkgY1x1MWVlN2EgdGhcdTFlYmIgbVx1MWVkZiB2XHUwMGUwIHRoXHUxZWJiIFx1MDExMVx1MDBmM25nLCBjXHUwMGYybiB0aFx1MWViYiBIVE1MIGxcdTAwZTAgblx1MWVkOWkgZHVuZyBiXHUwMGVhbiB0cm9uZy48XC9saT5cclxuPGxpPjxzdHJvbmc+Qy4gVGhcdTFlYmIgSFRNTCAodGhcdTFlYmIgbVx1MWVkZiB2XHUwMGUwIHRoXHUxZWJiIFx1MDExMVx1MDBmM25nKSBcdTAxMTFcdTAxYjBcdTFlZTNjIHNcdTFlZWQgZFx1MWVlNW5nIFx1MDExMVx1MWVjMyBcdTAxMTFcdTFlY2JuaCBuZ2hcdTAxMjlhIG1cdTFlZDl0IHBoXHUxZWE3biB0XHUxZWVkIEhUTUwsIGJhbyBnXHUxZWQzbSBjXHUxZWEzIG5cdTFlZDlpIGR1bmcgYlx1MDBlYW4gdHJvbmcuPFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+RC4gVGhcdTFlYmIgSFRNTCBsXHUwMGUwIHBoXHUxZWE3biBuXHUxZWQ5aSBkdW5nLCBjXHUwMGYybiBwaFx1MWVhN24gdFx1MWVlZCBIVE1MIGxcdTAwZTAgY1x1MWVhNXUgdHJcdTAwZmFjIGJhbyBiXHUxZWNkYyBuXHUxZWQ5aSBkdW5nIFx1MDExMVx1MDBmMy48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAyNjogVGhcdTFlYmIgblx1MDBlMG8gdHJvbmcgY1x1MDBlMWMgbFx1MWVmMWEgY2hcdTFlY2RuIHNhdSBcdTAxMTFcdTAwZTJ5IFx1MDExMVx1MDFiMFx1MWVlM2Mgc1x1MWVlZCBkXHUxZWU1bmcgXHUwMTExXHUxZWMzIGNoXHUwMGU4biBtXHUxZWQ5dCBuZ1x1MWVhZnQgZFx1MDBmMm5nICh4dVx1MWVkMW5nIGRcdTAwZjJuZykgdHJvbmcgdlx1MDEwM24gYlx1MWVhM24gbVx1MDBlMCBraFx1MDBmNG5nIHRcdTFlYTFvIHJhIG1cdTFlZDl0IFx1MDExMW9cdTFlYTFuIHZcdTAxMDNuIG1cdTFlZGJpP1xyXG48dWw+XHJcbjxsaT48c3Ryb25nPkEuIDxicj48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5CLiA8cD48XC9saT5cclxuPGxpPkMuIDxoMT48XC9saT5cclxuPGxpPkQuIDxkaXY+PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMjc6IFRcdTFlYTFpIHNhbyB0aFx1MWViYiBgPHRpdGxlPmAgbFx1MWVhMWkgXHUwMTExXHUwMWIwXHUxZWUzYyBcdTAxMTFcdTFlYjd0IGJcdTAwZWFuIHRyb25nIHBoXHUxZWE3biBgPGhlYWQ+YCB0aGF5IHZcdTAwZWMgYDxib2R5PmA/XHJcbjx1bD5cclxuPGxpPkEuIFZcdTAwZWMgYDxoZWFkPmAgbFx1MDBlMCBuXHUwMWExaSBkdXkgbmhcdTFlYTV0IGNcdTAwZjMgdGhcdTFlYzMgY2hcdTFlZTlhIHZcdTAxMDNuIGJcdTFlYTNuLjxcL2xpPlxyXG48bGk+Qi4gVlx1MDBlYyBgPHRpdGxlPmAgbFx1MDBlMCBtXHUxZWQ5dCB0aFx1MWViYiBcdTAxMTFcdTFlY2JuaCBkXHUxZWExbmcgdlx1MDEwM24gYlx1MWVhM24uPFwvbGk+XHJcbjxsaT5DLiBWXHUwMGVjIHRcdTFlYTV0IGNcdTFlYTMgY1x1MDBlMWMgdGhcdTFlYmIgXHUwMTExXHUwMGY0aSBcdTAxMTFcdTFlYzF1IHBoXHUxZWEzaSBcdTAxMTFcdTFlYjd0IHRyb25nIGA8aGVhZD5gLjxcL2xpPlxyXG48bGk+PHN0cm9uZz5ELiBWXHUwMGVjIGA8dGl0bGU+YCBjdW5nIGNcdTFlYTVwIHRoXHUwMGY0bmcgdGluIHNpXHUwMGVhdSBkXHUxZWVmIGxpXHUxZWM3dSB2XHUxZWMxIHRyYW5nICh0XHUwMGVhbiB0cmFuZykgY2hcdTFlZTkga2hcdTAwZjRuZyBwaFx1MWVhM2kgblx1MWVkOWkgZHVuZyBoaVx1MWVjM24gdGhcdTFlY2IgdHJcdTFlZjFjIHRpXHUxZWJmcCB0clx1MDBlYW4gdHJhbmcuPFwvc3Ryb25nPjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDI4OiBYXHUwMGU5dCBcdTAxMTFvXHUxZWExbiBtXHUwMGUzIEhUTUwgYDxwPkNoXHUwMGUwbyBtXHUxZWVibmcgXHUwMTExXHUxZWJmbiB2XHUxZWRiaSA8Yj50cmFuZyB3ZWI8XC9iPiBjXHUxZWU3YSB0XHUwMGY0aS48XC9wPmAuIFx1MDExMFx1MDBlMnUgbFx1MDBlMCBuXHUxZWQ5aSBkdW5nIGNcdTFlZTdhIHBoXHUxZWE3biB0XHUxZWVkIGA8cD5gP1xyXG48dWw+XHJcbjxsaT5BLiA8cD4uLi48XC9wPjxcL2xpPlxyXG48bGk+Qi4gPGI+dHJhbmcgd2ViPFwvYj48XC9saT5cclxuPGxpPjxzdHJvbmc+Qy4gQ2hcdTAwZTBvIG1cdTFlZWJuZyBcdTAxMTFcdTFlYmZuIHZcdTFlZGJpIDxiPnRyYW5nIHdlYjxcL2I+IGNcdTFlZTdhIHRcdTAwZjRpLjxcL3N0cm9uZz48XC9saT5cclxuPGxpPkQuIENoXHUxZWM5IDxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDI5OiBcdTAxMTBcdTFlYzMgdFx1MWVhMW8gbVx1MWVkOXQgdHJhbmcgd2ViIEhUTUw1IGhcdTFlZTNwIGxcdTFlYzcgdlx1MDBlMCB0dVx1MDBlMm4gdGhcdTFlZTcgY1x1MWVhNXUgdHJcdTAwZmFjIGNcdTAxYTEgYlx1MWVhM24sIFx1MDExMW9cdTFlYTFuIG1cdTAwZTMgblx1MDBlMG8gc2F1IFx1MDExMVx1MDBlMnkgbFx1MDBlMCBjaFx1MDBlZG5oIHhcdTAwZTFjIG5oXHUxZWE1dD9cclxuPHVsPlxyXG48bGk+PHN0cm9uZz5BLiA8IURPQ1RZUEUgaHRtbD5cbjxodG1sPlxuPGhlYWQ+XG4gPHRpdGxlPi4uLjxcL3RpdGxlPlxuPFwvaGVhZD5cbjxib2R5PlxuIC4uLlxuPFwvYm9keT5cbjxcL2h0bWw+PFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qi4gPGh0bWw+XG48aGVhZD5cbiAuLi5cbjxcL2hlYWQ+XG48Ym9keT5cbiAuLi5cbjxcL2JvZHk+XG48XC9odG1sPjwhRE9DVFlQRSBodG1sPjxcL2xpPlxyXG48bGk+Qy4gPGhlYWQ+XG4gPHRpdGxlPi4uLjxcL3RpdGxlPlxuPFwvaGVhZD5cbjxib2R5PlxuIC4uLlxuPFwvYm9keT48XC9saT5cclxuPGxpPkQuIDxib2R5PlxuIC4uLlxuPFwvYm9keT5cbjxodG1sPlxuPGhlYWQ+XG4gPHRpdGxlPi4uLjxcL3RpdGxlPlxuPFwvaGVhZD5cbjxcL2h0bWw+PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMzA6IE5cdTFlYmZ1IGJcdTFlYTFuIGNoXHUxZWM5IGdcdTAwZjUgbVx1MWVkOXQgXHUwMTExb1x1MWVhMW4gdlx1MDEwM24gYlx1MWVhM24gZFx1MDBlMGkgdlx1MDBlMG8gbVx1MWVkOXQgdFx1MWVjN3AgYC5odG1sYCBtXHUwMGUwIGtoXHUwMGY0bmcgc1x1MWVlZCBkXHUxZWU1bmcgYlx1MWVhNXQga1x1MWVmMyB0aFx1MWViYiBIVE1MIG5cdTAwZTBvIG5oXHUwMWIwIGA8cD5gIGhvXHUxZWI3YyBgPGJyPmAsIHRyXHUwMGVjbmggZHV5XHUxZWM3dCBzXHUxZWJkIGhpXHUxZWMzbiB0aFx1MWVjYiBcdTAxMTFvXHUxZWExbiB2XHUwMTAzbiBiXHUxZWEzbiBcdTAxMTFcdTAwZjMgbmhcdTAxYjAgdGhcdTFlYmYgblx1MDBlMG8/XHJcbjx1bD5cclxuPGxpPkEuIFRyXHUwMGVjbmggZHV5XHUxZWM3dCBzXHUxZWJkIGdpXHUxZWVmIG5ndXlcdTAwZWFuIFx1MDExMVx1MWVjYm5oIGRcdTFlYTFuZywgYmFvIGdcdTFlZDNtIGNcdTFlYTMgeHVcdTFlZDFuZyBkXHUwMGYybmcgdlx1MDBlMCBraG9cdTFlYTNuZyB0clx1MWVhZm5nIHRoXHUxZWViYSBuaFx1MDFiMCB0cm9uZyB0XHUxZWM3cC48XC9saT5cclxuPGxpPjxzdHJvbmc+Qi4gVHJcdTAwZWNuaCBkdXlcdTFlYzd0IHNcdTFlYmQgaGlcdTFlYzNuIHRoXHUxZWNiIHRvXHUwMGUwbiBiXHUxZWQ5IHZcdTAxMDNuIGJcdTFlYTNuIHRyXHUwMGVhbiBtXHUxZWQ5dCBkXHUwMGYybmcgZHV5IG5oXHUxZWE1dCAoaG9cdTFlYjdjIHh1XHUxZWQxbmcgZFx1MDBmMm5nIGtoaSBoXHUxZWJmdCBjaGlcdTFlYzF1IHJcdTFlZDluZyBtXHUwMGUwbiBoXHUwMGVjbmgpLCBiXHUxZWNmIHF1YSBjXHUwMGUxYyB4dVx1MWVkMW5nIGRcdTAwZjJuZyB2XHUwMGUwIG5oaVx1MWVjMXUga2hvXHUxZWEzbmcgdHJcdTFlYWZuZyB0aFx1MWVlYmEgdHJvbmcgdFx1MWVjN3Agbmd1XHUxZWQzbi48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5DLiBUclx1MDBlY25oIGR1eVx1MWVjN3Qgc1x1MWViZCBiXHUwMGUxbyBsXHUxZWQ3aSB2XHUwMGUwIGtoXHUwMGY0bmcgaGlcdTFlYzNuIHRoXHUxZWNiIGJcdTFlYTV0IGNcdTFlZTkgXHUwMTExaVx1MWVjMXUgZ1x1MDBlYy48XC9saT5cclxuPGxpPkQuIFRyXHUwMGVjbmggZHV5XHUxZWM3dCBzXHUxZWJkIHRcdTFlZjEgXHUwMTExXHUxZWQ5bmcgdGhcdTAwZWFtIGNcdTAwZTFjIHRoXHUxZWJiIGA8cD5gIHZcdTAwZTBvIFx1MDExMVx1MWVhN3UgbVx1MWVkN2kgZFx1MDBmMm5nIG1cdTFlZGJpLjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG4iLCJxdWl6X2ltYWdlIjpudWxsLCJxdWl6X2NhdGVnb3J5X2lkIjoiMTYzNiIsInF1ZXN0aW9uX2lkcyI6IjI5OTcwMywyOTk3MDQsMjk5NzA1LDI5OTcwNiwyOTk3MDcsMjk5NzA4LDI5OTcwOSwyOTk3MTAsMjk5NzExLDI5OTcxMiwyOTk3MTMsMjk5NzE0LDI5OTcxNSwyOTk3MTYsMjk5NzE3LDI5OTcxOCwyOTk3MTksMjk5NzIwLDI5OTcyMSwyOTk3MjIsMjk5NzIzLDI5OTcyNCwyOTk3MjUsMjk5NzI2LDI5OTcyNywyOTk3MjgsMjk5NzI5LDI5OTczMCwyOTk3MzEsMjk5NzMyIiwib3JkZXJpbmciOiIxMDAwMSIsInB1Ymxpc2hlZCI6IjEiLCJjcmVhdGVfZGF0ZSI6bnVsbCwicXVpel91cmwiOm51bGwsImludGVydmFscyI6Ilt7XCJpbnRlcnZhbF9taW5cIjpcIjBcIixcImludGVydmFsX21heFwiOlwiMjVcIixcImludGVydmFsX3RleHRcIjpcIlwiLFwiaW50ZXJ2YWxfaW1hZ2VcIjpcIlwiLFwiaW50ZXJ2YWxfcmVkaXJlY3RfdXJsXCI6XCJcIixcImludGVydmFsX3JlZGlyZWN0X2RlbGF5XCI6XCJcIixcImludGVydmFsX2ZpbGVcIjpcIlwiLFwiaW50ZXJ2YWxfZmlsZV9pZFwiOlwiXCIsXCJpbnRlcnZhbF9maWxlX25hbWVcIjpcIlwiLFwiaW50ZXJ2YWxfZ2FtaXByZXNzX3BvaW50XCI6XCJcIixcImludGVydmFsX3dwcm9kdWN0XCI6XCJcIixcImludGVydmFsX2tleXdvcmRcIjpcIkFcIn0se1wiaW50ZXJ2YWxfbWluXCI6XCIyNlwiLFwiaW50ZXJ2YWxfbWF4XCI6XCI1MFwiLFwiaW50ZXJ2YWxfdGV4dFwiOlwiXCIsXCJpbnRlcnZhbF9pbWFnZVwiOlwiXCIsXCJpbnRlcnZhbF9yZWRpcmVjdF91cmxcIjpcIlwiLFwiaW50ZXJ2YWxfcmVkaXJlY3RfZGVsYXlcIjpcIlwiLFwiaW50ZXJ2YWxfZmlsZVwiOlwiXCIsXCJpbnRlcnZhbF9maWxlX2lkXCI6XCJcIixcImludGVydmFsX2ZpbGVfbmFtZVwiOlwiXCIsXCJpbnRlcnZhbF9nYW1pcHJlc3NfcG9pbnRcIjpcIlwiLFwiaW50ZXJ2YWxfd3Byb2R1Y3RcIjpcIlwiLFwiaW50ZXJ2YWxfa2V5d29yZFwiOlwiQlwifSx7XCJpbnRlcnZhbF9taW5cIjpcIjUxXCIsXCJpbnRlcnZhbF9tYXhcIjpcIjc1XCIsXCJpbnRlcnZhbF90ZXh0XCI6XCJcIixcImludGVydmFsX2ltYWdlXCI6XCJcIixcImludGVydmFsX3JlZGlyZWN0X3VybFwiOlwiXCIsXCJpbnRlcnZhbF9yZWRpcmVjdF9kZWxheVwiOlwiXCIsXCJpbnRlcnZhbF9maWxlXCI6XCJcIixcImludGVydmFsX2ZpbGVfaWRcIjpcIlwiLFwiaW50ZXJ2YWxfZmlsZV9uYW1lXCI6XCJcIixcImludGVydmFsX2dhbWlwcmVzc19wb2ludFwiOlwiXCIsXCJpbnRlcnZhbF93cHJvZHVjdFwiOlwiXCIsXCJpbnRlcnZhbF9rZXl3b3JkXCI6XCJDXCJ9LHtcImludGVydmFsX21pblwiOlwiNzZcIixcImludGVydmFsX21heFwiOlwiMTAwXCIsXCJpbnRlcnZhbF90ZXh0XCI6XCJcIixcImludGVydmFsX2ltYWdlXCI6XCJcIixcImludGVydmFsX3JlZGlyZWN0X3VybFwiOlwiXCIsXCJpbnRlcnZhbF9yZWRpcmVjdF9kZWxheVwiOlwiXCIsXCJpbnRlcnZhbF9maWxlXCI6XCJcIixcImludGVydmFsX2ZpbGVfaWRcIjpcIlwiLFwiaW50ZXJ2YWxfZmlsZV9uYW1lXCI6XCJcIixcImludGVydmFsX2dhbWlwcmVzc19wb2ludFwiOlwiXCIsXCJpbnRlcnZhbF93cHJvZHVjdFwiOlwiXCIsXCJpbnRlcnZhbF9rZXl3b3JkXCI6XCJEXCJ9XSIsImlzX3VzZXJfbG9nZ2VkX2luIjpmYWxzZSwicXVpel9hbmltYXRpb25fdG9wIjoxMDAsInF1aXpfZW5hYmxlX2FuaW1hdGlvbl90b3AiOiJvbiIsInN0b3JlX2FsbF9ub3RfZmluaXNoZWRfcmVzdWx0cyI6ZmFsc2V9'; </script> <input type='hidden' name='quiz_id' value='10001'/> <input type='hidden' name='start_date' class='ays-start-date'/> <input type='hidden' name='ays_end_date' class='ays-quiz-end-date'/> <input type='hidden' name='ays_finish_quiz_nonce_10001' value='f789ef098a'/> </form></div> </div> <div class="ays-quiz-powered-by-container"><div class="ays-quiz-promote-powered-by-text-row"><span class="ays-quiz-promote-powered-by-text">By <a href="https://ays-pro.com/wordpress/quiz-maker" target="_blank">Wordpress Quiz plugin</a></span></div></div></div></div> <div class="panel blogger"><div class='ays-quiz-wrap'> <div class='ays-quiz-container ays_quiz_classic_light ays-quiz-keyboard-active' data-quest-effect='shake' data-hide-bg-image='false' id='ays-quiz-container-10939'> <div class='ays-questions-container'> <div class='ays-quiz-some-items-icons-wrap'><div class="ays-quiz-full-screen-wrap"> <a class="ays-quiz-full-screen-container"> <svg xmlns="http://www.w3.org/2000/svg" height="24" fill="#fff" viewBox="0 0 24 24" width="24" class="ays-quiz-close-full-screen"> <path d="M0 0h24v24H0z" fill="none"/> <path d="M5 16h3v3h2v-5H5v2zm3-8H5v2h5V5H8v3zm6 11h2v-3h3v-2h-5v5zm2-11V5h-2v5h5V8h-3z"/> </svg> <svg xmlns="http://www.w3.org/2000/svg" height="24" fill="#fff" viewBox="0 0 24 24" width="24" class="ays-quiz-open-full-screen"> <path d="M0 0h24v24H0z" fill="none"/> <path d="M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z"/> </svg> </a> </div></div> <span class='ays_quizn_ancnoxneri_qanak'><i class='ays_fa ays_fa_users'></i> 0</span> <form action='' method='post' autocomplete='off' id='ays_finish_quiz_10939' class='ays-quiz-form enable_questions_result ' ><input type='hidden' class='ays_question_count_per_page' value='30'> <input type='hidden' value='list' class='answer_view_class'> <input type='hidden' value='' class='ays_qm_enable_arrows'><section class='ays_quiz_timer_container'> <div class='ays-quiz-timer ays-quiz-message-before-timer' data-timer='2700'><p>Bạn đã sẵn sàng chưa? 45 phút làm bài bắt đầu!!!</p> </div> <div class='ays-quiz-after-timer '><p>Bạn đã hết giờ làm bài! Xem kết quả các câu hỏi đã làm nhé!!!</p> </div> <hr style='height:1px;'> </section> <div class='step active-step'> <div class='ays-abs-fs ays-start-page'> <div class='ays_cb_and_a'><p style='margin:0!important;'><strong>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong></p></div> <p class='ays-fs-title'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web - Đề 04</p> <div class='ays_buttons_div'> <input type='button' name='next' class='ays_next start_button action-button ays-quiz-keyboard-active' value='BẮT ĐẦU LÀM BÀI TEST' data-enable-leave-page="false" /> </div> <div class='ays-fs-subtitle'><p>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web - Đề 04 bao gồm nhiều câu hỏi hay, bám sát chương trình. Cùng làm bài tập trắc nghiệm ngay.</p> <div class="question-block"> <p>Câu 1: Trong cấu trúc cơ bản của một tài liệu HTML, dòng `<!DOCTYPE html>` ở đầu tệp có vai trò gì?</p> <ul> <li>A. Khai báo ngôn ngữ chính được sử dụng trong tài liệu.</li> <li>B. Định nghĩa tiêu đề của trang web hiển thị trên thanh tiêu đề cửa sổ trình duyệt.</li> <li><strong>C. Thông báo cho trình duyệt web biết phiên bản HTML đang được sử dụng để hiển thị trang.</strong></li> <li>D. Chỉ ra phần tử gốc chứa toàn bộ nội dung trang web.</li> </ul> </div> <div class="question-block"> <p>Câu 2: Phần tử nào là phần tử gốc (root element) chứa toàn bộ nội dung và cấu trúc của một trang HTML?</p> <ul> <li>A. <body></li> <li><strong>B. <html></strong></li> <li>C. <head></li> <li>D. <!DOCTYPE html></li> </ul> </div> <div class="question-block"> <p>Câu 3: Nếu bạn muốn đặt tên cho trang web hiển thị trên tab của trình duyệt và cung cấp thông tin meta cho công cụ tìm kiếm, bạn sẽ đặt các thẻ tương ứng vào phần nào của tài liệu HTML?</p> <ul> <li><strong>A. <head></strong></li> <li>B. <body></li> <li>C.<br /> <footer></li> <li>D.<br /> <header></li> </ul> </div> <div class="question-block"> <p>Câu 4: Phần tử nào trong cấu trúc HTML cơ bản chứa nội dung chính hiển thị trực tiếp cho người dùng trên trình duyệt, bao gồm văn bản, hình ảnh, liên kết, v.v.?</p> <ul> <li>A. <head></li> <li>B. <html></li> <li>C. <title></li> <li><strong>D. <body></strong></li> </ul> </div> <div class="question-block"> <p>Câu 5: Bạn đang xây dựng một trang web và muốn tên trang hiển thị trên tab trình duyệt là "Giới thiệu công ty". Thẻ HTML nào bạn cần sử dụng trong phần `<head>` để thực hiện điều này?</p> <ul> <li>A. <meta name=</li> <li>B.<br /> <h1>Giới thiệu công ty</h1> </li> <li><strong>C. <title>Giới thiệu công ty

  • D.
    Giới thiệu công ty
  • Câu 6: Thẻ `

  • A. Định nghĩa mô tả ngắn gọn về trang web cho công cụ tìm kiếm.
  • B. Xác định bộ mã ký tự được sử dụng trong tài liệu, giúp hiển thị đúng các ngôn ngữ khác nhau (ví dụ: Tiếng Việt có dấu).
  • C. Liên kết đến một tệp CSS để định dạng trang.
  • D. Chỉ định tác giả của trang web.
  • Câu 7: Trong các thẻ HTML sau, thẻ nào là thẻ đơn (unpaired tag), tức là chỉ có thẻ mở mà không có thẻ đóng?

    Câu 8: Trong các thẻ HTML sau, thẻ nào là thẻ đôi (paired tag), tức là cần có cả thẻ mở và thẻ đóng để định nghĩa nội dung?

    • A.

    • B.
    • C.
    • D.

    Câu 9: Trong HTML, thuộc tính (attributes) được sử dụng để làm gì?

    • A. Định nghĩa cấu trúc phân cấp của các thẻ.
    • B. Xác định kiểu hiển thị mặc định của một phần tử.
    • C. Cung cấp thông tin bổ sung hoặc sửa đổi hành vi của một thẻ HTML.
    • D. Tạo chú thích trong mã nguồn HTML.

    Câu 10: Để chèn một hình ảnh có tên "banner.jpg" vào trang web, bạn cần sử dụng thẻ ``. Thuộc tính nào là thiết yếu để chỉ định đường dẫn tới tệp hình ảnh đó?

    • A. alt
    • B. src
    • C. href
    • D. title

    Câu 12: Các thẻ từ `

    ` đến `

    ` được sử dụng để tạo tiêu đề với các cấp độ khác nhau. Thẻ nào đại diện cho tiêu đề có mức độ quan trọng cao nhất (thường hiển thị lớn nhất theo mặc định)?

    • A.
    • B.

    • C.

    • D.

    Câu 13: Trong HTML, thẻ `

    ` được sử dụng với mục đích chính là gì?

    • A. Chèn một dòng kẻ ngang để phân chia nội dung.
    • B. Định nghĩa một đoạn văn bản riêng biệt.
    • C. Tạo một danh sách không thứ tự.
    • D. Chèn một khoảng trắng lớn giữa các từ.

    Câu 14: Bạn viết mã HTML như sau: `

    Đây là một đoạn văn bản.

    `. Khi hiển thị trên trình duyệt, đoạn văn bản này sẽ trông như thế nào về mặt khoảng trắng?

    • A. Trình duyệt sẽ bỏ qua các khoảng trắng dư thừa và chỉ hiển thị một khoảng trắng duy nhất giữa các từ.
    • B. Trình duyệt sẽ hiển thị chính xác số lượng khoảng trắng mà bạn đã gõ trong mã nguồn.
    • C. Trình duyệt sẽ thay thế tất cả khoảng trắng bằng dấu gạch dưới (_).
    • D. Đoạn văn bản sẽ bị lỗi hiển thị do có quá nhiều khoảng trắng.

    Câu 15: Về mặt tên thẻ (tag names), HTML có phân biệt chữ hoa và chữ thường không? Ví dụ: `

    ` và `

    `.

    • A. Có, HTML luôn phân biệt chữ hoa và chữ thường cho tên thẻ.
    • B. Có, nhưng chỉ đối với các thẻ quan trọng như `` và ``.
    • C. Không, HTML không phân biệt chữ hoa và chữ thường cho tên thẻ, nhưng quy ước chung là viết chữ thường.
    • D. Không, nhưng chỉ khi sử dụng cùng một kiểu chữ (font).

    Câu 16: Khái niệm "lồng thẻ" (nesting tags) trong HTML có nghĩa là gì?

    • A. Sử dụng nhiều thuộc tính khác nhau trong cùng một thẻ.
    • B. Đặt nhiều thẻ đơn liên tiếp nhau mà không có nội dung ở giữa.
    • C. Sử dụng các thẻ có tên giống hệt nhau trong cùng một đoạn mã.
    • D. Đặt một hoặc nhiều thẻ HTML khác vào bên trong nội dung của một thẻ đôi.

    Câu 17: Đoạn mã HTML nào sau đây thể hiện sự lồng thẻ đúng?

    • A.

      Tiêu đề và đoạn văn

    • B.

      Đây là đoạn văn có chứa chữ in đậm.

    • C. Chữ vừa in đậm vừa in nghiêng
    • D.

      Đoạn 1

      Đoạn 2

    Câu 18: Đoạn mã HTML nào sau đây thể hiện sự lồng thẻ sai?

    • A.

      Văn bản in nghiêng.

    • B.

      Tiêu đề

      Đoạn văn

    • C. Chữ vừa in đậm vừa in nghiêng
    • D.
      • Mục danh sách

    Câu 19: Khi bạn lưu một tệp chứa mã HTML, bạn nên sử dụng đuôi mở rộng tệp nào để trình duyệt web có thể nhận diện và hiển thị nó đúng cách?

    • A. .html hoặc .htm
    • B. .txt
    • C. .css
    • D. .js

    Câu 20: Phần mềm nào trong các lựa chọn sau đây không phải là công cụ chuyên dụng hoặc phổ biến để soạn thảo mã HTML?

    • A. Visual Studio Code
    • B. Notepad++
    • C. Microsoft Excel
    • D. Sublime Text

    Câu 21: Trong cấu trúc cây của một tài liệu HTML, phần tử nào được coi là "cha" trực tiếp của cả phần tử `` và phần tử ``?

    • A.
    • B.
    • C. </li> <li>D. Không có phần tử cha chung</li> </ul> </div> <div class="question-block"> <p>Câu 22: Bạn muốn tạo một dòng kẻ ngang để phân chia nội dung trên trang web. Thẻ đơn nào trong HTML được sử dụng cho mục đích này?</p> <ul> <li>A. </li> <li>B. <img></li> <li>C. <meta></li> <li><strong>D.<br /> <hr> <p></strong></li> </ul> </div> <div class="question-block"> <p>Câu 23: Bạn muốn ngắt dòng (xuống dòng) trong một đoạn văn bản mà không tạo ra một đoạn văn mới. Thẻ đơn nào trong HTML được sử dụng để tạo ra một ngắt dòng?</p> <ul> <li><strong>A. <br /></strong></li> <li>B. </li> <li>C. <div></li> <li>D.<br /> <hr> </li> </ul> </div> <div class="question-block"> <p>Câu 24: Trong HTML, thuộc tính `alt` của thẻ `<img>` được sử dụng để làm gì? Tại sao nó lại quan trọng?</p> <ul> <li>A. Xác định kích thước (chiều rộng và chiều cao) của hình ảnh.</li> <li>B. Chỉ định đường dẫn tới tệp hình ảnh cần hiển thị.</li> <li><strong>C. Cung cấp văn bản thay thế hiển thị khi hình ảnh không tải được hoặc cho các trình đọc màn hình hỗ trợ người khuyết tật.</strong></li> <li>D. Thêm hiệu ứng đổ bóng cho hình ảnh.</li> </ul> </div> <div class="question-block"> <p>Câu 25: Nếu tệp HTML của bạn nằm ở thư mục gốc, và bạn muốn chèn hình ảnh "photos/meo.png" (tệp "meo.png" nằm trong thư mục con "photos"), thuộc tính `src` của thẻ `<img>` sẽ có giá trị nào?</p> <ul> <li><strong>A. photos/meo.png</strong></li> <li>B. /photos/meo.png</li> <li>C. ../photos/meo.png</li> <li>D. meo.png</li> </ul> </div> <div class="question-block"> <p>Câu 26: Đâu là cách thêm chú thích (comment) vào mã HTML mà trình duyệt sẽ bỏ qua khi hiển thị trang?</p> <ul> <li>A. // Đây là chú thích</li> <li>B. /* Đây là chú thích */</li> <li>C. <!-- Đây là chú thích --></li> <li><strong>D. <! -- Đây là chú thích --></strong></li> </ul> </div> <div class="question-block"> <p>Câu 27: Trong cấu trúc trang web, tệp nào thường được đặt tên là `index.html` và có vai trò mặc định là trang chủ (hoặc trang đầu tiên được tải) khi người dùng truy cập vào thư mục gốc của một website?</p> <ul> <li><strong>A. index.html</strong></li> <li>B. home.html</li> <li>C. default.html</li> <li>D. main.html</li> </ul> </div> <div class="question-block"> <p>Câu 28: Sự khác biệt cơ bản về mục đích sử dụng giữa thẻ `<title>` (trong `<head>`) và thẻ `</p> <h1>` (trong `<body>`) là gì?</p> <ul> <li>A. `<title>` dùng cho tiêu đề chính của nội dung, còn `<br /> <h1>` dùng cho tên của trang web.</li> <li><strong>B. `<title>` đặt tên cho trang web hiển thị trên tab trình duyệt/kết quả tìm kiếm, còn `<br /> <h1>` định nghĩa tiêu đề quan trọng nhất cho nội dung hiển thị trên trang.</strong></li> <li>C. Cả hai thẻ đều có cùng mục đích, chỉ khác nhau về vị trí đặt trong tài liệu.</li> <li>D. `<title>` chỉ chấp nhận văn bản, còn `<br /> <h1>` có thể chứa hình ảnh hoặc liên kết.</li> </ul> </div> <div class="question-block"> <p>Câu 29: Thẻ `</p> <div>` trong HTML, đặc biệt khi kết hợp với CSS, có vai trò chính là gì?</p> <ul> <li><strong>A. Tạo ra một khối (block) để nhóm các phần tử HTML lại với nhau, phục vụ cho việc định dạng hoặc bố cục trang.</strong></li> <li>B. Hiển thị một đoạn văn bản ngắn gọn.</li> <li>C. Chèn một khoảng trắng lớn theo chiều dọc.</li> <li>D. Định nghĩa một liên kết nội bộ trong trang.</li> </ul> </div> <div class="question-block"> <p>Câu 30: Xem xét đoạn mã HTML sau: `<html><head><title>Test

      Hello

      World

      `. Khi hiển thị trên trình duyệt, điều gì sẽ xảy ra?

      • A. Trang sẽ hiển thị "Test" là tiêu đề chính và "Hello World" là đoạn văn bản.
      • B. Trang sẽ hiển thị "Test Hello World" dưới dạng một đoạn văn bản duy nhất.
      • C. Trang sẽ hiển thị "Hello" dưới dạng tiêu đề lớn và "World" dưới dạng một tiêu đề nhỏ hơn.
      • D. Tab trình duyệt sẽ hiển thị "Test", nội dung trang sẽ hiển thị "Hello" dưới dạng tiêu đề lớn, theo sau là "World" dưới dạng đoạn văn bản.

    28 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 4

    Sự khác biệt cơ bản về mục đích sử dụng giữa thẻ `` (trong `<head>`) và thẻ `</p> <h1>` (trong `<body>`) là gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-327815]' id='ays-answer-1301637-10939' value='1301637'/> <label for='ays-answer-1301637-10939' class=' ays_position_initial ays-quiz-keyboard-label'>`<title>` dùng cho tiêu đề chính của nội dung, còn `<h1>` dùng cho tên của trang web.</label><label for='ays-answer-1301637-10939' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-327815]' id='ays-answer-1301638-10939' value='1301638'/> <label for='ays-answer-1301638-10939' class=' ays_position_initial ays-quiz-keyboard-label'>`<title>` đặt tên cho trang web hiển thị trên tab trình duyệt/kết quả tìm kiếm, còn `<h1>` định nghĩa tiêu đề quan trọng nhất cho nội dung hiển thị trên trang.</label><label for='ays-answer-1301638-10939' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-327815]' id='ays-answer-1301639-10939' value='1301639'/> <label for='ays-answer-1301639-10939' class=' ays_position_initial ays-quiz-keyboard-label'>Cả hai thẻ đều có cùng mục đích, chỉ khác nhau về vị trí đặt trong tài liệu.</label><label for='ays-answer-1301639-10939' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-327815]' id='ays-answer-1301640-10939' value='1301640'/> <label for='ays-answer-1301640-10939' class=' ays_position_initial ays-quiz-keyboard-label'>`<title>` chỉ chấp nhận văn bản, còn `<h1>` có thể chứa hình ảnh hoặc liên kết.</label><label for='ays-answer-1301640-10939' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_10939 === 'undefined'){ window.quizOptions_10939 = []; } window.quizOptions_10939['327815'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTMwMTYzNyI6IjAiLCIxMzAxNjM4IjoiMSIsIjEzMDE2MzkiOiIwIiwiMTMwMTY0MCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='327816' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>29 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 4</strong> </p> <div class='ays_quiz_question'> <p>Thẻ `</p> <div>` trong HTML, đặc biệt khi kết hợp với CSS, có vai trò chính là gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-327816]' id='ays-answer-1301641-10939' value='1301641'/> <label for='ays-answer-1301641-10939' class=' ays_position_initial ays-quiz-keyboard-label'>Tạo ra một khối (block) để nhóm các phần tử HTML lại với nhau, phục vụ cho việc định dạng hoặc bố cục trang.</label><label for='ays-answer-1301641-10939' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-327816]' id='ays-answer-1301642-10939' value='1301642'/> <label for='ays-answer-1301642-10939' class=' ays_position_initial ays-quiz-keyboard-label'>Hiển thị một đoạn văn bản ngắn gọn.</label><label for='ays-answer-1301642-10939' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-327816]' id='ays-answer-1301643-10939' value='1301643'/> <label for='ays-answer-1301643-10939' class=' ays_position_initial ays-quiz-keyboard-label'>Chèn một khoảng trắng lớn theo chiều dọc.</label><label for='ays-answer-1301643-10939' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-327816]' id='ays-answer-1301644-10939' value='1301644'/> <label for='ays-answer-1301644-10939' class=' ays_position_initial ays-quiz-keyboard-label'>Định nghĩa một liên kết nội bộ trong trang.</label><label for='ays-answer-1301644-10939' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_10939 === 'undefined'){ window.quizOptions_10939 = []; } window.quizOptions_10939['327816'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTMwMTY0MSI6IjEiLCIxMzAxNjQyIjoiMCIsIjEzMDE2NDMiOiIwIiwiMTMwMTY0NCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='327817' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>30 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 4</strong> </p> <div class='ays_quiz_question'> <p>Xem xét đoạn mã HTML sau: `<html><head><title>Test

    Hello

    World

    `. Khi hiển thị trên trình duyệt, điều gì sẽ xảy ra?

    Xem kết quả

    0

    Bạn đã sẵn sàng chưa? 45 phút làm bài bắt đầu!!!

    Bạn đã hết giờ làm bài! Xem kết quả các câu hỏi đã làm nhé!!!


    Trắc nghiệm Địa Lí 10 Cánh diều Bài 11: Nước biển và đại dương

    Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web - Đề 05

    Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web - Đề 05 bao gồm nhiều câu hỏi hay, bám sát chương trình. Cùng làm bài tập trắc nghiệm ngay.

    Câu 1: Trong cấu trúc cơ bản của một tài liệu HTML5, phần tử nào là phần tử gốc (root element) chứa toàn bộ nội dung của trang web?

    • A.
    • B.
    • C.
    • D.

    Câu 2: Khi một trình duyệt web nhận được tệp HTML, nó xử lý tệp đó như thế nào để hiển thị trang web cho người dùng?

    • A. Trình duyệt biên dịch mã HTML thành ngôn ngữ máy tính.
    • B. Trình duyệt lưu trữ tệp HTML như một tệp văn bản đơn thuần.
    • C. Trình duyệt phân tích cú pháp (parse) mã HTML để xây dựng cấu trúc trang và hiển thị nội dung tương ứng.
    • D. Trình duyệt chỉ đọc phần văn bản thuần túy và bỏ qua các thẻ HTML.

    Câu 3: Bạn muốn thêm thông tin về từ khóa, mô tả ngắn gọn và tác giả cho trang web của mình để hỗ trợ công cụ tìm kiếm. Bạn nên sử dụng thẻ nào trong phần `` của tài liệu HTML?

    • A.
    • B. </li> <li>C. <link></li> <li>D. <script></li> </ul> </div> <div class="question-block"> <p>Câu 4: Phần nào của tài liệu HTML chứa đựng tất cả nội dung hiển thị trực tiếp trên cửa sổ trình duyệt, bao gồm văn bản, hình ảnh, liên kết, bảng biểu...?</p> <ul> <li>A. <head></li> <li>B. <html></li> <li>C. <!DOCTYPE html></li> <li><strong>D. <body></strong></li> </ul> </div> <div class="question-block"> <p>Câu 5: Thẻ HTML nào được sử dụng để xác định tiêu đề của trang web, thường xuất hiện trên thanh tiêu đề của cửa sổ trình duyệt hoặc trên tab trình duyệt?</p> <ul> <li>A.<br /> <h1></li> <li>B.<br /> <header></li> <li><strong>C. <title></strong></li> <li>D. <meta name="title"></li> </ul> </div> <div class="question-block"> <p>Câu 6: Quan sát đoạn mã HTML sau:<br />```html<br /><html><br /> <head><br /> <title>Trang web của tôi

      Đây là một đoạn văn.



      ```
      Phần tử nào trong đoạn mã trên KHÔNG hiển thị trực tiếp nội dung trên cửa sổ trình duyệt?

      • A.
      • B.
      • C.
      • D.

    Câu 7: Khai báo `` ở đầu tệp HTML có vai trò gì?

    • A. Xác định mã hóa ký tự cho trang web.
    • B. Thông báo cho trình duyệt biết phiên bản HTML được sử dụng (trong trường hợp này là HTML5).
    • C. Thiết lập tiêu đề cho trang web.
    • D. Chứa các thông tin bổ sung về trang web như từ khóa.

    Câu 8: Khi soạn thảo mã HTML, việc sử dụng các thẻ lồng nhau (nesting tags) là rất phổ biến. Điều này có ý nghĩa gì trong việc xây dựng cấu trúc trang web?

    • A. Giúp tăng tốc độ tải trang web.
    • B. Cho phép sử dụng cùng một thuộc tính cho nhiều thẻ khác nhau.
    • C. Bắt buộc phải có để trình duyệt hiển thị được nội dung.
    • D. Tạo ra cấu trúc phân cấp, thể hiện mối quan hệ cha-con giữa các phần tử và tổ chức nội dung một cách logic.

    Câu 9: Bạn đang tạo một trang web và muốn liên kết đến một tệp CSS bên ngoài để định dạng kiểu dáng cho trang. Thẻ nào sau đây, đặt trong phần ``, sẽ giúp bạn thực hiện điều này?

    • A.
    • B.
      Xem kết quả

    0

    Bạn đã sẵn sàng chưa? 45 phút làm bài bắt đầu!!!

    Bạn đã hết giờ làm bài! Xem kết quả các câu hỏi đã làm nhé!!!


    Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web - Đề 06

    Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web - Đề 06 bao gồm nhiều câu hỏi hay, bám sát chương trình. Cùng làm bài tập trắc nghiệm ngay.

    Câu 1: Trong cấu trúc cơ bản của một tệp HTML, phần tử nào chứa toàn bộ nội dung hiển thị trên trang web cho người dùng nhìn thấy?

    • A.
    • B.
    • C.
    • D. </li> </ul> </div> <div class="question-block"> <p>Câu 2: Dòng khai báo `<!DOCTYPE html>` ở đầu tài liệu HTML có vai trò gì đối với trình duyệt web?</p> <ul> <li>A. Định nghĩa tiêu đề của trang web.</li> <li>B. Chứa thông tin về tác giả và từ khóa.</li> <li>C. Xác định ngôn ngữ chính được sử dụng trong tài liệu.</li> <li><strong>D. Thông báo phiên bản HTML (ở đây là HTML5) để trình duyệt hiển thị trang đúng cách.</strong></li> </ul> </div> <div class="question-block"> <p>Câu 3: Để đặt tên cho trang web, tên này thường hiển thị trên thanh tiêu đề của cửa sổ trình duyệt hoặc trên tab, người ta sử dụng thẻ nào trong phần `<head>`?</p> <ul> <li>A. <meta></li> <li><strong>B. <title></strong></li> <li>C.<br /> <header></li> <li>D. <heading></li> </ul> </div> <div class="question-block"> <p>Câu 4: Thẻ HTML nào sau đây được gọi là thẻ đơn (hoặc thẻ rỗng - empty tag) và không yêu cầu thẻ đóng riêng biệt?</p> <ul> <li><strong>A. <img></strong></li> <li>B. </li> <li>C. <div></li> <li>D. <a></li> </ul> </div> <div class="question-block"> <p>Câu 5: Để hiển thị một hình ảnh có tên tệp là `banner.jpg` nằm cùng thư mục với tệp HTML, bạn cần sử dụng thẻ và thuộc tính nào sau đây?</p> <ul> <li>A. <image link="banner.jpg"></li> <li>B. <src>banner.jpg</src></li> <li>C. <img href="banner.jpg"></li> <li><strong>D. <img decoding="async" src="banner.jpg"></strong></li> </ul> </div> <div class="question-block"> <p>Câu 6: Bạn muốn tạo một liên kết (hyperlink) đến trang web có địa chỉ `https://vnexpress.net`. Thẻ và thuộc tính cần thiết để làm điều này là gì?</p> <ul> <li>A. <link url="https://vnexpress.net"></li> <li>B. <url>https://vnexpress.net</url></li> <li><strong>C. <a href="https://vnexpress.net"></strong></li> <li>D. <link src="https://vnexpress.net"></li> </ul> </div> <div class="question-block"> <p>Câu 7: Xem xét đoạn mã HTML sau: `</p> <p>Đây là <strong>một</strong> đoạn văn bản.</p> <p>`. Thẻ nào được lồng (nested) đúng cách bên trong thẻ `</p> <p>`?</p> <ul> <li><strong>A. <strong></strong></li> <li>B. </li> <li>C. Đây là</li> <li>D. một</li> </ul> </div> <div class="question-block"> <p>Câu 8: Trình duyệt web xử lý các khoảng trắng (dấu cách, tab, xuống dòng) dư thừa trong mã HTML như thế nào khi hiển thị trang?</p> <ul> <li>A. Hiển thị tất cả các khoảng trắng giống hệt như trong mã nguồn.</li> <li><strong>B. Co lại nhiều khoảng trắng liên tiếp thành một khoảng trắng duy nhất và bỏ qua các dấu xuống dòng.</strong></li> <li>C. Chuyển mỗi dấu xuống dòng thành một khoảng trắng.</li> <li>D. Báo lỗi và không hiển thị trang nếu có khoảng trắng dư thừa.</li> </ul> </div> <div class="question-block"> <p>Câu 9: Để định nghĩa một đoạn văn bản thông thường trong HTML, bạn sử dụng thẻ nào?</p> <ul> <li>A.<br /> <h1></li> <li>B. <div></li> <li><strong>C. <p></strong></li> <li>D. <span></li> </ul> </div> <div class="question-block"> <p>Câu 10: Thẻ nào sau đây được đặt trong phần `<head>` và thường dùng để cung cấp thông tin bổ sung về trang web cho trình duyệt và các công cụ tìm kiếm (ví dụ: mô tả trang, từ khóa, tác giả)?</p> <ul> <li><strong>A. <meta></strong></li> <li>B. <link></li> <li>C. <script></li> <li>D.<br /> <style></li> </ul> </div> <div class="question-block"> <p>Câu 11: Bạn muốn định dạng một đoạn văn bản thành tiêu đề cấp 2 (subheading). Thẻ HTML chính xác cần sử dụng là gì?</p> <ul> <li>A.<br /> <h1></li> <li>B. <t2></li> <li>C. <paragraph heading="2"></li> <li><strong>D.<br /> <h2></strong></li> </ul> </div> <div class="question-block"> <p>Câu 12: Thuộc tính `alt` trong thẻ `<img>` có mục đích chính là gì?</p> <ul> <li>A. Xác định chiều cao của hình ảnh.</li> <li><strong>B. Cung cấp văn bản thay thế khi hình ảnh không hiển thị được hoặc cho người dùng sử dụng trình đọc màn hình.</strong></li> <li>C. Chỉ định liên kết khi nhấp vào hình ảnh.</li> <li>D. Đặt tên cho tệp hình ảnh.</li> </ul> </div> <div class="question-block"> <p>Câu 13: Để liên kết tệp HTML với một tệp CSS bên ngoài có tên `styles.css`, bạn cần sử dụng thẻ nào trong phần `<head>`?</p> <ul> <li><strong>A. <link></strong></li> <li>B.<br /> <style></li> <li>C. <script></li> <li>D. <css></li> </ul> </div> <div class="question-block"> <p>Câu 14: Thuộc tính `href` trong thẻ `<a>` dùng để làm gì?</p> <ul> <li>A. Chỉ định nội dung văn bản của liên kết.</li> <li>B. Xác định cách liên kết sẽ được hiển thị.</li> <li>C. Đặt tên duy nhất cho liên kết.</li> <li><strong>D. Chỉ định URL hoặc đường dẫn mà liên kết sẽ dẫn tới.</strong></li> </ul> </div> <div class="question-block"> <p>Câu 15: Xem xét đoạn mã HTML sau: `</p> <p>Click <a href="about.html">here</a> for more info.</p> <p>`. Phần tử "here" trong đoạn mã này đóng vai trò gì?</p> <ul> <li>A. Là URL của liên kết.</li> <li><strong>B. Là văn bản hiển thị của liên kết mà người dùng sẽ nhấp vào.</strong></li> <li>C. Là tên của thuộc tính `href`.</li> <li>D. Là một thuộc tính của thẻ `<a>`.</li> </ul> </div> <div class="question-block"> <p>Câu 16: Bạn muốn tạo một liên kết mà khi người dùng nhấp vào, trang đích sẽ mở ra trong một tab hoặc cửa sổ mới của trình duyệt. Bạn cần thêm thuộc tính nào vào thẻ `<a>` và đặt giá trị cho nó là gì?</p> <ul> <li><strong>A. Thuộc tính `target` với giá trị `_blank`.</strong></li> <li>B. Thuộc tính `newtab` với giá trị `true`.</li> <li>C. Thuộc tính `open` với giá trị `_new`.</li> <li>D. Thuộc tính `window` với giá trị `new`.</li> </ul> </div> <div class="question-block"> <p>Câu 17: Trong HTML, các thẻ `</p> <h1>` đến `</p> <h6>` được sử dụng để định nghĩa các cấp độ tiêu đề khác nhau. Thứ tự độ lớn mặc định của các tiêu đề này là gì?</p> <ul> <li>A.<br /> <h1> là nhỏ nhất, </p> <h6> là lớn nhất.</li> <li>B. Tất cả đều có kích thước giống nhau.</li> <li><strong>C.<br /> <h1> là lớn nhất, </p> <h6> là nhỏ nhất.</strong></li> <li>D. Độ lớn phụ thuộc vào thứ tự chúng xuất hiện trong mã.</li> </ul> </div> <div class="question-block"> <p>Câu 18: Để chèn một dòng kẻ ngang phân cách nội dung trên trang web, bạn sử dụng thẻ đơn nào sau đây?</p> <ul> <li><strong>A.<br /> <hr> <p></strong></li> <li>B. <line></li> <li>C. <break></li> <li>D. <separator></li> </ul> </div> <div class="question-block"> <p>Câu 19: Thẻ nào sau đây thường được sử dụng như một "container" (vật chứa) để nhóm các phần tử HTML khác nhằm mục đích định dạng hoặc bố cục bằng CSS?</p> <ul> <li>A. <container></li> <li><strong>B. <div></strong></li> <li>C. <group></li> <li>D.<br /> <section></li> </ul> </div> <div class="question-block"> <p>Câu 20: Xem xét đoạn mã HTML sau: `</p> <p>This is <i>italic</i> and <b>bold</b> text.</p> <p>`. Các thẻ `<i>` và `<b>` trong ngữ cảnh này chủ yếu dùng để làm gì?</p> <ul> <li>A. Cung cấp ý nghĩa ngữ nghĩa mạnh mẽ cho văn bản.</li> <li>B. Đánh dấu văn bản là trích dẫn.</li> <li><strong>C. Định dạng hiển thị văn bản (in nghiêng, in đậm) theo mặc định của trình duyệt.</strong></li> <li>D. Tạo liên kết nội bộ trong trang.</li> </ul> </div> <div class="question-block"> <p>Câu 21: Bạn muốn tạo một danh sách các mục không có thứ tự (dùng dấu chấm hoặc hình khác). Thẻ HTML nào là phù hợp nhất để bắt đầu danh sách này?</p> <ul> <li>A. <ol></li> <li>B. <list></li> <li>C. <dl></li> <li><strong>D. <ul></strong></li> </ul> </div> <div class="question-block"> <p>Câu 22: Mỗi mục trong danh sách (không thứ tự hoặc có thứ tự) được định nghĩa bằng thẻ nào?</p> <ul> <li><strong>A. <li></strong></li> <li>B. <item></li> <li>C. <point></li> <li>D. <listitem></li> </ul> </div> <div class="question-block"> <p>Câu 23: Xem xét cấu trúc tệp HTML cơ bản. Phần tử nào là bắt buộc và là phần tử gốc chứa tất cả các phần tử HTML khác?</p> <ul> <li>A. <head></li> <li><strong>B. <html></strong></li> <li>C. <body></li> <li>D. <!DOCTYPE html></li> </ul> </div> <div class="question-block"> <p>Câu 24: Thuộc tính `charset` trong thẻ `<meta>` thường được sử dụng để làm gì trong phần `<head>`?</p> <ul> <li>A. Đặt tên tác giả của trang.</li> <li>B. Chỉ định từ khóa cho công cụ tìm kiếm.</li> <li><strong>C. Xác định bộ mã ký tự (ví dụ: UTF-8) để hiển thị văn bản đúng.</strong></li> <li>D. Mô tả nội dung trang.</li> </ul> </div> <div class="question-block"> <p>Câu 25: Khi tạo một liên kết đến một phần cụ thể (neo - anchor) trong cùng một trang HTML, giá trị của thuộc tính `href` thường bắt đầu bằng ký tự nào?</p> <ul> <li><strong>A. #</strong></li> <li>B. /</li> <li>C. ?</li> <li>D. &</li> </ul> </div> <div class="question-block"> <p>Câu 26: Xem xét đoạn mã sau: `<img decoding="async" src="images/logo.png" alt="Company Logo">`. Nếu tệp HTML và thư mục `images` nằm trong cùng một thư mục gốc, đường dẫn `images/logo.png` là ví dụ về loại đường dẫn nào?</p> <ul> <li>A. Đường dẫn tuyệt đối (Absolute path)</li> <li><strong>B. Đường dẫn tương đối (Relative path)</strong></li> <li>C. Đường dẫn gốc (Root path)</li> <li>D. Đường dẫn mạng (Network path)</li> </ul> </div> <div class="question-block"> <p>Câu 27: Công cụ nào sau đây được xem là phù hợp và chuyên nghiệp hơn so với Notepad hoặc WordPad để soạn thảo mã HTML, nhờ các tính năng hỗ trợ cú pháp (syntax highlighting)?</p> <ul> <li>A. Microsoft Word</li> <li>B. Microsoft Excel</li> <li>C. Paint</li> <li><strong>D. Notepad++ hoặc Visual Studio Code</strong></li> </ul> </div> <div class="question-block"> <p>Câu 28: Trong HTML, cú pháp để viết một dòng chú thích (comment) mà trình duyệt sẽ bỏ qua khi hiển thị là gì?</p> <ul> <li>A. // Đây là chú thích</li> <li>B. /* Đây là chú thích */</li> <li><strong>C. <!-- Đây là chú thích --></strong></li> <li>D. /** Đây là chú thích **/</li> </ul> </div> <div class="question-block"> <p>Câu 29: Xem xét đoạn mã HTML sau. Có lỗi cú pháp hoặc cấu trúc cơ bản nào không đúng?</p> <ul> <li><strong>A. Thẻ <head> bị đặt sai vị trí.</strong></li> <li>B. Thẻ <!DOCTYPE html> bị thiếu.</li> <li>C. Thẻ <html> bị thiếu.</li> <li>D. Không có lỗi cú pháp cơ bản.</li> </ul> </div> <div class="question-block"> <p>Câu 30: Mặc dù HTML không phân biệt chữ hoa chữ thường cho tên thẻ, nhưng theo quy ước chung và để dễ đọc mã, người ta thường viết tên thẻ HTML bằng gì?</p> <ul> <li>A. Chữ in hoa (UPPERCASE)</li> <li>B. Kết hợp chữ hoa và chữ thường (CamelCase)</li> <li><strong>C. Chữ in thường (lowercase)</strong></li> <li>D. Bất kỳ kiểu nào, miễn là nhất quán trong tài liệu.</li> </ul> </div> </div> <input type='hidden' name='ays_quiz_id' value='12815'/> <input type='hidden' name='ays_quiz_curent_page_link' class='ays-quiz-curent-page-link' value='https://cauhoi.org/15-de-trac-nghiem-tin-hoc-12-ket-noi-tri-thuc-bai-7-html-va-cau-truc-trang-web/'/> <input type='hidden' name='ays_quiz_questions' value='383916,383917,383918,383919,383920,383921,383922,383923,383924,383925,383926,383927,383928,383929,383930,383931,383932,383933,383934,383935,383936,383937,383938,383939,383940,383941,383942,383943,383944,383945'> </div> </div><div class='step ' data-question-id='383916' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>1 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 1: Trong cấu trúc cơ bản của một tệp HTML, phần tử nào chứa toàn bộ nội dung hiển thị trên trang web cho người dùng nhìn thấy?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383916]' id='ays-answer-1520313-12815' value='1520313'/> <label for='ays-answer-1520313-12815' class=' ays_position_initial ays-quiz-keyboard-label'><head></label><label for='ays-answer-1520313-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383916]' id='ays-answer-1520314-12815' value='1520314'/> <label for='ays-answer-1520314-12815' class=' ays_position_initial ays-quiz-keyboard-label'><html></label><label for='ays-answer-1520314-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383916]' id='ays-answer-1520315-12815' value='1520315'/> <label for='ays-answer-1520315-12815' class=' ays_position_initial ays-quiz-keyboard-label'><body></label><label for='ays-answer-1520315-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383916]' id='ays-answer-1520316-12815' value='1520316'/> <label for='ays-answer-1520316-12815' class=' ays_position_initial ays-quiz-keyboard-label'><title></label><label for='ays-answer-1520316-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383916'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDMxMyI6IjAiLCIxNTIwMzE0IjoiMCIsIjE1MjAzMTUiOiIxIiwiMTUyMDMxNiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383917' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>2 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 2: Dòng khai báo `<!DOCTYPE html>` ở đầu tài liệu HTML có vai trò gì đối với trình duyệt web?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383917]' id='ays-answer-1520317-12815' value='1520317'/> <label for='ays-answer-1520317-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Định nghĩa tiêu đề của trang web.</label><label for='ays-answer-1520317-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383917]' id='ays-answer-1520318-12815' value='1520318'/> <label for='ays-answer-1520318-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Chứa thông tin về tác giả và từ khóa.</label><label for='ays-answer-1520318-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383917]' id='ays-answer-1520319-12815' value='1520319'/> <label for='ays-answer-1520319-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Xác định ngôn ngữ chính được sử dụng trong tài liệu.</label><label for='ays-answer-1520319-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383917]' id='ays-answer-1520320-12815' value='1520320'/> <label for='ays-answer-1520320-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Thông báo phiên bản HTML (ở đây là HTML5) để trình duyệt hiển thị trang đúng cách.</label><label for='ays-answer-1520320-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383917'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDMxNyI6IjAiLCIxNTIwMzE4IjoiMCIsIjE1MjAzMTkiOiIwIiwiMTUyMDMyMCI6IjEifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383918' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>3 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 3: Để đặt tên cho trang web, tên này thường hiển thị trên thanh tiêu đề của cửa sổ trình duyệt hoặc trên tab, người ta sử dụng thẻ nào trong phần `<head>`?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383918]' id='ays-answer-1520321-12815' value='1520321'/> <label for='ays-answer-1520321-12815' class=' ays_position_initial ays-quiz-keyboard-label'><meta></label><label for='ays-answer-1520321-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383918]' id='ays-answer-1520322-12815' value='1520322'/> <label for='ays-answer-1520322-12815' class=' ays_position_initial ays-quiz-keyboard-label'><title></label><label for='ays-answer-1520322-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383918]' id='ays-answer-1520323-12815' value='1520323'/> <label for='ays-answer-1520323-12815' class=' ays_position_initial ays-quiz-keyboard-label'><header></label><label for='ays-answer-1520323-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383918]' id='ays-answer-1520324-12815' value='1520324'/> <label for='ays-answer-1520324-12815' class=' ays_position_initial ays-quiz-keyboard-label'><heading></label><label for='ays-answer-1520324-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383918'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDMyMSI6IjAiLCIxNTIwMzIyIjoiMSIsIjE1MjAzMjMiOiIwIiwiMTUyMDMyNCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383919' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>4 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 4: Thẻ HTML nào sau đây được gọi là thẻ đơn (hoặc thẻ rỗng - empty tag) và không yêu cầu thẻ đóng riêng biệt?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383919]' id='ays-answer-1520325-12815' value='1520325'/> <label for='ays-answer-1520325-12815' class=' ays_position_initial ays-quiz-keyboard-label'><img></label><label for='ays-answer-1520325-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383919]' id='ays-answer-1520326-12815' value='1520326'/> <label for='ays-answer-1520326-12815' class=' ays_position_initial ays-quiz-keyboard-label'><p></label><label for='ays-answer-1520326-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383919]' id='ays-answer-1520327-12815' value='1520327'/> <label for='ays-answer-1520327-12815' class=' ays_position_initial ays-quiz-keyboard-label'><div></label><label for='ays-answer-1520327-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383919]' id='ays-answer-1520328-12815' value='1520328'/> <label for='ays-answer-1520328-12815' class=' ays_position_initial ays-quiz-keyboard-label'><a></label><label for='ays-answer-1520328-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383919'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDMyNSI6IjEiLCIxNTIwMzI2IjoiMCIsIjE1MjAzMjciOiIwIiwiMTUyMDMyOCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383920' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>5 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 5: Để hiển thị một hình ảnh có tên tệp là `banner.jpg` nằm cùng thư mục với tệp HTML, bạn cần sử dụng thẻ và thuộc tính nào sau đây?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383920]' id='ays-answer-1520329-12815' value='1520329'/> <label for='ays-answer-1520329-12815' class=' ays_position_initial ays-quiz-keyboard-label'><image link='banner.jpg'></label><label for='ays-answer-1520329-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383920]' id='ays-answer-1520330-12815' value='1520330'/> <label for='ays-answer-1520330-12815' class=' ays_position_initial ays-quiz-keyboard-label'><src>banner.jpg</src></label><label for='ays-answer-1520330-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383920]' id='ays-answer-1520331-12815' value='1520331'/> <label for='ays-answer-1520331-12815' class=' ays_position_initial ays-quiz-keyboard-label'><img href='banner.jpg'></label><label for='ays-answer-1520331-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383920]' id='ays-answer-1520332-12815' value='1520332'/> <label for='ays-answer-1520332-12815' class=' ays_position_initial ays-quiz-keyboard-label'><img src='banner.jpg'></label><label for='ays-answer-1520332-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383920'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDMyOSI6IjAiLCIxNTIwMzMwIjoiMCIsIjE1MjAzMzEiOiIwIiwiMTUyMDMzMiI6IjEifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383921' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>6 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 6: Bạn muốn tạo một liên kết (hyperlink) đến trang web có địa chỉ `https://vnexpress.net`. Thẻ và thuộc tính cần thiết để làm điều này là gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383921]' id='ays-answer-1520333-12815' value='1520333'/> <label for='ays-answer-1520333-12815' class=' ays_position_initial ays-quiz-keyboard-label'><link url='https://vnexpress.net'></label><label for='ays-answer-1520333-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383921]' id='ays-answer-1520334-12815' value='1520334'/> <label for='ays-answer-1520334-12815' class=' ays_position_initial ays-quiz-keyboard-label'><url>https://vnexpress.net</url></label><label for='ays-answer-1520334-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383921]' id='ays-answer-1520335-12815' value='1520335'/> <label for='ays-answer-1520335-12815' class=' ays_position_initial ays-quiz-keyboard-label'><a href='https://vnexpress.net'></label><label for='ays-answer-1520335-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383921]' id='ays-answer-1520336-12815' value='1520336'/> <label for='ays-answer-1520336-12815' class=' ays_position_initial ays-quiz-keyboard-label'><link src='https://vnexpress.net'></label><label for='ays-answer-1520336-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383921'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDMzMyI6IjAiLCIxNTIwMzM0IjoiMCIsIjE1MjAzMzUiOiIxIiwiMTUyMDMzNiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383922' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>7 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 7: Xem xét đoạn mã HTML sau: `</p> <p>Đây là <strong>một</strong> đoạn văn bản.</p> <p>`. Thẻ nào được lồng (nested) đúng cách bên trong thẻ `</p> <p>`?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383922]' id='ays-answer-1520337-12815' value='1520337'/> <label for='ays-answer-1520337-12815' class=' ays_position_initial ays-quiz-keyboard-label'><strong></label><label for='ays-answer-1520337-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383922]' id='ays-answer-1520338-12815' value='1520338'/> <label for='ays-answer-1520338-12815' class=' ays_position_initial ays-quiz-keyboard-label'><p></label><label for='ays-answer-1520338-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383922]' id='ays-answer-1520339-12815' value='1520339'/> <label for='ays-answer-1520339-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Đây là</label><label for='ays-answer-1520339-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383922]' id='ays-answer-1520340-12815' value='1520340'/> <label for='ays-answer-1520340-12815' class=' ays_position_initial ays-quiz-keyboard-label'>một</label><label for='ays-answer-1520340-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383922'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDMzNyI6IjEiLCIxNTIwMzM4IjoiMCIsIjE1MjAzMzkiOiIwIiwiMTUyMDM0MCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383923' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>8 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 8: Trình duyệt web xử lý các khoảng trắng (dấu cách, tab, xuống dòng) dư thừa trong mã HTML như thế nào khi hiển thị trang?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383923]' id='ays-answer-1520341-12815' value='1520341'/> <label for='ays-answer-1520341-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Hiển thị tất cả các khoảng trắng giống hệt như trong mã nguồn.</label><label for='ays-answer-1520341-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383923]' id='ays-answer-1520342-12815' value='1520342'/> <label for='ays-answer-1520342-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Co lại nhiều khoảng trắng liên tiếp thành một khoảng trắng duy nhất và bỏ qua các dấu xuống dòng.</label><label for='ays-answer-1520342-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383923]' id='ays-answer-1520343-12815' value='1520343'/> <label for='ays-answer-1520343-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Chuyển mỗi dấu xuống dòng thành một khoảng trắng.</label><label for='ays-answer-1520343-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383923]' id='ays-answer-1520344-12815' value='1520344'/> <label for='ays-answer-1520344-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Báo lỗi và không hiển thị trang nếu có khoảng trắng dư thừa.</label><label for='ays-answer-1520344-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383923'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDM0MSI6IjAiLCIxNTIwMzQyIjoiMSIsIjE1MjAzNDMiOiIwIiwiMTUyMDM0NCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383924' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>9 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 9: Để định nghĩa một đoạn văn bản thông thường trong HTML, bạn sử dụng thẻ nào?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383924]' id='ays-answer-1520345-12815' value='1520345'/> <label for='ays-answer-1520345-12815' class=' ays_position_initial ays-quiz-keyboard-label'><h1></label><label for='ays-answer-1520345-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383924]' id='ays-answer-1520346-12815' value='1520346'/> <label for='ays-answer-1520346-12815' class=' ays_position_initial ays-quiz-keyboard-label'><div></label><label for='ays-answer-1520346-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383924]' id='ays-answer-1520347-12815' value='1520347'/> <label for='ays-answer-1520347-12815' class=' ays_position_initial ays-quiz-keyboard-label'><p></label><label for='ays-answer-1520347-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383924]' id='ays-answer-1520348-12815' value='1520348'/> <label for='ays-answer-1520348-12815' class=' ays_position_initial ays-quiz-keyboard-label'><span></label><label for='ays-answer-1520348-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383924'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDM0NSI6IjAiLCIxNTIwMzQ2IjoiMCIsIjE1MjAzNDciOiIxIiwiMTUyMDM0OCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383925' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>10 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 10: Thẻ nào sau đây được đặt trong phần `<head>` và thường dùng để cung cấp thông tin bổ sung về trang web cho trình duyệt và các công cụ tìm kiếm (ví dụ: mô tả trang, từ khóa, tác giả)?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383925]' id='ays-answer-1520349-12815' value='1520349'/> <label for='ays-answer-1520349-12815' class=' ays_position_initial ays-quiz-keyboard-label'><meta></label><label for='ays-answer-1520349-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383925]' id='ays-answer-1520350-12815' value='1520350'/> <label for='ays-answer-1520350-12815' class=' ays_position_initial ays-quiz-keyboard-label'><link></label><label for='ays-answer-1520350-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383925]' id='ays-answer-1520351-12815' value='1520351'/> <label for='ays-answer-1520351-12815' class=' ays_position_initial ays-quiz-keyboard-label'><script></label><label for='ays-answer-1520351-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383925]' id='ays-answer-1520352-12815' value='1520352'/> <label for='ays-answer-1520352-12815' class=' ays_position_initial ays-quiz-keyboard-label'><style></label><label for='ays-answer-1520352-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383925'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDM0OSI6IjEiLCIxNTIwMzUwIjoiMCIsIjE1MjAzNTEiOiIwIiwiMTUyMDM1MiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383926' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>11 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 11: Bạn muốn định dạng một đoạn văn bản thành tiêu đề cấp 2 (subheading). Thẻ HTML chính xác cần sử dụng là gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383926]' id='ays-answer-1520353-12815' value='1520353'/> <label for='ays-answer-1520353-12815' class=' ays_position_initial ays-quiz-keyboard-label'><h1></label><label for='ays-answer-1520353-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383926]' id='ays-answer-1520354-12815' value='1520354'/> <label for='ays-answer-1520354-12815' class=' ays_position_initial ays-quiz-keyboard-label'><t2></label><label for='ays-answer-1520354-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383926]' id='ays-answer-1520355-12815' value='1520355'/> <label for='ays-answer-1520355-12815' class=' ays_position_initial ays-quiz-keyboard-label'><paragraph heading='2'></label><label for='ays-answer-1520355-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383926]' id='ays-answer-1520356-12815' value='1520356'/> <label for='ays-answer-1520356-12815' class=' ays_position_initial ays-quiz-keyboard-label'><h2></label><label for='ays-answer-1520356-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383926'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDM1MyI6IjAiLCIxNTIwMzU0IjoiMCIsIjE1MjAzNTUiOiIwIiwiMTUyMDM1NiI6IjEifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383927' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>12 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 12: Thuộc tính `alt` trong thẻ `<img>` có mục đích chính là gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383927]' id='ays-answer-1520357-12815' value='1520357'/> <label for='ays-answer-1520357-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Xác định chiều cao của hình ảnh.</label><label for='ays-answer-1520357-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383927]' id='ays-answer-1520358-12815' value='1520358'/> <label for='ays-answer-1520358-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Cung cấp văn bản thay thế khi hình ảnh không hiển thị được hoặc cho người dùng sử dụng trình đọc màn hình.</label><label for='ays-answer-1520358-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383927]' id='ays-answer-1520359-12815' value='1520359'/> <label for='ays-answer-1520359-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Chỉ định liên kết khi nhấp vào hình ảnh.</label><label for='ays-answer-1520359-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383927]' id='ays-answer-1520360-12815' value='1520360'/> <label for='ays-answer-1520360-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Đặt tên cho tệp hình ảnh.</label><label for='ays-answer-1520360-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383927'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDM1NyI6IjAiLCIxNTIwMzU4IjoiMSIsIjE1MjAzNTkiOiIwIiwiMTUyMDM2MCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383928' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>13 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 13: Để liên kết tệp HTML với một tệp CSS bên ngoài có tên `styles.css`, bạn cần sử dụng thẻ nào trong phần `<head>`?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383928]' id='ays-answer-1520361-12815' value='1520361'/> <label for='ays-answer-1520361-12815' class=' ays_position_initial ays-quiz-keyboard-label'><link></label><label for='ays-answer-1520361-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383928]' id='ays-answer-1520362-12815' value='1520362'/> <label for='ays-answer-1520362-12815' class=' ays_position_initial ays-quiz-keyboard-label'><style></label><label for='ays-answer-1520362-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383928]' id='ays-answer-1520363-12815' value='1520363'/> <label for='ays-answer-1520363-12815' class=' ays_position_initial ays-quiz-keyboard-label'><script></label><label for='ays-answer-1520363-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383928]' id='ays-answer-1520364-12815' value='1520364'/> <label for='ays-answer-1520364-12815' class=' ays_position_initial ays-quiz-keyboard-label'><css></label><label for='ays-answer-1520364-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383928'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDM2MSI6IjEiLCIxNTIwMzYyIjoiMCIsIjE1MjAzNjMiOiIwIiwiMTUyMDM2NCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383929' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>14 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 14: Thuộc tính `href` trong thẻ `<a>` dùng để làm gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383929]' id='ays-answer-1520365-12815' value='1520365'/> <label for='ays-answer-1520365-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Chỉ định nội dung văn bản của liên kết.</label><label for='ays-answer-1520365-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383929]' id='ays-answer-1520366-12815' value='1520366'/> <label for='ays-answer-1520366-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Xác định cách liên kết sẽ được hiển thị.</label><label for='ays-answer-1520366-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383929]' id='ays-answer-1520367-12815' value='1520367'/> <label for='ays-answer-1520367-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Đặt tên duy nhất cho liên kết.</label><label for='ays-answer-1520367-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383929]' id='ays-answer-1520368-12815' value='1520368'/> <label for='ays-answer-1520368-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Chỉ định URL hoặc đường dẫn mà liên kết sẽ dẫn tới.</label><label for='ays-answer-1520368-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383929'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDM2NSI6IjAiLCIxNTIwMzY2IjoiMCIsIjE1MjAzNjciOiIwIiwiMTUyMDM2OCI6IjEifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383930' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>15 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 15: Xem xét đoạn mã HTML sau: `</p> <p>Click <a href='about.html'>here</a> for more info.</p> <p>`. Phần tử 'here' trong đoạn mã này đóng vai trò gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383930]' id='ays-answer-1520369-12815' value='1520369'/> <label for='ays-answer-1520369-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Là URL của liên kết.</label><label for='ays-answer-1520369-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383930]' id='ays-answer-1520370-12815' value='1520370'/> <label for='ays-answer-1520370-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Là văn bản hiển thị của liên kết mà người dùng sẽ nhấp vào.</label><label for='ays-answer-1520370-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383930]' id='ays-answer-1520371-12815' value='1520371'/> <label for='ays-answer-1520371-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Là tên của thuộc tính `href`.</label><label for='ays-answer-1520371-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383930]' id='ays-answer-1520372-12815' value='1520372'/> <label for='ays-answer-1520372-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Là một thuộc tính của thẻ `<a>`.</label><label for='ays-answer-1520372-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383930'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDM2OSI6IjAiLCIxNTIwMzcwIjoiMSIsIjE1MjAzNzEiOiIwIiwiMTUyMDM3MiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383931' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>16 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 16: Bạn muốn tạo một liên kết mà khi người dùng nhấp vào, trang đích sẽ mở ra trong một tab hoặc cửa sổ mới của trình duyệt. Bạn cần thêm thuộc tính nào vào thẻ `<a>` và đặt giá trị cho nó là gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383931]' id='ays-answer-1520373-12815' value='1520373'/> <label for='ays-answer-1520373-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Thuộc tính `target` với giá trị `_blank`.</label><label for='ays-answer-1520373-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383931]' id='ays-answer-1520374-12815' value='1520374'/> <label for='ays-answer-1520374-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Thuộc tính `newtab` với giá trị `true`.</label><label for='ays-answer-1520374-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383931]' id='ays-answer-1520375-12815' value='1520375'/> <label for='ays-answer-1520375-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Thuộc tính `open` với giá trị `_new`.</label><label for='ays-answer-1520375-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383931]' id='ays-answer-1520376-12815' value='1520376'/> <label for='ays-answer-1520376-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Thuộc tính `window` với giá trị `new`.</label><label for='ays-answer-1520376-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383931'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDM3MyI6IjEiLCIxNTIwMzc0IjoiMCIsIjE1MjAzNzUiOiIwIiwiMTUyMDM3NiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383932' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>17 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 17: Trong HTML, các thẻ `</p> <h1>` đến `</p> <h6>` được sử dụng để định nghĩa các cấp độ tiêu đề khác nhau. Thứ tự độ lớn mặc định của các tiêu đề này là gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383932]' id='ays-answer-1520377-12815' value='1520377'/> <label for='ays-answer-1520377-12815' class=' ays_position_initial ays-quiz-keyboard-label'><h1> là nhỏ nhất, <h6> là lớn nhất.</label><label for='ays-answer-1520377-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383932]' id='ays-answer-1520378-12815' value='1520378'/> <label for='ays-answer-1520378-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Tất cả đều có kích thước giống nhau.</label><label for='ays-answer-1520378-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383932]' id='ays-answer-1520379-12815' value='1520379'/> <label for='ays-answer-1520379-12815' class=' ays_position_initial ays-quiz-keyboard-label'><h1> là lớn nhất, <h6> là nhỏ nhất.</label><label for='ays-answer-1520379-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383932]' id='ays-answer-1520380-12815' value='1520380'/> <label for='ays-answer-1520380-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Độ lớn phụ thuộc vào thứ tự chúng xuất hiện trong mã.</label><label for='ays-answer-1520380-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383932'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDM3NyI6IjAiLCIxNTIwMzc4IjoiMCIsIjE1MjAzNzkiOiIxIiwiMTUyMDM4MCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383933' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>18 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 18: Để chèn một dòng kẻ ngang phân cách nội dung trên trang web, bạn sử dụng thẻ đơn nào sau đây?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383933]' id='ays-answer-1520381-12815' value='1520381'/> <label for='ays-answer-1520381-12815' class=' ays_position_initial ays-quiz-keyboard-label'><hr></label><label for='ays-answer-1520381-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383933]' id='ays-answer-1520382-12815' value='1520382'/> <label for='ays-answer-1520382-12815' class=' ays_position_initial ays-quiz-keyboard-label'><line></label><label for='ays-answer-1520382-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383933]' id='ays-answer-1520383-12815' value='1520383'/> <label for='ays-answer-1520383-12815' class=' ays_position_initial ays-quiz-keyboard-label'><break></label><label for='ays-answer-1520383-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383933]' id='ays-answer-1520384-12815' value='1520384'/> <label for='ays-answer-1520384-12815' class=' ays_position_initial ays-quiz-keyboard-label'><separator></label><label for='ays-answer-1520384-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383933'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDM4MSI6IjEiLCIxNTIwMzgyIjoiMCIsIjE1MjAzODMiOiIwIiwiMTUyMDM4NCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383934' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>19 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 19: Thẻ nào sau đây thường được sử dụng như một 'container' (vật chứa) để nhóm các phần tử HTML khác nhằm mục đích định dạng hoặc bố cục bằng CSS?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383934]' id='ays-answer-1520385-12815' value='1520385'/> <label for='ays-answer-1520385-12815' class=' ays_position_initial ays-quiz-keyboard-label'><container></label><label for='ays-answer-1520385-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383934]' id='ays-answer-1520386-12815' value='1520386'/> <label for='ays-answer-1520386-12815' class=' ays_position_initial ays-quiz-keyboard-label'><div></label><label for='ays-answer-1520386-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383934]' id='ays-answer-1520387-12815' value='1520387'/> <label for='ays-answer-1520387-12815' class=' ays_position_initial ays-quiz-keyboard-label'><group></label><label for='ays-answer-1520387-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383934]' id='ays-answer-1520388-12815' value='1520388'/> <label for='ays-answer-1520388-12815' class=' ays_position_initial ays-quiz-keyboard-label'><section></label><label for='ays-answer-1520388-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383934'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDM4NSI6IjAiLCIxNTIwMzg2IjoiMSIsIjE1MjAzODciOiIwIiwiMTUyMDM4OCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383935' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>20 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 20: Xem xét đoạn mã HTML sau: `</p> <p>This is <i>italic</i> and <b>bold</b> text.</p> <p>`. Các thẻ `<i>` và `<b>` trong ngữ cảnh này chủ yếu dùng để làm gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383935]' id='ays-answer-1520389-12815' value='1520389'/> <label for='ays-answer-1520389-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Cung cấp ý nghĩa ngữ nghĩa mạnh mẽ cho văn bản.</label><label for='ays-answer-1520389-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383935]' id='ays-answer-1520390-12815' value='1520390'/> <label for='ays-answer-1520390-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Đánh dấu văn bản là trích dẫn.</label><label for='ays-answer-1520390-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383935]' id='ays-answer-1520391-12815' value='1520391'/> <label for='ays-answer-1520391-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Định dạng hiển thị văn bản (in nghiêng, in đậm) theo mặc định của trình duyệt.</label><label for='ays-answer-1520391-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383935]' id='ays-answer-1520392-12815' value='1520392'/> <label for='ays-answer-1520392-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Tạo liên kết nội bộ trong trang.</label><label for='ays-answer-1520392-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383935'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDM4OSI6IjAiLCIxNTIwMzkwIjoiMCIsIjE1MjAzOTEiOiIxIiwiMTUyMDM5MiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383936' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>21 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 21: Bạn muốn tạo một danh sách các mục không có thứ tự (dùng dấu chấm hoặc hình khác). Thẻ HTML nào là phù hợp nhất để bắt đầu danh sách này?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383936]' id='ays-answer-1520393-12815' value='1520393'/> <label for='ays-answer-1520393-12815' class=' ays_position_initial ays-quiz-keyboard-label'><ol></label><label for='ays-answer-1520393-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383936]' id='ays-answer-1520394-12815' value='1520394'/> <label for='ays-answer-1520394-12815' class=' ays_position_initial ays-quiz-keyboard-label'><list></label><label for='ays-answer-1520394-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383936]' id='ays-answer-1520395-12815' value='1520395'/> <label for='ays-answer-1520395-12815' class=' ays_position_initial ays-quiz-keyboard-label'><dl></label><label for='ays-answer-1520395-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383936]' id='ays-answer-1520396-12815' value='1520396'/> <label for='ays-answer-1520396-12815' class=' ays_position_initial ays-quiz-keyboard-label'><ul></label><label for='ays-answer-1520396-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383936'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDM5MyI6IjAiLCIxNTIwMzk0IjoiMCIsIjE1MjAzOTUiOiIwIiwiMTUyMDM5NiI6IjEifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383937' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>22 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 22: Mỗi mục trong danh sách (không thứ tự hoặc có thứ tự) được định nghĩa bằng thẻ nào?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383937]' id='ays-answer-1520397-12815' value='1520397'/> <label for='ays-answer-1520397-12815' class=' ays_position_initial ays-quiz-keyboard-label'><li></label><label for='ays-answer-1520397-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383937]' id='ays-answer-1520398-12815' value='1520398'/> <label for='ays-answer-1520398-12815' class=' ays_position_initial ays-quiz-keyboard-label'><item></label><label for='ays-answer-1520398-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383937]' id='ays-answer-1520399-12815' value='1520399'/> <label for='ays-answer-1520399-12815' class=' ays_position_initial ays-quiz-keyboard-label'><point></label><label for='ays-answer-1520399-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383937]' id='ays-answer-1520400-12815' value='1520400'/> <label for='ays-answer-1520400-12815' class=' ays_position_initial ays-quiz-keyboard-label'><listitem></label><label for='ays-answer-1520400-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383937'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDM5NyI6IjEiLCIxNTIwMzk4IjoiMCIsIjE1MjAzOTkiOiIwIiwiMTUyMDQwMCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383938' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>23 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 23: Xem xét cấu trúc tệp HTML cơ bản. Phần tử nào là bắt buộc và là phần tử gốc chứa tất cả các phần tử HTML khác?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383938]' id='ays-answer-1520401-12815' value='1520401'/> <label for='ays-answer-1520401-12815' class=' ays_position_initial ays-quiz-keyboard-label'><head></label><label for='ays-answer-1520401-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383938]' id='ays-answer-1520402-12815' value='1520402'/> <label for='ays-answer-1520402-12815' class=' ays_position_initial ays-quiz-keyboard-label'><html></label><label for='ays-answer-1520402-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383938]' id='ays-answer-1520403-12815' value='1520403'/> <label for='ays-answer-1520403-12815' class=' ays_position_initial ays-quiz-keyboard-label'><body></label><label for='ays-answer-1520403-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383938]' id='ays-answer-1520404-12815' value='1520404'/> <label for='ays-answer-1520404-12815' class=' ays_position_initial ays-quiz-keyboard-label'><!DOCTYPE html></label><label for='ays-answer-1520404-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383938'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDQwMSI6IjAiLCIxNTIwNDAyIjoiMSIsIjE1MjA0MDMiOiIwIiwiMTUyMDQwNCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383939' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>24 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 24: Thuộc tính `charset` trong thẻ `<meta>` thường được sử dụng để làm gì trong phần `<head>`?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383939]' id='ays-answer-1520405-12815' value='1520405'/> <label for='ays-answer-1520405-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Đặt tên tác giả của trang.</label><label for='ays-answer-1520405-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383939]' id='ays-answer-1520406-12815' value='1520406'/> <label for='ays-answer-1520406-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Chỉ định từ khóa cho công cụ tìm kiếm.</label><label for='ays-answer-1520406-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383939]' id='ays-answer-1520407-12815' value='1520407'/> <label for='ays-answer-1520407-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Xác định bộ mã ký tự (ví dụ: UTF-8) để hiển thị văn bản đúng.</label><label for='ays-answer-1520407-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383939]' id='ays-answer-1520408-12815' value='1520408'/> <label for='ays-answer-1520408-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Mô tả nội dung trang.</label><label for='ays-answer-1520408-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383939'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDQwNSI6IjAiLCIxNTIwNDA2IjoiMCIsIjE1MjA0MDciOiIxIiwiMTUyMDQwOCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383940' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>25 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 25: Khi tạo một liên kết đến một phần cụ thể (neo - anchor) trong cùng một trang HTML, giá trị của thuộc tính `href` thường bắt đầu bằng ký tự nào?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383940]' id='ays-answer-1520409-12815' value='1520409'/> <label for='ays-answer-1520409-12815' class=' ays_position_initial ays-quiz-keyboard-label'>#</label><label for='ays-answer-1520409-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383940]' id='ays-answer-1520410-12815' value='1520410'/> <label for='ays-answer-1520410-12815' class=' ays_position_initial ays-quiz-keyboard-label'>/</label><label for='ays-answer-1520410-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383940]' id='ays-answer-1520411-12815' value='1520411'/> <label for='ays-answer-1520411-12815' class=' ays_position_initial ays-quiz-keyboard-label'>?</label><label for='ays-answer-1520411-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383940]' id='ays-answer-1520412-12815' value='1520412'/> <label for='ays-answer-1520412-12815' class=' ays_position_initial ays-quiz-keyboard-label'>&</label><label for='ays-answer-1520412-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383940'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDQwOSI6IjEiLCIxNTIwNDEwIjoiMCIsIjE1MjA0MTEiOiIwIiwiMTUyMDQxMiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383941' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>26 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 26: Xem xét đoạn mã sau: `<img src='images/logo.png' alt='Company Logo'>`. Nếu tệp HTML và thư mục `images` nằm trong cùng một thư mục gốc, đường dẫn `images/logo.png` là ví dụ về loại đường dẫn nào?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383941]' id='ays-answer-1520413-12815' value='1520413'/> <label for='ays-answer-1520413-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Đường dẫn tuyệt đối (Absolute path)</label><label for='ays-answer-1520413-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383941]' id='ays-answer-1520414-12815' value='1520414'/> <label for='ays-answer-1520414-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Đường dẫn tương đối (Relative path)</label><label for='ays-answer-1520414-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383941]' id='ays-answer-1520415-12815' value='1520415'/> <label for='ays-answer-1520415-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Đường dẫn gốc (Root path)</label><label for='ays-answer-1520415-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383941]' id='ays-answer-1520416-12815' value='1520416'/> <label for='ays-answer-1520416-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Đường dẫn mạng (Network path)</label><label for='ays-answer-1520416-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383941'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDQxMyI6IjAiLCIxNTIwNDE0IjoiMSIsIjE1MjA0MTUiOiIwIiwiMTUyMDQxNiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383942' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>27 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 27: Công cụ nào sau đây được xem là phù hợp và chuyên nghiệp hơn so với Notepad hoặc WordPad để soạn thảo mã HTML, nhờ các tính năng hỗ trợ cú pháp (syntax highlighting)?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383942]' id='ays-answer-1520417-12815' value='1520417'/> <label for='ays-answer-1520417-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Microsoft Word</label><label for='ays-answer-1520417-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383942]' id='ays-answer-1520418-12815' value='1520418'/> <label for='ays-answer-1520418-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Microsoft Excel</label><label for='ays-answer-1520418-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383942]' id='ays-answer-1520419-12815' value='1520419'/> <label for='ays-answer-1520419-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Paint</label><label for='ays-answer-1520419-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383942]' id='ays-answer-1520420-12815' value='1520420'/> <label for='ays-answer-1520420-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Notepad++ hoặc Visual Studio Code</label><label for='ays-answer-1520420-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383942'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDQxNyI6IjAiLCIxNTIwNDE4IjoiMCIsIjE1MjA0MTkiOiIwIiwiMTUyMDQyMCI6IjEifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383943' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>28 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 28: Trong HTML, cú pháp để viết một dòng chú thích (comment) mà trình duyệt sẽ bỏ qua khi hiển thị là gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383943]' id='ays-answer-1520421-12815' value='1520421'/> <label for='ays-answer-1520421-12815' class=' ays_position_initial ays-quiz-keyboard-label'>// Đây là chú thích</label><label for='ays-answer-1520421-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383943]' id='ays-answer-1520422-12815' value='1520422'/> <label for='ays-answer-1520422-12815' class=' ays_position_initial ays-quiz-keyboard-label'>/* Đây là chú thích */</label><label for='ays-answer-1520422-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383943]' id='ays-answer-1520423-12815' value='1520423'/> <label for='ays-answer-1520423-12815' class=' ays_position_initial ays-quiz-keyboard-label'><!-- Đây là chú thích --></label><label for='ays-answer-1520423-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383943]' id='ays-answer-1520424-12815' value='1520424'/> <label for='ays-answer-1520424-12815' class=' ays_position_initial ays-quiz-keyboard-label'>/** Đây là chú thích **/</label><label for='ays-answer-1520424-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383943'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDQyMSI6IjAiLCIxNTIwNDIyIjoiMCIsIjE1MjA0MjMiOiIxIiwiMTUyMDQyNCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383944' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>29 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 29: Xem xét đoạn mã HTML sau. Có lỗi cú pháp hoặc cấu trúc cơ bản nào không đúng?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383944]' id='ays-answer-1520425-12815' value='1520425'/> <label for='ays-answer-1520425-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Thẻ <head> bị đặt sai vị trí.</label><label for='ays-answer-1520425-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383944]' id='ays-answer-1520426-12815' value='1520426'/> <label for='ays-answer-1520426-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Thẻ <!DOCTYPE html> bị thiếu.</label><label for='ays-answer-1520426-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383944]' id='ays-answer-1520427-12815' value='1520427'/> <label for='ays-answer-1520427-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Thẻ <html> bị thiếu.</label><label for='ays-answer-1520427-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383944]' id='ays-answer-1520428-12815' value='1520428'/> <label for='ays-answer-1520428-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Không có lỗi cú pháp cơ bản.</label><label for='ays-answer-1520428-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383944'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDQyNSI6IjEiLCIxNTIwNDI2IjoiMCIsIjE1MjA0MjciOiIwIiwiMTUyMDQyOCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='383945' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>30 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 6</strong> </p> <div class='ays_quiz_question'> <p>Câu 30: Mặc dù HTML không phân biệt chữ hoa chữ thường cho tên thẻ, nhưng theo quy ước chung và để dễ đọc mã, người ta thường viết tên thẻ HTML bằng gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383945]' id='ays-answer-1520429-12815' value='1520429'/> <label for='ays-answer-1520429-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Chữ in hoa (UPPERCASE)</label><label for='ays-answer-1520429-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383945]' id='ays-answer-1520430-12815' value='1520430'/> <label for='ays-answer-1520430-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Kết hợp chữ hoa và chữ thường (CamelCase)</label><label for='ays-answer-1520430-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383945]' id='ays-answer-1520431-12815' value='1520431'/> <label for='ays-answer-1520431-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Chữ in thường (lowercase)</label><label for='ays-answer-1520431-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-383945]' id='ays-answer-1520432-12815' value='1520432'/> <label for='ays-answer-1520432-12815' class=' ays_position_initial ays-quiz-keyboard-label'>Bất kỳ kiểu nào, miễn là nhất quán trong tài liệu.</label><label for='ays-answer-1520432-12815' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_12815 === 'undefined'){ window.quizOptions_12815 = []; } window.quizOptions_12815['383945'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTUyMDQyOSI6IjAiLCIxNTIwNDMwIjoiMCIsIjE1MjA0MzEiOiIxIiwiMTUyMDQzMiI6IjAifX0=';</script></div> <style> .validate-quiz { display: flex; align-items: center; justify-content: center; } .validate-quiz a { border-radius: 30px; /* height: 40px; */ background: #5390f5; color: #fff; text-decoration: unset; padding: 10px 20px; } .validate-quiz input { margin: 0 !important; } .form-kw-hub { background: #fff; border: 1px solid #ddd; padding: 16px; border-radius: 12px; text-align:left; margin: 20px auto; box-shadow: 0 2px 10px rgba(0,0,0,0.05); font-family: Arial, sans-serif; } .keyword-hub-guide { margin-bottom: 15px; } .validate-quiz-inner { display: flex; gap: 10px; background: #fff; box-shadow: 0 0 10px #ccc; margin: 10px auto; width: 500px; border-radius: 30px; padding: 5px; justify-content: space-between; align-items:center; overflow:hidden; } .validate-quiz-inner input[type=text] { border: 0 !important; font-size: 16px !important; } .keyword-item span { font-weight: bold; font-size: 16px; } .copy-keyword-btn { color: #000; padding: 6px 12px; border-radius: 6px; text-decoration: none; transition: background 0.3s; text-transform: uppercase; font-weight: bold; font-size: 22px; } .copy-keyword-btn:hover { background: #005f8d; } .validate-quiz { display: flex; gap: 10px; align-items: center; } .validate-quiz input[type="text"] { flex: 1; padding: 8px 12px; border-radius: 6px; border: 1px solid #ccc; } a.get_new_mission { padding: 8px 25px; line-height: 0; border-radius: 30px; background-color: #fff0; text-transform: uppercase; color: #4285f4; border: 1px solid #4285f4; transition: all 0.2s; cursor: pointer; margin-left: 15px; font-size: 16px; text-decoration: unset; } .submit-btn { background: #28a745; color: white; padding: 8px 16px; border-radius: 6px; text-decoration: none; cursor: pointer; transition: background 0.3s; } .submit-btn:hover { background: #218838; } a.copy-keyword-btn:active, a.copy-keyword-btn:hover { color: #fff; } a#submit_kw_hub { cursor: pointer; } @keyframes ld-spin { 0% { animation-timing-function: cubic-bezier(0.5856,0.0703,0.4143,0.9297); transform: rotate(0) } 100% { transform: rotate(360deg) } } .ld.ld-spin { animation: ld-spin 1s infinite linear } @keyframes ld-cycle { 0% { animation-timing-function: cubic-bezier(0.3333,0.3333,0.6667,0.6667); transform: rotate(0) } 100% { transform: rotate(360deg) } } .ld.ld-cycle { animation: ld-cycle 1s infinite linear } @media(max-width: 991px){ .form-kw-hub p { margin: 0 !important; } } </style> <link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/gh/loadingio/ldbutton@latest/dist/index.min.css" /> <a id="view_result_hub" class="action-button ays-quiz-keyboard-active" href="javascript:;">Xem kết quả</a> <div class="form-kw-hub ld-over" id="form-kw-hub" style="display:none" data-id="30"> <div class="ld ld-ring ld-spin" style="font-size:3em;color:#999"></div> <div class="keyword-hub-title keyword-item"> <h3 style="text-align:center;font-weight:bold;color:#c12c31;margin-top:10px;">Bạn ơi!!! Để xem được kết quả<br>bạn vui lòng làm nhiệm vụ nhỏ xíu này nha</h3> <h4 style="text-align:center;font-size:16px;line-height:20px;font-weight:normal;margin-top:10px;margin-bottom:10px;color:#021184">LƯU Ý: Không sử dụng VPN hoặc 1.1.1.1 khi vượt link</h4> </div> <div class="validate-quiz"> <div class="validate-quiz-inner"> <input type="text" value="" placeholder="Nhập mã vừa kiếm được vào đây" id="kw-hub-input" maxlength="10" /> <input type="hidden" value="" id="kw-id" /> <a id="submit_kw_hub">Nhận kết quả</a> </div> <div class="message" style="display: none; color: red; text-align: center;">Xảy ra lỗi</div> </div> <p> <strong style="color: #c12c31;">Bước 1: </strong>Mở tab mới, truy cập <a href="javascript:;" style="color: #1e73be;"><strong>Google.com</strong></a> <img decoding="async" src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/images/google.png" width="100px" style="margin-left: 30px; margin-bottom: -10px; display: inline-block;" alt="google" /> </p> <p> <strong style="color: #c12c31;">Bước 2: </strong>Tìm kiếm từ khóa: <strong id="keyword-content" style="font-size: 24px; color: red; cursor: no-drop; -webkit-user-select: none; -webkit-touch-callout: none; -moz-user-select: none; -ms-user-select: none; user-select: none;"> vận chuyển văn phòng giá rẻ </strong> <a href="javascript:;" class="copy-keyword-btn"><span class="fa fa-copy"></span></a> <a href="javascript:;" class="get_new_mission ld-ext-right" id="get_new_mission">Đổi nhiệm vụ <span class="ld ld-ring ld-spin"></span> </a> </p> <p><img decoding="async" src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/images/thanh-tim-kiem.jpg" width="100%" alt="thanh-tim-kiem" /></p> <p><strong style="color: #c12c31;">Bước 3: </strong>Trong kết quả tìm kiếm Google, hãy tìm website giống dưới hình:</p> <p style="border: 1px solid red;"><div class="keyword-hub-guide"> <img decoding="async" id="kw_guide_image" alt="" src="" /> </div> </p> <p>(Nếu trang 1 không có hãy tìm ở trang 2, 3, 4... nhé <img decoding="async" src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/images/trang-google.png" width="250px" style="display: inline-block;" alt="trang-google" />)</p> <p><strong style="color: #c12c31;">Bước 4:</strong> Cuộn xuống cuối bài viết rồi bấm vào nút <strong>GIỐNG HÌNH DƯỚI</strong> và chờ 1 lát để lấy mã:</p> <p style="text-align: center;"> <img decoding="async" class="kw_get_pass" style="max-width: 300px; border: 1px dashed red; display: inline-block;" data-src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/images/getpass.png" src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/images/getpass.png" alt="getpass" /> </p> </div> <input type="submit" name="ays_finish_quiz" class=" ays_next ays_finish action-button ays-quiz-keyboard-active" value="" style="display:none"> <script> setTimeout(function() { var submitButton = document.querySelector('input[name="ays_finish_quiz"]'); if (submitButton) { submitButton.remove(); } }, 2400000); </script> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ays_thank_you_fs'> <div class='ays-abs-fs ays-end-page'> <div style='text-align:center;'><div data-class='lds-ellipsis' data-role='loader' class='ays-loader'><div></div><div></div><div></div><div></div></div></div><div class='ays_quiz_results_page'><div class='ays_score_message'></div><div class='ays_message'></div><p class='ays_restart_button_p'></p></div></div></div><style> div#ays-quiz-container-12815 * { box-sizing: border-box; } #ays-quiz-container-12815 [id^='ays_finish_quiz_'] div.step div.ays-abs-fs { width: 90%; } /* Styles for Internet Explorer start */ #ays-quiz-container-12815 #ays_finish_quiz_12815 { } /* Styles for Quiz container */ #ays-quiz-container-12815{ min-height: 450px; width:800px; background-color:#fff; background-position:center center;border-radius:8px 8px 0px 8px;box-shadow: none;border: none;} /* Styles for Navigation bar */ #ays-quiz-questions-nav-wrap-12815 { width: 100%; max-width: 100%; margin: auto;border-radius:8px 8px 0px 8px;box-shadow: none;border: none;} #ays-quiz-questions-nav-wrap-12815 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item a.ays_questions_nav_question { /* color: #000000; border-color: #000000; background-color: #fff; */ color: #000; border-color: #dddddd; background-color: #ffffff; outline: unset; text-decoration: unset; } #ays-quiz-questions-nav-wrap-12815 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item.ays-quiz-questions-nav-item-active a.ays_questions_nav_question { /* box-shadow: inset 0 0 5px #000000, 0 0 5px #000000; */ box-shadow: 0px 3px 5px rgba(143, 143, 143, 0.38); background: #E5E7ED; outline: unset; border-color: transparent; } #ays-quiz-questions-nav-wrap-12815 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item.ays-quiz-questions-nav-item-answered a.ays_questions_nav_question { /* color: #fff; border-color: #fff; background-color: #000000; */ color: #C6C6C6; border-color: transparent; background-color: #F5F5F5; } #ays-quiz-questions-nav-wrap-12815 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item a.ays_questions_nav_question.ays_quiz_correct_answer { /* color: rgba(39, 174, 96, 1); border-color: rgba(39, 174, 96, 1); */ color: #000; border-color: transparent; background-color: rgba(39, 174, 96, 0.4); } #ays-quiz-questions-nav-wrap-12815 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item a.ays_questions_nav_question.ays_quiz_wrong_answer { /* color: rgba(243, 134, 129, 1); border-color: rgba(243, 134, 129, 1); */ color: #000; border-color: transparent; background-color: rgba(243, 134, 129, 0.4); } #ays-quiz-questions-nav-wrap-12815 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item.ays-quiz-questions-nav-item-active a.ays_questions_nav_question.ays_quiz_correct_answer, #ays-quiz-questions-nav-wrap-12815 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item.ays-quiz-questions-nav-item-active a.ays_questions_nav_question.ays_quiz_wrong_answer { /* filter: drop-shadow(0px 3px 5px rgba(143, 143, 143, 0.38)); */ box-shadow: 0px 3px 5px rgba(143, 143, 143, 0.38); } #ays-quiz-container-12815.ays-quiz-container .ays-quiz-questions-nav-bookmark-box { position: absolute; top: 40px; right: 40px; z-index: 10; } #ays-quiz-container-12815.ays-quiz-container .ays-quiz-questions-nav-bookmark-box .ays-navbar-bookmark { height: 100%; cursor: pointer; width: 13px; box-shadow: unset; } /* Styles for questions */ #ays-quiz-container-12815 #ays_finish_quiz_12815 div.step { min-height: 450px; } /* Styles for text inside quiz container */ #ays-quiz-container-12815.ays-quiz-container .ays-questions-container .ays-start-page *:not(input), #ays-quiz-container-12815.ays-quiz-container .ays-questions-container label[for^="ays-answer-"], #ays-quiz-container-12815.ays-quiz-container .ays-questions-container .ays-matching-field-choice, #ays-quiz-container-12815.ays-quiz-container .ays-questions-container p, #ays-quiz-container-12815.ays-quiz-container .ays-questions-container form .step:not(.ays_thank_you_fs) p, #ays-quiz-container-12815.ays-quiz-container .ays-questions-container .ays-fs-title, #ays-quiz-container-12815.ays-quiz-container .ays-questions-container .ays-fs-subtitle, #ays-quiz-container-12815.ays-quiz-container .ays-questions-container .logged_in_message, #ays-quiz-container-12815.ays-quiz-container .ays-questions-container .ays-quiz-limitation-count-of-takers, #ays-quiz-container-12815.ays-quiz-container .ays-questions-container .ays-quiz-limitation-count-of-takers *, #ays-quiz-container-12815.ays-quiz-container .ays-questions-container .ays_score_message, #ays-quiz-container-12815.ays-quiz-container .ays-questions-container .ays_message{ color: #000000; outline: none; } #ays-quiz-container-12815.ays-quiz-container .ays-questions-container .ays_question_hint { color: #000000; } /* Quiz title / transformation */ #ays-quiz-container-12815 .ays-fs-title{ text-transform: uppercase; font-size: 28px; text-align: center; text-shadow: none; } #ays-quiz-container-12815 .ays-quiz-password-message-box, #ays-quiz-container-12815 .ays-quiz-question-note-message-box, #ays-quiz-container-12815 .ays_quiz_question, #ays-quiz-container-12815 .ays_quiz_question *:not([class^='enlighter']) { color: #000000; } #ays-quiz-container-12815 textarea, #ays-quiz-container-12815 input::first-letter, #ays-quiz-container-12815 select::first-letter, #ays-quiz-container-12815 option::first-letter { color: initial !important; } #ays-quiz-container-12815 p::first-letter:not(.ays_no_questions_message) { color: #000000 !important; background-color: transparent !important; font-size: inherit !important; font-weight: inherit !important; float: none !important; line-height: inherit !important; margin: 0 !important; padding: 0 !important; } #ays-quiz-container-12815 .select2-container, #ays-quiz-container-12815 .ays-questions-container form .ays-quiz-answers .ays-field * { font-size: 15px; } #ays-quiz-container-12815 .ays-fs-subtitle p { text-align: center ; } #ays-quiz-container-12815 .ays_quiz_question p { font-size: 16px; text-align: center; } #ays-quiz-container-12815 .ays_quiz_question { text-align: center ; margin-bottom: 10px; } #ays-quiz-container-12815 .ays_quiz_question pre { max-width: 100%; white-space: break-spaces; } div#ays-quiz-container-12815 .ays-questions-container .ays-field, div#ays-quiz-container-12815 .ays-questions-container .ays-field input~label[for^='ays-answer-'], div#ays-quiz-container-12815 .ays-questions-container .ays-modern-dark-question *, div#ays-quiz-container-12815 .ays-questions-container .ays_quiz_question, div#ays-quiz-container-12815 .ays-questions-container .ays_quiz_question *{ word-break: break-word; } #ays-quiz-container-12815 .ays-quiz-timer p { font-size: 16px; } #ays-quiz-container-12815 section.ays_quiz_redirection_timer_container hr, #ays-quiz-container-12815 section.ays_quiz_timer_container hr { margin: 0; } #ays-quiz-container-12815 section.ays_quiz_timer_container.ays_quiz_timer_red_warning .ays-quiz-timer { color: red; } #ays-quiz-container-12815 .ays_thank_you_fs p { text-align: center; } #ays-quiz-container-12815 .information_form input[type='text'], #ays-quiz-container-12815 .information_form input[type='url'], #ays-quiz-container-12815 .information_form input[type='number'], #ays-quiz-container-12815 .information_form input[type='email'], #ays-quiz-container-12815 .information_form input[type='tel'], #ays-quiz-container-12815 .information_form textarea, #ays-quiz-container-12815 .information_form select, #ays-quiz-container-12815 .information_form option { color: initial !important; outline: none; margin-left: 0; background-image: unset; } #ays-quiz-container-12815 .information_form input[type='checkbox'] { margin: 0 10px; outline: initial; -webkit-appearance: auto; -moz-appearance: auto; position: initial; width: initial; height: initial; border: initial; background: initial; } #ays-quiz-container-12815 .information_form input[type='checkbox']::after { content: none; } #ays-quiz-container-12815 .wrong_answer_text{ color:#ff4d4d; } #ays-quiz-container-12815 .right_answer_text{ color:#33cc33; } #ays-quiz-container-12815 .right_answer_text p { font-size:16px; } #ays-quiz-container-12815 .wrong_answer_text p { font-size:16px; } #ays-quiz-container-12815 .ays_questtion_explanation p { font-size:16px; } #ays-quiz-container-12815 .wrong_answer_text *:not(strong) { text-transform:none; text-decoration: none; letter-spacing: 0px; font-weight: normal; } #ays-quiz-container-12815 .ays_questtion_explanation *:not(strong) { text-transform:none; text-decoration: none; letter-spacing: 0px; font-weight: normal; } #ays-quiz-container-12815 .right_answer_text *:not(strong) { text-transform:none; text-decoration: none; letter-spacing: 0px; font-weight: normal; } #ays-quiz-container-12815 .ays-quiz-question-note-message-box p { font-size:14px; } #ays-quiz-container-12815 .ays-quiz-question-note-message-box *:not(strong) { text-transform:none; text-decoration: none; letter-spacing: 0px; font-weight: normal; } #ays-quiz-container-12815 .ays_cb_and_a, #ays-quiz-container-12815 .ays_cb_and_a * { color: rgb(0,0,0); text-align: center; } #ays-quiz-container-12815 iframe { /*min-height: 450px;*/ } #ays-quiz-container-12815 label.ays_for_checkbox, #ays-quiz-container-12815 span.ays_checkbox_for_span { color: initial !important; display: block; } /* Quiz textarea height */ #ays-quiz-container-12815 textarea { height: 100px; min-height: 100px; } /* Quiz rate and passed users count */ #ays-quiz-container-12815 .ays_quizn_ancnoxneri_qanak, #ays-quiz-container-12815 .ays_quiz_rete_avg{ color:#fff; background-color:#000000; } #ays-quiz-container-12815 .ays-questions-container > .ays_quizn_ancnoxneri_qanak { padding: 5px 20px; } #ays-quiz-container-12815 div.for_quiz_rate.ui.star.rating .icon { color: rgba(0,0,0,0.35); } #ays-quiz-container-12815 .ays_quiz_rete_avg div.for_quiz_rate_avg.ui.star.rating .icon { color: rgba(255,255,255,0.5); } #ays-quiz-container-12815 .ays_quiz_rete .ays-quiz-rate-link-box .ays-quiz-rate-link { color: #000000; } /* Loaders */ #ays-quiz-container-12815 div.lds-spinner, #ays-quiz-container-12815 div.lds-spinner2 { color: #000000; } #ays-quiz-container-12815 div.lds-spinner div:after, #ays-quiz-container-12815 div.lds-spinner2 div:after { background-color: #000000; } #ays-quiz-container-12815 .lds-circle, #ays-quiz-container-12815 .lds-facebook div, #ays-quiz-container-12815 .lds-ellipsis div{ background: #000000; } #ays-quiz-container-12815 .lds-ripple div{ border-color: #000000; } #ays-quiz-container-12815 .lds-dual-ring::after, #ays-quiz-container-12815 .lds-hourglass::after{ border-color: #000000 transparent #000000 transparent; } /* Stars */ #ays-quiz-container-12815 .ui.rating .icon, #ays-quiz-container-12815 .ui.rating .icon:before { font-family: Rating !important; } /* Progress bars */ #ays-quiz-container-12815 #ays_finish_quiz_12815 .ays-progress { border-color: rgba(0,0,0,0.8); } #ays-quiz-container-12815 #ays_finish_quiz_12815 .ays-progress-bg { background-color: rgba(0,0,0,0.3); } #ays-quiz-container-12815 .ays-progress-value { color: #000000; text-align: center; } #ays-quiz-container-12815 .ays-progress-bar { background-color: #5d6cf9; } #ays-quiz-container-12815 .ays-question-counter .ays-live-bar-wrap { direction:ltr !important; } #ays-quiz-container-12815 .ays-live-bar-fill{ color: #000000; border-bottom: 2px solid rgba(0,0,0,0.8); text-shadow: 0px 0px 5px #fff; } #ays-quiz-container-12815 .ays-live-bar-fill.ays-live-fourth, #ays-quiz-container-12815 .ays-live-bar-fill.ays-live-third, #ays-quiz-container-12815 .ays-live-bar-fill.ays-live-second { text-shadow: unset; } #ays-quiz-container-12815 .ays-live-bar-percent{ display:none; } /* Music, Sound */ #ays-quiz-container-12815 .ays_music_sound { color:rgb(0,0,0); } /* Dropdown questions scroll bar */ #ays-quiz-container-12815 blockquote { border-left-color: #000000 !important; } /* Quiz Password */ #ays-quiz-container-12815 .ays-start-page > input[id^='ays_quiz_password_val_'], #ays-quiz-container-12815 .ays-quiz-password-toggle-visibility-box { width: 100%; margin: 0 auto; } /* Question hint */ #ays-quiz-container-12815 .ays_question_hint_container .ays_question_hint_text { background-color:#fff; box-shadow: 0 0 15px 3px rgba(201,201,201,0.6); max-width: 270px; color: #000000; } #ays-quiz-container-12815 .ays_question_hint_container .ays_question_hint_text p { max-width: unset; } #ays-quiz-container-12815 .ays-quiz-additonal-box { display: flex; justify-content: flex-end; align-items: center; position: relative; } /* Quiz Export PDF */ #ays-quiz-container-12815 .ays-export-quiz-button-container .ays-export-quiz-button-more-box { background-color:#fff; box-shadow: 0 0 15px 3px rgba(201,201,201,0.6); box-shadow: 0.025px 0.025px 1px 1px rgba(201,201,201,0.2), 0px 2px 1px 0px rgba(201,201,201,0.14), 0px 2px 5px 0 rgba(201,201,201,0.12); max-width: 190px; color: #000000; } #ays-quiz-container-12815 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item:hover, #ays-quiz-container-12815 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item:focus { background-color: rgba(93,108,249,0.3); } #ays-quiz-container-12815 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item:active { background-color: rgba(93,108,249,1); } #ays-quiz-container-12815 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item { color: #000000; display: flex; justify-content: space-between; align-items: center; font-size: 14px; background-image: unset; box-shadow: unset; border-radius: unset; } #ays-quiz-container-12815 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item .ays-export-quiz-dropdown-item-icon { margin-left: 10px; } #ays-quiz-container-12815 .ays-export-quiz-button-container .ays-export-quiz-img-icon-content-div svg path { stroke: #000000; } #ays-quiz-container-12815 .ays-export-quiz-button-container .ays-export-quiz-img-icon-content-div svg circle { fill: rgba(93,108,249,0.3); } #ays-quiz-container-12815 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item-icon svg path { fill: rgba(0,0,0,1); } #ays-quiz-container-12815 .ays-quiz-additonal-box svg { position: revert; } #ays-quiz-container-12815 .ays_questions_hint_max_width_class { max-width: 80%; } /* Information form */ #ays-quiz-container-12815 .ays-form-title{ color:rgb(0,0,0); } /* Quiz timer */ #ays-quiz-container-12815 div.ays-quiz-redirection-timer, #ays-quiz-container-12815 div.ays-quiz-timer{ color: #000000; text-align: center; } #ays-quiz-container-12815 div.ays-quiz-after-timer * , #ays-quiz-container-12815 div.ays-quiz-redirection-timer *, #ays-quiz-container-12815 div.ays-quiz-timer * { text-align: center; } #ays-quiz-container-12815 div.ays-quiz-timer.ays-quiz-message-before-timer:before { display: inline-block; font-weight: 500; text-align: center; width: auto; margin-right: 5px; } /* Quiz buttons */ #ays-quiz-container-12815 input#ays-submit, #ays-quiz-container-12815 #ays_finish_quiz_12815 .action-button, #ays-quiz-container-12815 #ays_finish_quiz_12815 .step[data-type='fill_in_blank'] .action-button.ays_check_answer, #ays-quiz-container-12815 #ays_finish_quiz_12815 .step[data-type='checkbox'] .action-button.ays_check_answer, div#ays-quiz-container-12815 #ays_finish_quiz_12815 .action-button.ays_restart_button, #ays-quiz-container-12815 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn, #ays-quiz-container-12815 .ays-quiz-category-selective-submit-bttn { background-color: #5d6cf9; color:#ffffff; font-size: 18px; padding: 14px 36px; border-radius: 8px; white-space: nowrap; letter-spacing: 0; box-shadow: unset; white-space: normal; word-break: break-word; background-image: unset; width: auto; } #ays-quiz-container-12815 input#ays-submit, #ays-quiz-container-12815 #ays_finish_quiz_12815 input.action-button, #ays-quiz-container-12815 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn, #ays-quiz-container-12815 .ays-quiz-category-selective-submit-bttn { } div#ays-quiz-container-12815 #ays_finish_quiz_12815 .action-button.ays_check_answer { padding: 5px 10px; font-size: 18px; } #ays-quiz-container-12815 #ays_finish_quiz_12815 .action-button.ays_download_certificate { white-space: nowrap; padding: 5px 10px; } #ays-quiz-container-12815 #ays_finish_quiz_12815 .action-button.ays_arrow { color:#ffffff!important; white-space: nowrap; padding: 5px 10px; } #ays-quiz-container-12815 input#ays-submit:hover, #ays-quiz-container-12815 input#ays-submit:focus, #ays-quiz-container-12815 #ays_finish_quiz_12815 .action-button:hover, #ays-quiz-container-12815 #ays_finish_quiz_12815 .action-button:focus, #ays-quiz-container-12815 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn:hover, #ays-quiz-container-12815 .ays-quiz-category-selective-submit-bttn:focus { box-shadow: 0 0 0 2px #ffffff; background-color: #5d6cf9; } #ays-quiz-container-12815 .ays_restart_button { color: #ffffff; } #ays-quiz-container-12815 .ays_restart_button_p { display: flex; justify-content: center; flex-wrap: wrap; } #ays-quiz-container-12815 .ays_buttons_div { justify-content: center; } #ays-quiz-container-12815 .step:first-of-type .ays_buttons_div { justify-content: center !important; } #ays-quiz-container-12815 .ays_quiz_results_page .ays_score span { visibility: visible; } #ays-quiz-container-12815 input[type='button'], #ays-quiz-container-12815 input[type='submit'] { color: #ffffff !important; outline: none; } div#ays-quiz-container-12815 .ays-quiz-questions-nav-wrap .ays-quiz-questions-nav-item .ays_questions_nav_question:focus-visible, div#ays-quiz-container-12815 input[type='button']:focus-visible, div#ays-quiz-container-12815 input[type='submit']:focus-visible { outline: -webkit-focus-ring-color auto 1px; } #ays-quiz-container-12815 #ays_finish_quiz_12815 i.ays_early_finish.action-button[disabled]:hover, #ays-quiz-container-12815 #ays_finish_quiz_12815 i.ays_early_finish.action-button[disabled]:focus, #ays-quiz-container-12815 #ays_finish_quiz_12815 i.ays_early_finish.action-button[disabled], #ays-quiz-container-12815 #ays_finish_quiz_12815 i.ays_arrow.action-button[disabled]:hover, #ays-quiz-container-12815 #ays_finish_quiz_12815 i.ays_arrow.action-button[disabled]:focus, #ays-quiz-container-12815 #ays_finish_quiz_12815 i.ays_arrow.action-button[disabled] { color: #aaa !important; } #ays-quiz-container-12815 .ays_finish.action-button{ margin: 10px 5px; } #ays-quiz-container-12815 .ays-share-btn.ays-share-btn-branded { color: #fff; margin-bottom: 5px; display: inline-block; } #ays-quiz-container-12815 .ays-quiz-question-title-text-to-speech-icon { cursor: pointer; position: absolute; left: 0px; top: 0px; z-index: 1; } div#ays-quiz-container-12815.ays-quiz-container .ays-quiz-question-title-text-to-speech-icon svg path { fill: #000000; } /* Question answers */ #ays-quiz-container-12815 .ays-field { border-color: #dddddd; border-style: solid; border-width: 1px; box-shadow: none;flex-direction: row-reverse; } #ays-quiz-container-12815 .ays-quiz-answers .ays-field:hover{ opacity: 1; } #ays-quiz-container-12815 #ays_finish_quiz_12815 .ays-field label.ays_answer_caption[for^='ays-answer-'] { z-index: 1; position:initial;bottom:0;} #ays-quiz-container-12815 #ays_finish_quiz_12815 .ays-field input~label[for^='ays-answer-'] { padding: 5px; } #ays-quiz-container-12815 #ays_finish_quiz_12815 .ays-field { margin-bottom: 12px; position: relative; } #ays-quiz-container-12815 #ays_finish_quiz_12815 .ays_grid_view_container .ays-field.ays_grid_view_item { /* width: calc(50% - 6px); */ width: calc(100% /2 - 4px); } #ays-quiz-container-12815 #ays_finish_quiz_12815 .ays-field.ays_grid_view_item:nth-child(odd) { margin-right: 6px; }#ays-quiz-container-12815 #ays_finish_quiz_12815 .ays-field.ays_grid_view_item:nth-child(odd) { margin-right: 6px; }#ays-quiz-container-12815 img.ays-quiz-check-button-right-wrong-icon { position: absolute; right: 15px; bottom: 15px; } #ays-quiz-container-12815 img.ays-quiz-check-button-right-wrong-icon[data-type='style-9'] { width: 20px; } #ays-quiz-container-12815 .ays_quiz_results .step[data-type='fill_in_blank'] img.ays-quiz-check-button-right-wrong-icon { right: 10px; bottom: 40px; } #ays-quiz-container-12815 .ays_quiz_results .step[data-type='fill_in_blank'] .ays_fieldset img.ays-quiz-check-button-right-wrong-icon { right: 15px; bottom: 20px; } #ays-quiz-container-12815 #ays_finish_quiz_12815 .ays-field input:checked+label:before { border-color: #5d6cf9; background: #5d6cf9; background-clip: content-box; } #ays-quiz-container-12815 .ays-quiz-answers div.ays-text-right-answer { color: #000000; } /* Answer maximum length of a text field */ #ays-quiz-container-12815 .ays_quiz_question_text_message{ color: #000000; text-align: left; font-size: 12px; } div#ays-quiz-container-12815 div.ays_quiz_question_text_error_message { color: #ff0000; } /* Questions answer image */ #ays-quiz-container-12815 .ays-answer-image { width:15em; height:150px; object-fit: cover; } /* Questions answer right/wrong icons */ #ays-quiz-container-12815 .ays-field input~label.answered.correct:after{ content: ''; } #ays-quiz-container-12815 .ays-field input~label.answered.wrong:after{ content: ''; } #ays-quiz-container-12815 .ays-quiz-answers .ays-field label.answered[for^='ays-answer-']::after{ content: none!important; } #ays-quiz-container-12815 .ays-field label.answered:last-of-type:after{ height: auto; left: 10px;top: 10px;} /* Dropdown questions */ #ays-quiz-container-12815 .select2-container--default .select2-search--dropdown .select2-search__field:focus, #ays-quiz-container-12815 .select2-container--default .select2-search--dropdown .select2-search__field { outline: unset; padding: 0.75rem; } #ays-quiz-container-12815 #ays_finish_quiz_12815 .ays-field .select2-container--default .select2-selection--single { border-bottom: 2px solid #5d6cf9; background-color: #5d6cf9; } #ays-quiz-container-12815 .ays-field .select2-container--default .select2-selection--single .select2-selection__rendered, #ays-quiz-container-12815 .ays-field .select2-container--default .select2-selection--single .select2-selection__placeholder, #ays-quiz-container-12815 .ays-field .select2-container--default .select2-selection--single .select2-selection__arrow { /*color: #a29306;*/ color: #ffffff; line-height: 40px; padding-left: 8px; padding-right: 20px; } #ays-quiz-container-12815 .ays-field .select2-container--default .select2-selection--single .select2-selection__rendered, #ays-quiz-container-12815 .select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #5d6cf9; } #ays-quiz-container-12815 .ays-field .select2-container--default, #ays-quiz-container-12815 .ays-field .select2-container--default .selection, #ays-quiz-container-12815 .ays-field .select2-container--default .dropdown-wrapper, #ays-quiz-container-12815 .ays-field .select2-container--default .select2-selection--single .select2-selection__rendered, #ays-quiz-container-12815 .ays-field .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder, #ays-quiz-container-12815 .ays-field .select2-container--default .select2-selection--single .select2-selection__arrow, #ays-quiz-container-12815 .ays-field .select2-container--default .select2-selection--single .select2-selection__arrow b[role='presentation'] { font-size: 16px !important; } #ays-quiz-container-12815 .select2-container--default .select2-results__option { padding: 6px; } /* Dropdown questions scroll bar */ #ays-quiz-container-12815 .select2-results__options::-webkit-scrollbar { width: 7px; } #ays-quiz-container-12815 .select2-results__options::-webkit-scrollbar-track { background-color: rgba(93,108,249,0.35); } #ays-quiz-container-12815 .select2-results__options::-webkit-scrollbar-thumb { transition: .3s ease-in-out; background-color: rgba(93,108,249,0.55); } #ays-quiz-container-12815 .select2-results__options::-webkit-scrollbar-thumb:hover { transition: .3s ease-in-out; background-color: rgba(93,108,249,0.85); } .ays-quiz-wrap #ays-quiz-container-12815 + .ays-quiz-powered-by-container{ width:800px; margin: 20px auto; } .ays-quiz-wrap #ays-quiz-container-12815 + .ays-quiz-powered-by-container{ width:800px; margin: 20px auto; } /* WooCommerce product */ #ays-quiz-container-12815 .ays-woo-block { background-color: rgba(93,108,249,0.8); } #ays-quiz-container-12815 .ays-woo-product-block h4.ays-woo-product-price > a, #ays-quiz-container-12815 .ays-woo-product-block h4.ays-woo-product-title > a { color: #000000; } #ays-quiz-container-1 .ays-woo-product-block h4.ays-woo-product-price > a { text-decoration: unset; } /* Audio / Video */ #ays-quiz-container-12815 .mejs-container .mejs-time{ box-sizing: unset; } #ays-quiz-container-12815 .mejs-container .mejs-time-rail { padding-top: 15px; } #ays-quiz-container-12815 .mejs-container .mejs-mediaelement video { margin: 0; } /* Limitation */ #ays-quiz-container-12815 .ays-quiz-limitation-count-of-takers { padding: 50px; } #ays-quiz-container-12815 div.ays-quiz-results-toggle-block span.ays-show-res-toggle.ays-res-toggle-show, #ays-quiz-container-12815 div.ays-quiz-results-toggle-block span.ays-show-res-toggle.ays-res-toggle-hide{ color: #000000; } #ays-quiz-container-12815 div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle { border: 1px solid #000000; } #ays-quiz-container-12815 div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle { border: 1px solid #000000; } #ays-quiz-container-12815 div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle:after{ background: #000000; } #ays-quiz-container-12815.ays_quiz_elegant_dark div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle:after, #ays-quiz-container-12815.ays_quiz_rect_dark div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle:after{ background: #000; } /* Hestia theme (Version: 3.0.16) | Start */ #ays-quiz-container-12815 .mejs-container .mejs-inner .mejs-controls .mejs-button > button:hover, #ays-quiz-container-12815 .mejs-container .mejs-inner .mejs-controls .mejs-button > button { box-shadow: unset; background-color: transparent; } #ays-quiz-container-12815 .mejs-container .mejs-inner .mejs-controls .mejs-button > button { margin: 10px 6px; } /* Hestia theme (Version: 3.0.16) | End */ /* Go theme (Version: 1.4.3) | Start */ #ays-quiz-container-12815 label[for^='ays-answer']:before, #ays-quiz-container-12815 label[for^='ays-answer']:before { -webkit-mask-image: unset; mask-image: unset; } #ays-quiz-container-12815 .ays_question_report { text-align: right; } div#ays-quiz-container-12815 .ays_question_report .ays-quiz-open-report-window { fill: #000000; } #ays-quiz-container-12815 .ays-export-quiz-button-container { position: relative; right: 100px; top: -5px; right: -5px; margin: 0; z-index: 1000; display: flex; justify-content: flex-end; } #ays-quiz-container-12815.ays_quiz_classic_light .ays-field input:checked+label.answered:before, #ays-quiz-container-12815.ays_quiz_classic_dark .ays-field input:checked+label.answered:before { background-color: #5d6cf9 !important; } #ays-quiz-container-12815.ays_quiz_classic_light .ays-field input:checked+label.answered.correct:before, #ays-quiz-container-12815.ays_quiz_classic_dark .ays-field input:checked+label.answered.correct:before { background-color: #27ae60 !important; } #ays-quiz-container-12815.ays_quiz_classic_light .ays-field input:checked+label.answered.wrong:before, #ays-quiz-container-12815.ays_quiz_classic_dark .ays-field input:checked+label.answered.wrong:before { background-color: #cc3700 !important; } /* Go theme (Version: 1.4.3) | End */ #ays-quiz-container-12815 .ays_quiz_results fieldset.ays_fieldset .ays_quiz_question .wp-video { width: 100% !important; max-width: 100%; } /* Classic Dark / Classic Light */ /* Dropdown questions right/wrong styles */ #ays-quiz-container-12815.ays_quiz_classic_dark .correct_div, #ays-quiz-container-12815.ays_quiz_classic_light .correct_div{ border-color: green !important; opacity: 1 !important; background-color: rgba(39,174,96,0.4) !important; } #ays-quiz-container-12815.ays_quiz_classic_dark .correct_div .selected-field, #ays-quiz-container-12815.ays_quiz_classic_light .correct_div .selected-field { padding: 0px 10px 0px 10px; color: green !important; } #ays-quiz-container-12815.ays_quiz_classic_dark .wrong_div, #ays-quiz-container-12815.ays_quiz_classic_light .wrong_div{ border-color: red !important; opacity: 1 !important; background-color: rgba(243,134,129,0.4) !important; } #ays-quiz-container-12815.ays_quiz_classic_dark .ays-field.checked_answer_div.wrong_div input:checked~label, #ays-quiz-container-12815.ays_quiz_classic_light .ays-field.checked_answer_div.wrong_div input:checked~label { background-color: rgba(243,134,129,0.4) !important; } #ays-quiz-container-12815 .ays_question_result .ays-field .ays_quiz_hide_correct_answer:after{ content: '' !important; } #ays-quiz-container-12815 .ays_question_result .ays_quiz_question .ays-quiz-fill-in-blank-input { color: #000000 !important; } #ays-quiz-container-12815 .ays_quiz_results .step.ays_question_result:last-child { padding-bottom: 20px; } #ays-quiz-container-12815 .ays-quiz-close-full-screen { fill: #000000; } #ays-quiz-container-12815 .ays-quiz-open-full-screen { fill: #000000; } #ays-quiz-container-12815 .ays_quiz_login_form p{ color: #000000; } /* Personality Test | Start */ #ays-quiz-container-12815 .ays-quiz-personality-result-box .ays-quiz-personality-result-description p { text-align: left; padding: 0; } #ays-quiz-container-12815 .ays-quiz-personality-result-box { background: white; border-radius: 17px; box-shadow: 0px 0px 20px rgba(98, 85, 165, 0.1); /*padding: 30px 3% 40px;*/ padding: 20px 30px; margin: 30px 0; font-size: 16px; } #ays-quiz-container-12815 .ays-quiz-personality-result-box .ays-quiz-personality-result-title { color: #413A5C; font-size: 23px; margin: 0; text-align: left; font-weight: bold; } div#ays-quiz-container-12815.ays-quiz-container .ays-quiz-personality-result-box .ays-quiz-personality-result-description { margin: 0; font-size: 16px; text-align: left; color: #413A5C; } div#ays-quiz-container-12815.ays-quiz-container .ays-quiz-personality-result-box .ays-quiz-personality-result-description * { color: #413A5C; } #ays-quiz-container-12815 .ays-quiz-personality-result-box .ays-quiz-personality-result-progress { width: 100%; background-color: rgba(128, 126, 137, 0.1); border-radius: 15px; position: relative; display: flex; /* justify-content: flex-end; */ margin-top: 1rem; margin-bottom: 1rem; } #ays-quiz-container-12815 .ays-quiz-personality-result-box .ays-quiz-personality-result-progress-end { justify-content: flex-end; } #ays-quiz-container-12815 .ays-quiz-personality-result-box .ays-quiz-personality-result-bar { height: 30px; border-radius: 15px; color: white; font-size: 18px; padding: 3px 15px 0; } #ays-quiz-container-12815 .ays-quiz-personality-result-box .ays-quiz-personality-result-percentages { position: absolute; width: 100%; padding: 4px 15px; top: 0; -ms-flex-pack: justify; justify-content: space-between; display: -ms-flexbox; display: flex; } #ays-quiz-container-12815 .ays-quiz-personality-result-box .ays-quiz-personality-result-keyword-box div, #ays-quiz-container-12815 .ays-quiz-personality-result-box .ays-quiz-personality-result-text-dark-purple { color: #413A5C; } #ays-quiz-container-12815 .ays-quiz-personality-result-box .ays-quiz-personality-result-text-white { color: #ffffff; } #ays-quiz-container-12815 .ays-quiz-personality-result-box .ays-quiz-personality-result-text-percentage { font-weight: bolder; } #ays-quiz-container-12815 .ays-quiz-personality-result-box .ays-quiz-personality-result-keyword-box { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; } #ays-quiz-container-12815 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-purple .ays-quiz-personality-result-bar { background-color: #6255A5; } #ays-quiz-container-12815 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-purple .ays-quiz-personality-result-keyword-text-color { color: #6255A5; } #ays-quiz-container-12815 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-yellow .ays-quiz-personality-result-bar { background-color: #F2C94C; } #ays-quiz-container-12815 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-yellow .ays-quiz-personality-result-keyword-text-color { color: #F2C94C; } #ays-quiz-container-12815 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-green .ays-quiz-personality-result-bar { background-color: #88D29D; } #ays-quiz-container-12815 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-green .ays-quiz-personality-result-keyword-text-color { color: #88D29D; } #ays-quiz-container-12815 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-red .ays-quiz-personality-result-bar { background-color: #E5A69D; } #ays-quiz-container-12815 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-red .ays-quiz-personality-result-keyword-text-color { color: #E5A69D; } #ays-quiz-container-12815 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-blue .ays-quiz-personality-result-bar { background-color: #03A9F4; } #ays-quiz-container-12815 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-blue .ays-quiz-personality-result-keyword-text-color { color: #03A9F4; } #ays-quiz-container-12815 .ays-quiz-personality-result-box div:before, #ays-quiz-container-12815 .ays-quiz-personality-result-box div:after { content: unset; } /* Personality Test | End */ /* report questions modal start */ .ays-modal-reports { display: none; position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(0, 0, 0, 0.4); animation-duration: .5s; background-color: rgba(0, 0, 0, 0.4); } #ays-quiz-question-report-modal-12815 .ays-modal-content-reports { background-color: #fefefe; margin: 10% auto; border: 1px solid #888; max-width: 500px; width: 100%; border-radius: 10px; padding: 20px; box-sizing: border-box; position: relative; } #ays-quiz-question-report-modal-12815 .ays-modal-content-reports label{ display: block; margin-bottom: 10px; font-weight: bold; letter-spacing: normal; } #ays-quiz-question-report-modal-12815 .ays-modal-content-reports textarea { display: block; width: 100%; height: 100px; padding: 5px; box-sizing: border-box; border-radius: 5px; border: 1px solid #ccc; max-width: 100%; max-height: 500px; resize: vertical; transition: unset; } #ays-quiz-question-report-modal-12815 .ays-modal-content-reports input.ays-quiz-submit-question-report { background-color: #0073aa; color: #fff; border: none; border-radius: 5px; padding: 10px 20px; cursor: pointer; margin-top: 20px; line-height: normal; letter-spacing: normal; box-shadow: unset; background-image: unset; } #ays-quiz-question-report-modal-12815 .ays-close-reports-window { color: #aaa; font-weight: bold; position: absolute; top: 1%; right: 1%; } #ays-quiz-question-report-modal-12815 .ays-close-reports-window img { box-shadow: unset; } #ays-quiz-question-report-modal-12815 .ays-close-reports-window img:hover, #ays-quiz-question-report-modal-12815 .ays-close-reports-window img:focus { cursor: pointer; } #ays-quiz-question-report-modal-12815 .ays-quiz-question-report-error { display: none; font-size: 13px; color: #f00; text-align: left; } #ays-quiz-question-report-modal-12815 .ays-quiz-question-report-textarea-label, #ays-quiz-question-report-modal-12815 .ays-quiz-question-report-title { text-align: left; } #ays-quiz-question-report-modal-12815 .ays_quiz_modal_overlay { width: 100%; height: 100%; position: fixed; top: 0; left: 0; position: absolute; z-index: 1000000000; flex-direction: column; } #ays-quiz-question-report-modal-12815 .ays-quiz-container .ays-quiz-user-cհoosing-anonymous-assessment { margin: 10px 0; } /* report questions modal end */ @media screen and (max-width: 768px){ #ays-quiz-container-12815{ max-width: 100%; } div#ays-quiz-container-12815 [id^='ays_finish_quiz_'] div.step div.ays-abs-fs { width: 90%; } div#ays-quiz-container-12815.ays_quiz_modern_light .step, div#ays-quiz-container-12815.ays_quiz_modern_dark .step { padding-right: 0px !important; padding-top: 0px !important; } div#ays-quiz-container-12815.ays_quiz_modern_light div.step[data-question-id], div#ays-quiz-container-12815.ays_quiz_modern_dark div.step[data-question-id] { background-size: cover !important; background-position: center center !important; } div#ays-quiz-container-12815.ays_quiz_modern_light .ays-abs-fs:not(.ays-start-page):not(.ays-end-page), div#ays-quiz-container-12815.ays_quiz_modern_dark .ays-abs-fs:not(.ays-start-page):not(.ays-end-page) { width: 100%; } #ays-quiz-container-12815 .ays_quiz_question p { font-size: 16px; } #ays-quiz-container-12815 .select2-container, div#ays-quiz-container-12815 .ays-questions-container form .ays-quiz-answers .ays-field * { font-size: 15px; } div#ays-quiz-container-12815 input#ays-submit, div#ays-quiz-container-12815 #ays_finish_quiz_12815 .action-button, div#ays-quiz-container-12815 #ays_finish_quiz_12815 .step[data-type='fill_in_blank'] .action-button.ays_check_answer, div#ays-quiz-container-12815 #ays_finish_quiz_12815 .action-button.ays_restart_button, #ays-quiz-container-12815 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn, #ays-quiz-container-12815 .ays-quiz-category-selective-submit-bttn { font-size: 18px; } div#ays-quiz-container-12815 div.ays-questions-container div.ays-woo-block { width: 100%; } /* Quiz title / mobile font size */ div#ays-quiz-container-12815 .ays-fs-title { font-size: 20px; } /* Question explanation / mobile font size */ #ays-quiz-container-12815 .ays_questtion_explanation p { font-size:16px; } /* Wrong answers / mobile font size */ #ays-quiz-container-12815 .wrong_answer_text p { font-size:16px; } /* Right answers / mobile font size */ #ays-quiz-container-12815 .right_answer_text p { font-size:16px; } /* Note text / mobile font size */ #ays-quiz-container-12815 .ays-quiz-question-note-message-box p { font-size:14px; } #ays-quiz-container-12815 div.ays-quiz-personality-result-box .ays-quiz-personality-result-title { font-size: 18px; } /* Personality Test */ #ays-quiz-container-12815 div.ays-quiz-personality-result-box .ays-quiz-personality-result-bar { font-size: 14px; padding: 6px 10px 0; } } /* Custom css styles */ /* RTL direction styles */ </style> <style> #ays-quiz-container-12815 p { margin: 0.625em; } #ays-quiz-container-12815.ays_quiz_classic_light .enable_correction .ays-field.checked_answer_div input:checked+label, #ays-quiz-container-12815.ays_quiz_classic_dark .enable_correction .ays-field.checked_answer_div input:checked+label { /* background-color: transparent; */ } #ays-quiz-container-12815 .ays-field.checked_answer_div input:checked~label { background-color: rgba(93,108,249,0.6); } #ays-quiz-container-12815.ays-quiz-container.ays_quiz_classic_light .ays-questions-container .ays-field:hover label[for^='ays-answer-'], #ays-quiz-container-12815 .ays-field:hover{ background: rgba(93,108,249,0.8); color: #fff; transition: all .3s; } #ays-quiz-container-12815 #ays_finish_quiz_12815 .action-button:hover, #ays-quiz-container-12815 #ays_finish_quiz_12815 .action-button:focus, #ays-quiz-container-12815 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn:hover, #ays-quiz-container-12815 .ays-quiz-category-selective-submit-bttn:focus { box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5), 0 0 0 3px #ffffff; background: #5d6cf9; } </style><script> if(typeof aysQuizOptions === 'undefined'){ var aysQuizOptions = []; } aysQuizOptions['12815'] = 'eyJxdWl6X3ZlcnNpb24iOiIyMS44LjEiLCJjb3JlX3ZlcnNpb24iOiI2LjcuMiIsInBocF92ZXJzaW9uIjoiOC4xLjMxIiwiY29sb3IiOiIjNWQ2Y2Y5IiwiYmdfY29sb3IiOiIjZmZmIiwidGV4dF9jb2xvciI6IiMwMDAwMDAiLCJoZWlnaHQiOjQ1MCwid2lkdGgiOjgwMCwiZW5hYmxlX2xvZ2dlZF91c2VycyI6Im9mZiIsImluZm9ybWF0aW9uX2Zvcm0iOiJkaXNhYmxlIiwiZm9ybV9uYW1lIjoib2ZmIiwiZm9ybV9lbWFpbCI6Im9mZiIsImZvcm1fcGhvbmUiOiJvZmYiLCJpbWFnZV93aWR0aCI6IiIsImltYWdlX2hlaWdodCI6IiIsImVuYWJsZV9jb3JyZWN0aW9uIjoib2ZmIiwiZW5hYmxlX3Byb2dyZXNzX2JhciI6Im9mZiIsImVuYWJsZV9xdWVzdGlvbnNfcmVzdWx0Ijoib24iLCJyYW5kb21pemVfcXVlc3Rpb25zIjoib2ZmIiwicmFuZG9taXplX2Fuc3dlcnMiOiJvZmYiLCJlbmFibGVfcXVlc3Rpb25zX2NvdW50ZXIiOiJvbiIsImVuYWJsZV9yZXN0cmljdGlvbl9wYXNzIjoib2ZmIiwiZW5hYmxlX3Jlc3RyaWN0aW9uX3Bhc3NfdXNlcnMiOiJvZmYiLCJyZXN0cmljdGlvbl9wYXNzX21lc3NhZ2UiOiIiLCJyZXN0cmljdGlvbl9wYXNzX3VzZXJzX21lc3NhZ2UiOiIiLCJ1c2VyX3JvbGUiOltdLCJheXNfdXNlcnNfc2VhcmNoIjpbXSwiY3VzdG9tX2NzcyI6IiIsImxpbWl0X3VzZXJzIjoib2ZmIiwibGltaXRhdGlvbl9tZXNzYWdlIjoiIiwicmVkaXJlY3RfdXJsIjoiIiwicmVkaXJlY3Rpb25fZGVsYXkiOjAsImFuc3dlcnNfdmlldyI6Imxpc3QiLCJlbmFibGVfcnRsX2RpcmVjdGlvbiI6Im9mZiIsImVuYWJsZV9sb2dnZWRfdXNlcnNfbWVzc2FnZSI6IiIsInF1ZXN0aW9uc19jb3VudCI6IiIsImVuYWJsZV9xdWVzdGlvbl9iYW5rIjoib2ZmIiwiZW5hYmxlX2xpdmVfcHJvZ3Jlc3NfYmFyIjoib2ZmIiwiZW5hYmxlX3BlcmNlbnRfdmlldyI6Im9mZiIsImVuYWJsZV9hdmVyYWdlX3N0YXRpc3RpY2FsIjoib24iLCJlbmFibGVfbmV4dF9idXR0b24iOiJvbiIsImVuYWJsZV9wcmV2aW91c19idXR0b24iOiJvbiIsImVuYWJsZV9hcnJvd3MiOiJvZmYiLCJ0aW1lcl90ZXh0IjoiQlx1MWVhMW4gXHUwMTExXHUwMGUzIHNcdTFlYjVuIHNcdTAwZTBuZyBjaFx1MDFiMGE/IDQ1IHBoXHUwMGZhdCBsXHUwMGUwbSBiXHUwMGUwaSBiXHUxZWFmdCBcdTAxMTFcdTFlYTd1ISEhIiwicXVpel90aGVtZSI6ImNsYXNzaWNfbGlnaHQiLCJlbmFibGVfc29jaWFsX2J1dHRvbnMiOiJvZmYiLCJmaW5hbF9yZXN1bHRfdGV4dCI6IjxpbWcgY2xhc3M9XCJzaXplLWZ1bGwgd3AtaW1hZ2UtNDI5IGFsaWduY2VudGVyXCIgc3JjPVwiaHR0cDpcL1wvY2F1aG9pLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDNcL2NvbmdyYXR1bGF0aW9ucy5naWZcIiBhbHQ9XCJcIiB3aWR0aD1cIjQ5OVwiIGhlaWdodD1cIjE4MVwiIFwvPlxyXG48cCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj48c3Ryb25nPkNoXHUwMGZhYyBtXHUxZWVibmcgYlx1MWVhMW4gXHUwMTExXHUwMGUzIGhvXHUwMGUwbiB0aFx1MDBlMG5oIGJcdTAwZTBpIHRoaSEhITxcL3N0cm9uZz48XC9wPlxyXG48cCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj48c3Ryb25nPkJcdTFlYTFuIFx1MDExMVx1MDBmYW5nIDxzcGFuIHN0eWxlPVwidmVydGljYWwtYWxpZ246IGluaGVyaXQ7XCI+JSV1c2VyX2NvcnJlY3RzX2NvdW50JSVcLyUlcXVlc3Rpb25zX2NvdW50JSU8XC9zcGFuPjxcL3N0cm9uZz48XC9wPlxyXG48cCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj48c3Ryb25nPkNcdTAwZjluZyB4ZW0gXHUwMTExXHUwMGUxcCBcdTAwZTFuIFx1MWVkZiBiXHUwMGVhbiBkXHUwMWIwXHUxZWRiaSBcdTAxMTFcdTAwZTJ5IG5oXHUwMGU5ISEhPFwvc3Ryb25nPjxcL3A+IiwiZW5hYmxlX3Bhc3NfY291bnQiOiJvbiIsImhpZGVfc2NvcmUiOiJvbiIsInJhdGVfZm9ybV90aXRsZSI6IiIsImJveF9zaGFkb3dfY29sb3IiOiIjYzljOWM5IiwicXVpel9ib3JkZXJfcmFkaXVzIjoiOCIsInF1aXpfYmdfaW1hZ2UiOiIiLCJxdWl6X2JvcmRlcl93aWR0aCI6IjEiLCJxdWl6X2JvcmRlcl9zdHlsZSI6InNvbGlkIiwicXVpel9ib3JkZXJfY29sb3IiOiIjMDAwIiwicXVpel9sb2FkZXIiOiJkZWZhdWx0IiwicXVlc3RfYW5pbWF0aW9uIjoic2hha2UiLCJlbmFibGVfYmdfbXVzaWMiOiJvZmYiLCJxdWl6X2JnX211c2ljIjoiIiwiYW5zd2Vyc19mb250X3NpemUiOjE1LCJzaG93X2NyZWF0ZV9kYXRlIjoib2ZmIiwic2hvd19hdXRob3IiOiJvZmYiLCJlbmFibGVfZWFybHlfZmluaXNoIjoib2ZmIiwiYW5zd2Vyc19yd190ZXh0cyI6Im9uX3Bhc3NpbmciLCJkaXNhYmxlX3N0b3JlX2RhdGEiOiJvZmYiLCJlbmFibGVfYmFja2dyb3VuZF9ncmFkaWVudCI6Im9mZiIsImJhY2tncm91bmRfZ3JhZGllbnRfY29sb3JfMSI6IiMwMDAiLCJiYWNrZ3JvdW5kX2dyYWRpZW50X2NvbG9yXzIiOiIjZmZmIiwicXVpel9ncmFkaWVudF9kaXJlY3Rpb24iOiJ2ZXJ0aWNhbCIsInJlZGlyZWN0X2FmdGVyX3N1Ym1pdCI6Im9mZiIsInN1Ym1pdF9yZWRpcmVjdF91cmwiOiIiLCJzdWJtaXRfcmVkaXJlY3RfZGVsYXkiOiIwIiwicHJvZ3Jlc3NfYmFyX3N0eWxlIjoidGhpcmQiLCJlbmFibGVfZXhpdF9idXR0b24iOiJvZmYiLCJleGl0X3JlZGlyZWN0X3VybCI6IiIsImltYWdlX3NpemluZyI6ImNvdmVyIiwicXVpel9iZ19pbWFnZV9wb3NpdGlvbiI6ImNlbnRlciBjZW50ZXIiLCJjdXN0b21fY2xhc3MiOiIiLCJlbmFibGVfc29jaWFsX2xpbmtzIjoib2ZmIiwic29jaWFsX2xpbmtzIjp7ImxpbmtlZGluX2xpbmsiOiIiLCJmYWNlYm9va19saW5rIjoiIiwidHdpdHRlcl9saW5rIjoiIiwidmtvbnRha3RlX2xpbmsiOiIiLCJpbnN0YWdyYW1fbGluayI6IiIsInlvdXR1YmVfbGluayI6IiIsImJlaGFuY2VfbGluayI6IiJ9LCJzaG93X3F1aXpfdGl0bGUiOiJvbiIsInNob3dfcXVpel9kZXNjIjoib24iLCJzaG93X2xvZ2luX2Zvcm0iOiJvZmYiLCJtb2JpbGVfbWF4X3dpZHRoIjoiIiwibGltaXRfdXNlcnNfYnkiOiJpcCIsImV4cGxhbmF0aW9uX3RpbWUiOiI0IiwiZW5hYmxlX2NsZWFyX2Fuc3dlciI6Im9mZiIsInNob3dfY2F0ZWdvcnkiOiJvbiIsInNob3dfcXVlc3Rpb25fY2F0ZWdvcnkiOiJvbiIsImFuc3dlcnNfcGFkZGluZyI6IjUiLCJhbnN3ZXJzX2JvcmRlciI6Im9uIiwiYW5zd2Vyc19ib3JkZXJfd2lkdGgiOiIxIiwiYW5zd2Vyc19ib3JkZXJfc3R5bGUiOiJzb2xpZCIsImFuc3dlcnNfYm9yZGVyX2NvbG9yIjoiI2RkZGRkZCIsImFuc19pbWdfaGVpZ2h0IjoiMTUwIiwiYW5zX2ltZ19jYXB0aW9uX3N0eWxlIjoib3V0c2lkZSIsImFuc19pbWdfY2FwdGlvbl9wb3NpdGlvbiI6ImJvdHRvbSIsImFuc3dlcnNfYm94X3NoYWRvdyI6Im9mZiIsImFuc3dlcnNfYm94X3NoYWRvd19jb2xvciI6IiMwMDAiLCJzaG93X2Fuc3dlcnNfY2FwdGlvbiI6Im9uIiwiYW5zd2Vyc19tYXJnaW4iOjEyLCJhbnNfcmlnaHRfd3JvbmdfaWNvbiI6Im5vbmUiLCJkaXNwbGF5X3Njb3JlIjoiYnlfcG9pbnRzIiwiZW5hYmxlX3J3X2FzbndlcnNfc291bmRzIjoib2ZmIiwicXVpel9iZ19pbWdfaW5fZmluaXNoX3BhZ2UiOiJvZmYiLCJmaW5pc2hfYWZ0ZXJfd3JvbmdfYW5zd2VyIjoib2ZmIiwiYWZ0ZXJfdGltZXJfdGV4dCI6IkJcdTFlYTFuIFx1MDExMVx1MDBlMyBoXHUxZWJmdCBnaVx1MWVkZCBsXHUwMGUwbSBiXHUwMGUwaSEgWGVtIGtcdTFlYmZ0IHF1XHUxZWEzIGNcdTAwZTFjIGNcdTAwZTJ1IGhcdTFlY2ZpIFx1MDExMVx1MDBlMyBsXHUwMGUwbSBuaFx1MDBlOSEhISIsImVuYWJsZV9lbnRlcl9rZXkiOiJvbiIsInNob3dfcmF0ZV9hZnRlcl9yYXRlIjoib24iLCJidXR0b25zX3RleHRfY29sb3IiOiIjZmZmZmZmIiwiYnV0dG9uc19wb3NpdGlvbiI6ImNlbnRlciIsImJ1dHRvbnNfc2l6ZSI6ImxhcmdlIiwiYnV0dG9uc19mb250X3NpemUiOiIxOCIsImJ1dHRvbnNfd2lkdGgiOiIiLCJidXR0b25zX2xlZnRfcmlnaHRfcGFkZGluZyI6IjM2IiwiYnV0dG9uc190b3BfYm90dG9tX3BhZGRpbmciOiIxNCIsImJ1dHRvbnNfYm9yZGVyX3JhZGl1cyI6IjgiLCJlbmFibGVfYXVkaW9fYXV0b3BsYXkiOiJvZmYiLCJlbmFibGVfbGVhdmVfcGFnZSI6Im9uIiwic2hvd19vbmx5X3dyb25nX2Fuc3dlciI6Im9mZiIsInBhc3Nfc2NvcmUiOjAsInBhc3Nfc2NvcmVfbWVzc2FnZSI6IjxoNCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj5DaFx1MDBmYWMgbVx1MWVlYm5nITxcL2g0PlxyXG48cCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj5CXHUxZWExbiBcdTAxMTFcdTAwZTMgdlx1MDFiMFx1MWVlM3QgcXVhIGJcdTAwZTBpIHRoaSE8XC9wPiIsImZhaWxfc2NvcmVfbWVzc2FnZSI6IjxoNCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj5cdTAxMTBcdTAwZTFuZyB0aVx1MWViZmMhPFwvaDQ+XHJcbjxwIHN0eWxlPVwidGV4dC1hbGlnbjogY2VudGVyO1wiPkJcdTFlYTFuIGtoXHUwMGY0bmcgdlx1MDFiMFx1MWVlM3QgcXVhIGJcdTAwZTBpIHRoaSFcclxuSFx1MDBlM3kgdGhcdTFlZWQgbFx1MWVhMWkgbmhcdTAwZTkhPFwvcD4iLCJhbnN3ZXJzX29iamVjdF9maXQiOiJjb3ZlciIsInF1aXpfbWF4X3Bhc3NfY291bnQiOjEsInF1ZXN0aW9uX2ZvbnRfc2l6ZSI6MTYsInF1aXpfd2lkdGhfYnlfcGVyY2VudGFnZV9weCI6InBpeGVscyIsInF1ZXN0aW9uc19oaW50X2ljb25fb3JfdGV4dCI6ImRlZmF1bHQiLCJxdWVzdGlvbnNfaGludF92YWx1ZSI6IiIsImVuYWJsZV9lYXJseV9maW5zaF9jb21maXJtX2JveCI6Im9uIiwiaGlkZV9jb3JyZWN0X2Fuc3dlcnMiOiJvZmYiLCJxdWl6X2xvYWRlcl90ZXh0X3ZhbHVlIjoiIiwic2hvd19pbmZvcm1hdGlvbl9mb3JtIjoib24iLCJzaG93X3F1ZXN0aW9uc19leHBsYW5hdGlvbiI6Im9uX3Jlc3VsdHNfcGFnZSIsImVuYWJsZV9xdWVzdGlvbnNfb3JkZXJpbmdfYnlfY2F0Ijoib2ZmIiwiZW5hYmxlX3NlbmRfbWFpbF90b191c2VyX2J5X3Bhc3Nfc2NvcmUiOiJvZmYiLCJlbmFibGVfc2VuZF9tYWlsX3RvX2FkbWluX2J5X3Bhc3Nfc2NvcmUiOiJvZmYiLCJzaG93X3F1ZXN0aW9uc19udW1iZXJpbmciOiJub25lIiwic2hvd19hbnN3ZXJzX251bWJlcmluZyI6Im5vbmUiLCJxdWl6X2xvYWRlcl9jdXN0b21fZ2lmIjoiIiwiZGlzYWJsZV9ob3Zlcl9lZmZlY3QiOiJvZmYiLCJxdWl6X2xvYWRlcl9jdXN0b21fZ2lmX3dpZHRoIjoxMDAsInF1aXpfdGl0bGVfdHJhbnNmb3JtYXRpb24iOiJ1cHBlcmNhc2UiLCJxdWl6X2ltYWdlX3dpZHRoX2J5X3BlcmNlbnRhZ2VfcHgiOiJwaXhlbHMiLCJxdWl6X2ltYWdlX2hlaWdodCI6MCwicXVpel9iZ19pbWdfb25fc3RhcnRfcGFnZSI6Im9mZiIsInF1aXpfYm94X3NoYWRvd194X29mZnNldCI6MCwicXVpel9ib3hfc2hhZG93X3lfb2Zmc2V0IjowLCJxdWl6X2JveF9zaGFkb3dfel9vZmZzZXQiOjE1LCJxdWl6X3F1ZXN0aW9uX3RleHRfYWxpZ25tZW50IjoiY2VudGVyIiwicXVpel9hcnJvd190eXBlIjoiZGVmYXVsdCIsInF1aXpfc2hvd193cm9uZ19hbnN3ZXJzX2ZpcnN0Ijoib2ZmIiwicXVpel9kaXNwbGF5X2FsbF9xdWVzdGlvbnMiOiJvbiIsInF1aXpfdGltZXJfcmVkX3dhcm5pbmciOiJvbiIsInF1aXpfc2NoZWR1bGVfdGltZXpvbmUiOiJVVEMrMCIsInF1ZXN0aW9uc19oaW50X2J1dHRvbl92YWx1ZSI6IiIsInF1aXpfdGFja2Vyc19tZXNzYWdlIjoiVGhpcyBxdWl6IGlzIGV4cGlyZWQhIiwicXVpel9lbmFibGVfbGlua2VkaW5fc2hhcmVfYnV0dG9uIjoib24iLCJxdWl6X2VuYWJsZV9mYWNlYm9va19zaGFyZV9idXR0b24iOiJvbiIsInF1aXpfZW5hYmxlX3R3aXR0ZXJfc2hhcmVfYnV0dG9uIjoib24iLCJxdWl6X2VuYWJsZV92a29udGFrdGVfc2hhcmVfYnV0dG9uIjoib24iLCJxdWl6X21ha2VfcmVzcG9uc2VzX2Fub255bW91cyI6Im9mZiIsInF1aXpfbWFrZV9hbGxfcmV2aWV3X2xpbmsiOiJvZmYiLCJxdWl6X21lc3NhZ2VfYmVmb3JlX3RpbWVyIjoiVGhcdTFlZGRpIGdpYW4gY1x1MDBmMm4gbFx1MWVhMWkiLCJxdWl6X3Bhc3N3b3JkX21lc3NhZ2UiOiIiLCJlbmFibGVfc2VlX3Jlc3VsdF9jb25maXJtX2JveCI6Im9mZiIsImRpc3BsYXlfZmllbGRzX2xhYmVscyI6Im9mZiIsInF1aXpfZW5hYmxlX3Bhc3N3b3JkX3Zpc2liaWxpdHkiOiJvZmYiLCJxdWVzdGlvbl9tb2JpbGVfZm9udF9zaXplIjoxNiwiYW5zd2Vyc19tb2JpbGVfZm9udF9zaXplIjoxNSwic29jaWFsX2J1dHRvbnNfaGVhZGluZyI6IiIsInNvY2lhbF9saW5rc19oZWFkaW5nIjoiIiwicXVpel9lbmFibGVfcXVlc3Rpb25fY2F0ZWdvcnlfZGVzY3JpcHRpb24iOiJvZmYiLCJxdWl6X21lc3NhZ2VfYmVmb3JlX3JlZGlyZWN0X3RpbWVyIjoiIiwiYnV0dG9uc19tb2JpbGVfZm9udF9zaXplIjoxOCwicXVpel9hbnN3ZXJfYm94X3NoYWRvd194X29mZnNldCI6MCwicXVpel9hbnN3ZXJfYm94X3NoYWRvd195X29mZnNldCI6MCwicXVpel9hbnN3ZXJfYm94X3NoYWRvd196X29mZnNldCI6MTAsInF1aXpfZW5hYmxlX3RpdGxlX3RleHRfc2hhZG93Ijoib2ZmIiwicXVpel90aXRsZV90ZXh0X3NoYWRvd19jb2xvciI6IiMzMzMiLCJyaWdodF9hbnN3ZXJzX2ZvbnRfc2l6ZSI6MTYsIndyb25nX2Fuc3dlcnNfZm9udF9zaXplIjoxNiwicXVlc3RfZXhwbGFuYXRpb25fZm9udF9zaXplIjoxNiwicXVpel93YWl0aW5nX3RpbWUiOiJvZmYiLCJxdWl6X3RpdGxlX3RleHRfc2hhZG93X3hfb2Zmc2V0IjoyLCJxdWl6X3RpdGxlX3RleHRfc2hhZG93X3lfb2Zmc2V0IjoyLCJxdWl6X3RpdGxlX3RleHRfc2hhZG93X3pfb2Zmc2V0IjoyLCJxdWl6X3Nob3dfb25seV93cm9uZ19hbnN3ZXJzIjoib2ZmIiwicXVpel90aXRsZV9mb250X3NpemUiOjI4LCJxdWl6X3RpdGxlX21vYmlsZV9mb250X3NpemUiOjIwLCJxdWl6X3Bhc3N3b3JkX3dpZHRoIjoiIiwicXVpel9yZXZpZXdfcGxhY2Vob2xkZXJfdGV4dCI6IiIsInF1aXpfbWFrZV9yZXZpZXdfcmVxdWlyZWQiOiJvZmYiLCJxdWl6X2VuYWJsZV9yZXN1bHRzX3RvZ2dsZSI6Im9mZiIsInF1aXpfcmV2aWV3X3RoYW5rX3lvdV9tZXNzYWdlIjoiIiwicXVpel9yZXZpZXdfZW5hYmxlX2NvbW1lbnRfZmllbGQiOiJvbiIsInF1ZXN0X2V4cGxhbmF0aW9uX21vYmlsZV9mb250X3NpemUiOjE2LCJ3cm9uZ19hbnN3ZXJzX21vYmlsZV9mb250X3NpemUiOjE2LCJxdWl6X2VuYWJsZV9xdWVzdGlvbl9pbWFnZV96b29tIjoib2ZmIiwicmlnaHRfYW5zd2Vyc19tb2JpbGVfZm9udF9zaXplIjoxNiwicXVpel9kaXNwbGF5X21lc3NhZ2VzX2JlZm9yZV9idXR0b25zIjoib2ZmIiwiZW5hYmxlX3F1ZXN0aW9uc19yZXBvcnRpbmciOiJvZmYiLCJxdWl6X2VuYWJsZV9xdWVzdGlvbnNfcmVwb3J0aW5nX21haWwiOiJvZmYiLCJxdWl6X2VuYWJsZV91c2VyX2NcdTA1NzBvb3NpbmdfYW5vbnltb3VzX2Fzc2Vzc21lbnQiOiJvZmYiLCJub3RlX3RleHRfZm9udF9zaXplIjoxNCwibm90ZV90ZXh0X21vYmlsZV9mb250X3NpemUiOjE0LCJxdWl6X3F1ZXN0aW9uc19udW1iZXJpbmdfYnlfY2F0ZWdvcnkiOiJvZmYiLCJxdWl6X2VuYWJsZV9jdXN0b21fdGV4dHNfZm9yX2J1dHRvbnMiOiJvZmYiLCJxdWl6X2N1c3RvbV90ZXh0c19zdGFydF9idXR0b24iOiJTdGFydCIsInF1aXpfY3VzdG9tX3RleHRzX25leHRfYnV0dG9uIjoiTmV4dCIsInF1aXpfY3VzdG9tX3RleHRzX3ByZXZfYnV0dG9uIjoiUHJldiIsInF1aXpfY3VzdG9tX3RleHRzX2NsZWFyX2J1dHRvbiI6IkNsZWFyIiwicXVpel9jdXN0b21fdGV4dHNfZmluaXNoX2J1dHRvbiI6IkZpbmlzaCIsInF1aXpfY3VzdG9tX3RleHRzX3NlZV9yZXN1bHRzX2J1dHRvbiI6IlNlZSBSZXN1bHQiLCJxdWl6X2N1c3RvbV90ZXh0c19yZXN0YXJ0X3F1aXpfYnV0dG9uIjoiUmVzdGFydCBxdWl6IiwicXVpel9jdXN0b21fdGV4dHNfc2VuZF9mZWVkYmFja19idXR0b24iOiJTZW5kIGZlZWRiYWNrIiwicXVpel9jdXN0b21fdGV4dHNfbG9hZF9tb3JlX2J1dHRvbiI6IkxvYWQgbW9yZSIsInF1aXpfY3VzdG9tX3RleHRzX2V4aXRfYnV0dG9uIjoiRXhpdCIsInF1aXpfY3VzdG9tX3RleHRzX2NoZWNrX2J1dHRvbiI6IkNoZWNrIiwicXVpel9jdXN0b21fdGV4dHNfbG9naW5fYnV0dG9uIjoiTG9nIEluIiwicXVpel9lbmFibGVfcXVpel9jYXRlZ29yeV9kZXNjcmlwdGlvbiI6Im9mZiIsInF1aXpfYWRtaW5fbm90ZV90ZXh0X3RyYW5zZm9ybSI6Im5vbmUiLCJxdWl6X2dyaWRfdmlld19jb3VudCI6IjIiLCJxdWl6X2dyaWRfaW1hZ2VfdmlldyI6Im9mZiIsInF1aXpfcXVlc3RfZXhwbGFuYXRpb25fdGV4dF90cmFuc2Zvcm0iOiJub25lIiwicXVpel9yaWdodF9hbnN3ZXJfdGV4dF90cmFuc2Zvcm0iOiJub25lIiwicXVpel93cm9uZ19hbnN3ZXJfdGV4dF90cmFuc2Zvcm0iOiJub25lIiwicXVpel9hZG1pbl9ub3RlX3RleHRfZGVjb3JhdGlvbiI6Im5vbmUiLCJxdWl6X3F1ZXN0X2V4cGxhbmF0aW9uX3RleHRfZGVjb3JhdGlvbiI6Im5vbmUiLCJxdWl6X3JpZ2h0X2Fuc3dlcnNfdGV4dF9kZWNvcmF0aW9uIjoibm9uZSIsInF1aXpfd3JvbmdfYW5zd2Vyc190ZXh0X2RlY29yYXRpb24iOiJub25lIiwicXVpel9hZG1pbl9ub3RlX2xldHRlcl9zcGFjaW5nIjoiMCIsInF1aXpfYmdfaW1nX2R1cmluZ190aGVfcXVpeiI6Im9mZiIsInF1aXpfcXVlc3RfZXhwbGFuYXRpb25fbGV0dGVyX3NwYWNpbmciOiIwIiwicXVpel9yaWdodF9hbnN3ZXJzX2xldHRlcl9zcGFjaW5nIjoiMCIsInF1aXpfd3JvbmdfYW5zd2Vyc19sZXR0ZXJfc3BhY2luZyI6IjAiLCJxdWl6X2FkbWluX25vdGVfZm9udF93ZWlnaHQiOiJub3JtYWwiLCJxdWl6X3F1ZXN0X2V4cGxhbmF0aW9uX2ZvbnRfd2VpZ2h0Ijoibm9ybWFsIiwicXVpel9yaWdodF9hbnN3ZXJzX2ZvbnRfd2VpZ2h0Ijoibm9ybWFsIiwicXVpel93cm9uZ19hbnN3ZXJzX2ZvbnRfd2VpZ2h0Ijoibm9ybWFsIiwicXVpel9jb250ZW50X21heF93aWR0aCI6OTAsInF1aXpfY29udGVudF9tb2JpbGVfbWF4X3dpZHRoIjo5MCwicXVlc3Rpb25fY291bnRfcGVyX3BhZ2UiOm51bGwsInF1ZXN0aW9uX2NvdW50X3Blcl9wYWdlX251bWJlciI6IiIsIm1haWxfbWVzc2FnZSI6IiIsImVuYWJsZV9jZXJ0aWZpY2F0ZSI6Im9mZiIsImVuYWJsZV9jZXJ0aWZpY2F0ZV93aXRob3V0X3NlbmQiOiJvZmYiLCJjZXJ0aWZpY2F0ZV9wYXNzIjoiMCIsImZvcm1fdGl0bGUiOiIiLCJjZXJ0aWZpY2F0ZV90aXRsZSI6IjxzcGFuIHN0eWxlPVwiZm9udC1zaXplOiA1MHB4OyBmb250LXdlaWdodDogYm9sZDtcIj5DZXJ0aWZpY2F0ZSBvZiBDb21wbGV0aW9uPFwvc3Bhbj4iLCJjZXJ0aWZpY2F0ZV9ib2R5IjoiPHNwYW4gc3R5bGU9XCJmb250LXNpemU6IDI1cHg7XCI+PGk+VGhpcyBpcyB0byBjZXJ0aWZ5IHRoYXQ8XC9pPjxcL3NwYW4+XHJcblxyXG48c3BhbiBzdHlsZT1cImZvbnQtc2l6ZTogMzBweDtcIj48Yj4lJXVzZXJfbmFtZSUlPFwvYj48XC9zcGFuPlxyXG5cclxuPHNwYW4gc3R5bGU9XCJmb250LXNpemU6IDI1cHg7XCI+PGk+aGFzIGNvbXBsZXRlZCB0aGUgcXVpejxcL2k+PFwvc3Bhbj5cclxuXHJcbjxzcGFuIHN0eWxlPVwiZm9udC1zaXplOiAzMHB4O1wiPlwiJSVxdWl6X25hbWUlJVwiPFwvc3Bhbj5cclxuXHJcbjxzcGFuIHN0eWxlPVwiZm9udC1zaXplOiAyMHB4O1wiPndpdGggYSBzY29yZSBvZiA8Yj4lJXNjb3JlJSU8XC9iPjxcL3NwYW4+XHJcblxyXG48c3BhbiBzdHlsZT1cImZvbnQtc2l6ZTogMjVweDtcIj48aT5kYXRlZDxcL2k+PFwvc3Bhbj5cclxuPHNwYW4gc3R5bGU9XCJmb250LXNpemU6IDMwcHg7XCI+JSVjdXJyZW50X2RhdGUlJTxcL3NwYW4+IiwibWFpbGNoaW1wX2xpc3QiOiIiLCJlbmFibGVfbWFpbGNoaW1wIjoib2ZmIiwiZW5hYmxlX2RvdWJsZV9vcHRfaW4iOiJvZmYiLCJhY3RpdmVfZGF0ZV9jaGVjayI6Im9mZiIsImFjdGl2ZUludGVydmFsIjoiMjAyNS0wMy0yOCAxNDo0NjowOCIsImRlYWN0aXZlSW50ZXJ2YWwiOiIyMDI1LTAzLTI4IDE0OjQ2OjA4IiwiYWN0aXZlX2RhdGVfbWVzc2FnZSI6IlRoZSBxdWl6IGhhcyBleHBpcmVkISIsImFjdGl2ZV9kYXRlX3ByZV9zdGFydF9tZXNzYWdlIjoiVGhlIHF1aXogd2lsbCBiZSBhdmFpbGFibGUgc29vbiEiLCJjaGVja2JveF9zY29yZV9ieSI6Im9uIiwiY2FsY3VsYXRlX3Njb3JlIjoiYnlfY29ycmVjdG5lc3MiLCJzZW5kX3Jlc3VsdHNfdXNlciI6Im9mZiIsInNlbmRfaW50ZXJ2YWxfbXNnIjoib2ZmIiwicXVlc3Rpb25fYmFua190eXBlIjoiZ2VuZXJhbCIsInF1ZXN0aW9uc19iYW5rX2NhdF9jb3VudCI6eyIzIjoiIn0sImVuYWJsZV90YWNrZXJzX2NvdW50Ijoib2ZmIiwidGFja2Vyc19jb3VudCI6IiIsInNlbmRfcmVzdWx0c19hZG1pbiI6Im9uIiwic2VuZF9pbnRlcnZhbF9tc2dfdG9fYWRtaW4iOiJvZmYiLCJzaG93X2ludGVydmFsX21lc3NhZ2UiOiJvbiIsImFsbG93X2NvbGxlY3RpbmdfbG9nZ2VkX2luX3VzZXJzX2RhdGEiOiJvZmYiLCJxdWl6X3Bhc3Nfc2NvcmUiOiIwIiwic2VuZF9jZXJ0aWZpY2F0ZV90b19hZG1pbiI6Im9mZiIsImNlcnRpZmljYXRlX2ltYWdlIjoiIiwiY2VydGlmaWNhdGVfZnJhbWUiOiJkZWZhdWx0IiwiY2VydGlmaWNhdGVfb3JpZW50YXRpb24iOiJsIiwibWFrZV9xdWVzdGlvbnNfcmVxdWlyZWQiOiJvZmYiLCJlbmFibGVfcGFzc3dvcmQiOiJvZmYiLCJwYXNzd29yZF9xdWl6IjoiIiwibWFpbF9tZXNzYWdlX2FkbWluIjoiIiwic2VuZF9tYWlsX3RvX3NpdGVfYWRtaW4iOiJvbiIsImdlbmVyYXRlX3Bhc3N3b3JkIjoiZ2VuZXJhbCIsImdlbmVyYXRlZF9wYXNzd29yZHMiOnsiY3JlYXRlZF9wYXNzd29yZHMiOltdLCJhY3RpdmVfcGFzc3dvcmRzIjpbXSwidXNlZF9wYXNzd29yZHMiOltdfSwiZGlzcGxheV9zY29yZV9ieSI6ImJ5X3BlcmNlbnRhZ2UiLCJzaG93X3NjaGVkdWxlX3RpbWVyIjoib2ZmIiwic2hvd190aW1lcl90eXBlIjoiY291bnRkb3duIiwicHJvZ3Jlc3NfbGl2ZV9iYXJfc3R5bGUiOiJkZWZhdWx0IiwiZW5hYmxlX2Z1bGxfc2NyZWVuX21vZGUiOiJvbiIsImVuYWJsZV9uYXZpZ2F0aW9uX2JhciI6Im9mZiIsImhpZGVfbGltaXRfYXR0ZW1wdHNfbm90aWNlIjoib2ZmIiwidHVybl9vbl9leHRyYV9zZWN1cml0eV9jaGVjayI6Im9uIiwiZW5hYmxlX3RvcF9rZXl3b3JkcyI6Im9mZiIsImFzc2lnbl9rZXl3b3JkcyI6W3siYXNzaWduX3RvcF9rZXl3b3JkIjoiQSIsImFzc2lnbl90b3Bfa2V5d29yZF90ZXh0IjoiIn0seyJhc3NpZ25fdG9wX2tleXdvcmQiOiJCIiwiYXNzaWduX3RvcF9rZXl3b3JkX3RleHQiOiIifSx7ImFzc2lnbl90b3Bfa2V5d29yZCI6IkMiLCJhc3NpZ25fdG9wX2tleXdvcmRfdGV4dCI6IiJ9LHsiYXNzaWduX3RvcF9rZXl3b3JkIjoiRCIsImFzc2lnbl90b3Bfa2V5d29yZF90ZXh0IjoiIn1dLCJxdWl6X2VuYWJsZV9jb3Vwb24iOiJvZmYiLCJxdWl6X2NvdXBvbnNfYXJyYXkiOnsicXVpel9hY3RpdmVfY291cG9ucyI6W10sInF1aXpfaW5hY3RpdmVfY291cG9ucyI6W119LCJhcHBseV9wb2ludHNfdG9fa2V5d29yZHMiOiJvZmYiLCJsaW1pdF9hdHRlbXB0c19jb3VudF9ieV91c2VyX3JvbGUiOiIiLCJlbmFibGVfYXV0b3N0YXJ0Ijoib2ZmIiwicXVpel9lbmFibGVfa2V5Ym9hcmRfbmF2aWdhdGlvbiI6Im9uIiwicXVlc3Rpb25fY291bnRfcGVyX3BhZ2VfdHlwZSI6ImdlbmVyYWwiLCJxdWVzdGlvbl9jb3VudF9wZXJfcGFnZV9jdXN0b21fb3JkZXIiOiIiLCJxdWl6X3RpbWVyX3R5cGUiOiJxdWl6X3RpbWVyIiwiYXlzX2FsbG93X2V4cG9ydGluZ19xdWl6emVzIjoib2ZmIiwiYXlzX3VzZXJzX3RvX2V4cG9ydF9zZWFyY2giOltdLCJxdWl6X3Bhc3Nfc2NvcmVfdHlwZSI6InBvaW50IiwicXVpel9jZXJ0aWZpY2F0ZV9wYXNzX3Njb3JlX3R5cGUiOiJwZXJjZW50YWdlIiwicXVpel9lcXVhbF9rZXl3b3Jkc190ZXh0IjoiIiwiZW5hYmxlX25hdmlnYXRpb25fYmFyX21hcmtlZF9xdWVzdGlvbnMiOiJvZmYiLCJxdWl6X3F1ZXN0aW9uX3RleHRfdG9fc3BlZWNoIjoib2ZmIiwicXVpel9xdWVzdGlvbl90ZXh0X3RvX3NwZWVjaF92b2ljZSI6Ik1pY3Jvc29mdCBEYXZpZCAtIEVuZ2xpc2ggKFVuaXRlZCBTdGF0ZXMpIiwicXVpel9kaXNhYmxlX2lucHV0X2ZvY3VzaW5nIjoib2ZmIiwicXVpel9wYXNzd29yZF9pbXBvcnRfdHlwZSI6ImRlZmF1bHQiLCJxdWl6X25hdmlnYXRpb25fYmFyX3R5cGUiOiJkZWZhdWx0IiwicXVpel9zaG93X3F1ZXN0aW9uX3RhZ3MiOiJvbiIsInF1aXpfc2hvd19yZXN1bHRzX2Jhc2VkX3Bhc3Nfc2NvcmUiOiJvZmYiLCJxdWl6X3Nob3dfaW50ZXJ2YWxfbWVzc2FnZXNfZm9yX2VxdWFsX2tleXdvcmRzIjoib2ZmIiwicXVpel9oaWRlX2Jhbm5lcl9xdWVzdGlvbnNfb25fcmVzdWx0X3BhZ2UiOiJvZmYiLCJxdWl6X3NlbmRfcmVzdWx0c191c2VyX3dpdGhvdXRfaW1nIjoib2ZmIiwicXVpel9zZW5kX3Jlc3VsdHNfYWRtaW5fd2l0aG91dF9pbWciOiJvZmYiLCJwYXlwYWxfYW1vdW50IjpudWxsLCJwYXlwYWxfY3VycmVuY3kiOm51bGwsInBheXBhbF9tZXNzYWdlIjoiIiwiZW5hYmxlX3N0cmlwZSI6Im9mZiIsInN0cmlwZV9hbW91bnQiOiIiLCJzdHJpcGVfY3VycmVuY3kiOiIiLCJzdHJpcGVfbWVzc2FnZSI6IllvdSBuZWVkIHRvIHBheSB0byBwYXNzIHRoaXMgcXVpei4iLCJwYXltZW50X3R5cGUiOiJwcmVwYXkiLCJlbmFibGVfbW9uaXRvciI6Im9mZiIsIm1vbml0b3JfbGlzdCI6IiIsImFjdGl2ZV9jYW1wX2xpc3QiOiIiLCJlbmFibGVfc2xhY2siOiJvZmYiLCJzbGFja19jb252ZXJzYXRpb24iOiIiLCJhY3RpdmVfY2FtcF9hdXRvbWF0aW9uIjoiIiwiZW5hYmxlX2FjdGl2ZV9jYW1wIjoib2ZmIiwiZW5hYmxlX3phcGllciI6Im9mZiIsImVuYWJsZV9nb29nbGVfc2hlZXRzIjoib2ZmIiwic3ByZWFkc2hlZXRfaWQiOiIiLCJnb29nbGVfc2hlZXRfY3VzdG9tX2ZpZWxkcyI6W10sInF1aXpfY29uZGl0aW9uX3Nob3dfYWxsX3Jlc3VsdHMiOiJvZmYiLCJxdWl6X2NvbmRpdGlvbl9jYWxjdWxhdGlvbl90eXBlIjoiZGVmYXVsdCIsInF1aXpfYXR0cmlidXRlcyI6bnVsbCwicXVpel9hdHRyaWJ1dGVzX2FjdGl2ZV9vcmRlciI6bnVsbCwicXVpel9hdHRyaWJ1dGVzX3Bhc3NpdmVfb3JkZXIiOlsiYXlzX2Zvcm1fbmFtZSIsImF5c19mb3JtX2VtYWlsIiwiYXlzX2Zvcm1fcGhvbmUiXSwicmVxdWlyZWRfZmllbGRzIjpudWxsLCJlbmFibGVfdGltZXIiOiJvbiIsInRpbWVyIjoyNzAwLCJlbmFibGVfcXVpel9yYXRlIjoib2ZmIiwiZW5hYmxlX3JhdGVfYXZnIjoib2ZmIiwiZW5hYmxlX2JveF9zaGFkb3ciOiJvZmYiLCJlbmFibGVfYm9yZGVyIjoib2ZmIiwicXVpel90aW1lcl9pbl90aXRsZSI6Im9uIiwiZW5hYmxlX3JhdGVfY29tbWVudHMiOiJvZmYiLCJlbmFibGVfcmVzdGFydF9idXR0b24iOiJvZmYiLCJhdXRvZmlsbF91c2VyX2RhdGEiOiJvZmYiLCJlbmFibGVfY29weV9wcm90ZWN0aW9uIjoib2ZmIiwiZW5hYmxlX3BheXBhbCI6Im9mZiIsImF5c19lbmFibGVfcmVzdHJpY3Rpb25fcGFzcyI6Im9mZiIsImF5c19lbmFibGVfcmVzdHJpY3Rpb25fcGFzc191c2VycyI6Im9mZiIsInVzZXJfbWFpbCI6Im9mZiIsImFkbWluX21haWwiOiJvZmYiLCJyZXN1bHRfdGV4dCI6bnVsbCwiZW5hYmxlX3Jlc3VsdCI6Im9mZiIsImVuYWJsZV9tYWRfbWltaSI6Im9mZiIsIm1hZF9taW1pX2xpc3QiOiIiLCJlbmFibGVfY29udmVydEtpdCI6Im9mZiIsImNvbnZlcnRLaXRfZm9ybV9pZCI6IiIsImVuYWJsZV9nZXRSZXNwb25zZSI6Im9mZiIsImdldFJlc3BvbnNlX2xpc3QiOiIiLCJlbmFibGVfcmVjYXB0Y2hhIjoib2ZmIiwiYXR0cmlidXRlcyI6W10sInN1Ym1pdF9yZWRpcmVjdF9hZnRlciI6IiIsInJ3X2Fuc3dlcnNfc291bmRzIjpmYWxzZSwiaWQiOiIxMjgxNSIsImF1dGhvcl9pZCI6IjMiLCJwb3N0X2lkIjpudWxsLCJ0aXRsZSI6IlRyXHUxZWFmYyBuZ2hpXHUxZWM3bSBUaW4gaFx1MWVjZGMgMTIgS1x1MWViZnQgblx1MWVkMWkgdHJpIHRoXHUxZWU5YyBCXHUwMGUwaSA3OiBIVE1MIHZcdTAwZTAgY1x1MWVhNXUgdHJcdTAwZmFjIHRyYW5nIHdlYiAtIFx1MDExMFx1MDBlYVx1MDMwMCAwNiIsImRlc2NyaXB0aW9uIjoiPHA+VHJcdTFlYWZjIG5naGlcdTFlYzdtIFRpbiBoXHUxZWNkYyAxMiBLXHUxZWJmdCBuXHUxZWQxaSB0cmkgdGhcdTFlZTljIEJcdTAwZTBpIDc6IEhUTUwgdlx1MDBlMCBjXHUxZWE1dSB0clx1MDBmYWMgdHJhbmcgd2ViIC0gXHUwMTEwXHUwMGVhXHUwMzAwIDA2IGJhbyBnXHUxZWQzbSBuaGlcdTFlYzF1IGNcdTAwZTJ1IGhcdTFlY2ZpIGhheSwgYlx1MDBlMW0gc1x1MDBlMXQgY2hcdTAxYjBcdTAxYTFuZyB0clx1MDBlY25oLiBDXHUwMGY5bmcgbFx1MDBlMG0gYlx1MDBlMGkgdFx1MWVhZHAgdHJcdTFlYWZjIG5naGlcdTFlYzdtIG5nYXkuPFwvcD5cclxuXHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMTogVHJvbmcgY1x1MWVhNXUgdHJcdTAwZmFjIGNcdTAxYTEgYlx1MWVhM24gY1x1MWVlN2EgbVx1MWVkOXQgdFx1MWVjN3AgSFRNTCwgcGhcdTFlYTduIHRcdTFlZWQgblx1MDBlMG8gY2hcdTFlZTlhIHRvXHUwMGUwbiBiXHUxZWQ5IG5cdTFlZDlpIGR1bmcgaGlcdTFlYzNuIHRoXHUxZWNiIHRyXHUwMGVhbiB0cmFuZyB3ZWIgY2hvIG5nXHUwMWIwXHUxZWRkaSBkXHUwMGY5bmcgbmhcdTAwZWNuIHRoXHUxZWE1eT9cclxuPHVsPlxyXG48bGk+QS4gPGhlYWQ+PFwvbGk+XHJcbjxsaT5CLiA8aHRtbD48XC9saT5cclxuPGxpPjxzdHJvbmc+Qy4gPGJvZHk+PFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+RC4gPHRpdGxlPjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDI6IERcdTAwZjJuZyBraGFpIGJcdTAwZTFvIGA8IURPQ1RZUEUgaHRtbD5gIFx1MWVkZiBcdTAxMTFcdTFlYTd1IHRcdTAwZTBpIGxpXHUxZWM3dSBIVE1MIGNcdTAwZjMgdmFpIHRyXHUwMGYyIGdcdTAwZWMgXHUwMTExXHUxZWQxaSB2XHUxZWRiaSB0clx1MDBlY25oIGR1eVx1MWVjN3Qgd2ViP1xyXG48dWw+XHJcbjxsaT5BLiBcdTAxMTBcdTFlY2JuaCBuZ2hcdTAxMjlhIHRpXHUwMGVhdSBcdTAxMTFcdTFlYzEgY1x1MWVlN2EgdHJhbmcgd2ViLjxcL2xpPlxyXG48bGk+Qi4gQ2hcdTFlZTlhIHRoXHUwMGY0bmcgdGluIHZcdTFlYzEgdFx1MDBlMWMgZ2lcdTFlYTMgdlx1MDBlMCB0XHUxZWViIGtoXHUwMGYzYS48XC9saT5cclxuPGxpPkMuIFhcdTAwZTFjIFx1MDExMVx1MWVjYm5oIG5nXHUwMGY0biBuZ1x1MWVlZiBjaFx1MDBlZG5oIFx1MDExMVx1MDFiMFx1MWVlM2Mgc1x1MWVlZCBkXHUxZWU1bmcgdHJvbmcgdFx1MDBlMGkgbGlcdTFlYzd1LjxcL2xpPlxyXG48bGk+PHN0cm9uZz5ELiBUaFx1MDBmNG5nIGJcdTAwZTFvIHBoaVx1MDBlYW4gYlx1MWVhM24gSFRNTCAoXHUxZWRmIFx1MDExMVx1MDBlMnkgbFx1MDBlMCBIVE1MNSkgXHUwMTExXHUxZWMzIHRyXHUwMGVjbmggZHV5XHUxZWM3dCBoaVx1MWVjM24gdGhcdTFlY2IgdHJhbmcgXHUwMTExXHUwMGZhbmcgY1x1MDBlMWNoLjxcL3N0cm9uZz48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAzOiBcdTAxMTBcdTFlYzMgXHUwMTExXHUxZWI3dCB0XHUwMGVhbiBjaG8gdHJhbmcgd2ViLCB0XHUwMGVhbiBuXHUwMGUweSB0aFx1MDFiMFx1MWVkZG5nIGhpXHUxZWMzbiB0aFx1MWVjYiB0clx1MDBlYW4gdGhhbmggdGlcdTAwZWF1IFx1MDExMVx1MWVjMSBjXHUxZWU3YSBjXHUxZWVkYSBzXHUxZWQ1IHRyXHUwMGVjbmggZHV5XHUxZWM3dCBob1x1MWViN2MgdHJcdTAwZWFuIHRhYiwgbmdcdTAxYjBcdTFlZGRpIHRhIHNcdTFlZWQgZFx1MWVlNW5nIHRoXHUxZWJiIG5cdTAwZTBvIHRyb25nIHBoXHUxZWE3biBgPGhlYWQ+YD9cclxuPHVsPlxyXG48bGk+QS4gPG1ldGE+PFwvbGk+XHJcbjxsaT48c3Ryb25nPkIuIDx0aXRsZT48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5DLiA8aGVhZGVyPjxcL2xpPlxyXG48bGk+RC4gPGhlYWRpbmc+PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgNDogVGhcdTFlYmIgSFRNTCBuXHUwMGUwbyBzYXUgXHUwMTExXHUwMGUyeSBcdTAxMTFcdTAxYjBcdTFlZTNjIGdcdTFlY2RpIGxcdTAwZTAgdGhcdTFlYmIgXHUwMTExXHUwMWExbiAoaG9cdTFlYjdjIHRoXHUxZWJiIHJcdTFlZDduZyAtIGVtcHR5IHRhZykgdlx1MDBlMCBraFx1MDBmNG5nIHlcdTAwZWF1IGNcdTFlYTd1IHRoXHUxZWJiIFx1MDExMVx1MDBmM25nIHJpXHUwMGVhbmcgYmlcdTFlYzd0P1xyXG48dWw+XHJcbjxsaT48c3Ryb25nPkEuIDxpbWc+PFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qi4gPHA+PFwvbGk+XHJcbjxsaT5DLiA8ZGl2PjxcL2xpPlxyXG48bGk+RC4gPGE+PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgNTogXHUwMTEwXHUxZWMzIGhpXHUxZWMzbiB0aFx1MWVjYiBtXHUxZWQ5dCBoXHUwMGVjbmggXHUxZWEzbmggY1x1MDBmMyB0XHUwMGVhbiB0XHUxZWM3cCBsXHUwMGUwIGBiYW5uZXIuanBnYCBuXHUxZWIxbSBjXHUwMGY5bmcgdGhcdTAxYjAgbVx1MWVlNWMgdlx1MWVkYmkgdFx1MWVjN3AgSFRNTCwgYlx1MWVhMW4gY1x1MWVhN24gc1x1MWVlZCBkXHUxZWU1bmcgdGhcdTFlYmIgdlx1MDBlMCB0aHVcdTFlZDljIHRcdTAwZWRuaCBuXHUwMGUwbyBzYXUgXHUwMTExXHUwMGUyeT9cclxuPHVsPlxyXG48bGk+QS4gPGltYWdlIGxpbms9XCJiYW5uZXIuanBnXCI+PFwvbGk+XHJcbjxsaT5CLiA8c3JjPmJhbm5lci5qcGc8XC9zcmM+PFwvbGk+XHJcbjxsaT5DLiA8aW1nIGhyZWY9XCJiYW5uZXIuanBnXCI+PFwvbGk+XHJcbjxsaT48c3Ryb25nPkQuIDxpbWcgc3JjPVwiYmFubmVyLmpwZ1wiPjxcL3N0cm9uZz48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSA2OiBCXHUxZWExbiBtdVx1MWVkMW4gdFx1MWVhMW8gbVx1MWVkOXQgbGlcdTAwZWFuIGtcdTFlYmZ0IChoeXBlcmxpbmspIFx1MDExMVx1MWViZm4gdHJhbmcgd2ViIGNcdTAwZjMgXHUwMTExXHUxZWNiYSBjaFx1MWVjOSBgaHR0cHM6XC9cL3ZuZXhwcmVzcy5uZXRgLiBUaFx1MWViYiB2XHUwMGUwIHRodVx1MWVkOWMgdFx1MDBlZG5oIGNcdTFlYTduIHRoaVx1MWViZnQgXHUwMTExXHUxZWMzIGxcdTAwZTBtIFx1MDExMWlcdTFlYzF1IG5cdTAwZTB5IGxcdTAwZTAgZ1x1MDBlYz9cclxuPHVsPlxyXG48bGk+QS4gPGxpbmsgdXJsPVwiaHR0cHM6XC9cL3ZuZXhwcmVzcy5uZXRcIj48XC9saT5cclxuPGxpPkIuIDx1cmw+aHR0cHM6XC9cL3ZuZXhwcmVzcy5uZXQ8XC91cmw+PFwvbGk+XHJcbjxsaT48c3Ryb25nPkMuIDxhIGhyZWY9XCJodHRwczpcL1wvdm5leHByZXNzLm5ldFwiPjxcL3N0cm9uZz48XC9saT5cclxuPGxpPkQuIDxsaW5rIHNyYz1cImh0dHBzOlwvXC92bmV4cHJlc3MubmV0XCI+PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgNzogWGVtIHhcdTAwZTl0IFx1MDExMW9cdTFlYTFuIG1cdTAwZTMgSFRNTCBzYXU6IGA8cD5cdTAxMTBcdTAwZTJ5IGxcdTAwZTAgPHN0cm9uZz5tXHUxZWQ5dDxcL3N0cm9uZz4gXHUwMTExb1x1MWVhMW4gdlx1MDEwM24gYlx1MWVhM24uPFwvcD5gLiBUaFx1MWViYiBuXHUwMGUwbyBcdTAxMTFcdTAxYjBcdTFlZTNjIGxcdTFlZDNuZyAobmVzdGVkKSBcdTAxMTFcdTAwZmFuZyBjXHUwMGUxY2ggYlx1MDBlYW4gdHJvbmcgdGhcdTFlYmIgYDxwPmA/XHJcbjx1bD5cclxuPGxpPjxzdHJvbmc+QS4gPHN0cm9uZz48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5CLiA8cD48XC9saT5cclxuPGxpPkMuIFx1MDExMFx1MDBlMnkgbFx1MDBlMDxcL2xpPlxyXG48bGk+RC4gbVx1MWVkOXQ8XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSA4OiBUclx1MDBlY25oIGR1eVx1MWVjN3Qgd2ViIHhcdTFlZWQgbFx1MDBmZCBjXHUwMGUxYyBraG9cdTFlYTNuZyB0clx1MWVhZm5nIChkXHUxZWE1dSBjXHUwMGUxY2gsIHRhYiwgeHVcdTFlZDFuZyBkXHUwMGYybmcpIGRcdTAxYjAgdGhcdTFlZWJhIHRyb25nIG1cdTAwZTMgSFRNTCBuaFx1MDFiMCB0aFx1MWViZiBuXHUwMGUwbyBraGkgaGlcdTFlYzNuIHRoXHUxZWNiIHRyYW5nP1xyXG48dWw+XHJcbjxsaT5BLiBIaVx1MWVjM24gdGhcdTFlY2IgdFx1MWVhNXQgY1x1MWVhMyBjXHUwMGUxYyBraG9cdTFlYTNuZyB0clx1MWVhZm5nIGdpXHUxZWQxbmcgaFx1MWVjN3QgbmhcdTAxYjAgdHJvbmcgbVx1MDBlMyBuZ3VcdTFlZDNuLjxcL2xpPlxyXG48bGk+PHN0cm9uZz5CLiBDbyBsXHUxZWExaSBuaGlcdTFlYzF1IGtob1x1MWVhM25nIHRyXHUxZWFmbmcgbGlcdTAwZWFuIHRpXHUxZWJmcCB0aFx1MDBlMG5oIG1cdTFlZDl0IGtob1x1MWVhM25nIHRyXHUxZWFmbmcgZHV5IG5oXHUxZWE1dCB2XHUwMGUwIGJcdTFlY2YgcXVhIGNcdTAwZTFjIGRcdTFlYTV1IHh1XHUxZWQxbmcgZFx1MDBmMm5nLjxcL3N0cm9uZz48XC9saT5cclxuPGxpPkMuIENodXlcdTFlYzNuIG1cdTFlZDdpIGRcdTFlYTV1IHh1XHUxZWQxbmcgZFx1MDBmMm5nIHRoXHUwMGUwbmggbVx1MWVkOXQga2hvXHUxZWEzbmcgdHJcdTFlYWZuZy48XC9saT5cclxuPGxpPkQuIEJcdTAwZTFvIGxcdTFlZDdpIHZcdTAwZTAga2hcdTAwZjRuZyBoaVx1MWVjM24gdGhcdTFlY2IgdHJhbmcgblx1MWViZnUgY1x1MDBmMyBraG9cdTFlYTNuZyB0clx1MWVhZm5nIGRcdTAxYjAgdGhcdTFlZWJhLjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDk6IFx1MDExMFx1MWVjMyBcdTAxMTFcdTFlY2JuaCBuZ2hcdTAxMjlhIG1cdTFlZDl0IFx1MDExMW9cdTFlYTFuIHZcdTAxMDNuIGJcdTFlYTNuIHRoXHUwMGY0bmcgdGhcdTAxYjBcdTFlZGRuZyB0cm9uZyBIVE1MLCBiXHUxZWExbiBzXHUxZWVkIGRcdTFlZTVuZyB0aFx1MWViYiBuXHUwMGUwbz9cclxuPHVsPlxyXG48bGk+QS4gPGgxPjxcL2xpPlxyXG48bGk+Qi4gPGRpdj48XC9saT5cclxuPGxpPjxzdHJvbmc+Qy4gPHA+PFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+RC4gPHNwYW4+PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMTA6IFRoXHUxZWJiIG5cdTAwZTBvIHNhdSBcdTAxMTFcdTAwZTJ5IFx1MDExMVx1MDFiMFx1MWVlM2MgXHUwMTExXHUxZWI3dCB0cm9uZyBwaFx1MWVhN24gYDxoZWFkPmAgdlx1MDBlMCB0aFx1MDFiMFx1MWVkZG5nIGRcdTAwZjluZyBcdTAxMTFcdTFlYzMgY3VuZyBjXHUxZWE1cCB0aFx1MDBmNG5nIHRpbiBiXHUxZWQ1IHN1bmcgdlx1MWVjMSB0cmFuZyB3ZWIgY2hvIHRyXHUwMGVjbmggZHV5XHUxZWM3dCB2XHUwMGUwIGNcdTAwZTFjIGNcdTAwZjRuZyBjXHUxZWU1IHRcdTAwZWNtIGtpXHUxZWJmbSAodlx1MDBlZCBkXHUxZWU1OiBtXHUwMGY0IHRcdTFlYTMgdHJhbmcsIHRcdTFlZWIga2hcdTAwZjNhLCB0XHUwMGUxYyBnaVx1MWVhMyk/XHJcbjx1bD5cclxuPGxpPjxzdHJvbmc+QS4gPG1ldGE+PFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qi4gPGxpbms+PFwvbGk+XHJcbjxsaT5DLiA8c2NyaXB0PjxcL2xpPlxyXG48bGk+RC4gPHN0eWxlPjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDExOiBCXHUxZWExbiBtdVx1MWVkMW4gXHUwMTExXHUxZWNibmggZFx1MWVhMW5nIG1cdTFlZDl0IFx1MDExMW9cdTFlYTFuIHZcdTAxMDNuIGJcdTFlYTNuIHRoXHUwMGUwbmggdGlcdTAwZWF1IFx1MDExMVx1MWVjMSBjXHUxZWE1cCAyIChzdWJoZWFkaW5nKS4gVGhcdTFlYmIgSFRNTCBjaFx1MDBlZG5oIHhcdTAwZTFjIGNcdTFlYTduIHNcdTFlZWQgZFx1MWVlNW5nIGxcdTAwZTAgZ1x1MDBlYz9cclxuPHVsPlxyXG48bGk+QS4gPGgxPjxcL2xpPlxyXG48bGk+Qi4gPHQyPjxcL2xpPlxyXG48bGk+Qy4gPHBhcmFncmFwaCBoZWFkaW5nPVwiMlwiPjxcL2xpPlxyXG48bGk+PHN0cm9uZz5ELiA8aDI+PFwvc3Ryb25nPjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDEyOiBUaHVcdTFlZDljIHRcdTAwZWRuaCBgYWx0YCB0cm9uZyB0aFx1MWViYiBgPGltZz5gIGNcdTAwZjMgbVx1MWVlNWMgXHUwMTExXHUwMGVkY2ggY2hcdTAwZWRuaCBsXHUwMGUwIGdcdTAwZWM/XHJcbjx1bD5cclxuPGxpPkEuIFhcdTAwZTFjIFx1MDExMVx1MWVjYm5oIGNoaVx1MWVjMXUgY2FvIGNcdTFlZTdhIGhcdTAwZWNuaCBcdTFlYTNuaC48XC9saT5cclxuPGxpPjxzdHJvbmc+Qi4gQ3VuZyBjXHUxZWE1cCB2XHUwMTAzbiBiXHUxZWEzbiB0aGF5IHRoXHUxZWJmIGtoaSBoXHUwMGVjbmggXHUxZWEzbmgga2hcdTAwZjRuZyBoaVx1MWVjM24gdGhcdTFlY2IgXHUwMTExXHUwMWIwXHUxZWUzYyBob1x1MWViN2MgY2hvIG5nXHUwMWIwXHUxZWRkaSBkXHUwMGY5bmcgc1x1MWVlZCBkXHUxZWU1bmcgdHJcdTAwZWNuaCBcdTAxMTFcdTFlY2RjIG1cdTAwZTBuIGhcdTAwZWNuaC48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5DLiBDaFx1MWVjOSBcdTAxMTFcdTFlY2JuaCBsaVx1MDBlYW4ga1x1MWViZnQga2hpIG5oXHUxZWE1cCB2XHUwMGUwbyBoXHUwMGVjbmggXHUxZWEzbmguPFwvbGk+XHJcbjxsaT5ELiBcdTAxMTBcdTFlYjd0IHRcdTAwZWFuIGNobyB0XHUxZWM3cCBoXHUwMGVjbmggXHUxZWEzbmguPFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMTM6IFx1MDExMFx1MWVjMyBsaVx1MDBlYW4ga1x1MWViZnQgdFx1MWVjN3AgSFRNTCB2XHUxZWRiaSBtXHUxZWQ5dCB0XHUxZWM3cCBDU1MgYlx1MDBlYW4gbmdvXHUwMGUwaSBjXHUwMGYzIHRcdTAwZWFuIGBzdHlsZXMuY3NzYCwgYlx1MWVhMW4gY1x1MWVhN24gc1x1MWVlZCBkXHUxZWU1bmcgdGhcdTFlYmIgblx1MDBlMG8gdHJvbmcgcGhcdTFlYTduIGA8aGVhZD5gP1xyXG48dWw+XHJcbjxsaT48c3Ryb25nPkEuIDxsaW5rPjxcL3N0cm9uZz48XC9saT5cclxuPGxpPkIuIDxzdHlsZT48XC9saT5cclxuPGxpPkMuIDxzY3JpcHQ+PFwvbGk+XHJcbjxsaT5ELiA8Y3NzPjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDE0OiBUaHVcdTFlZDljIHRcdTAwZWRuaCBgaHJlZmAgdHJvbmcgdGhcdTFlYmIgYDxhPmAgZFx1MDBmOW5nIFx1MDExMVx1MWVjMyBsXHUwMGUwbSBnXHUwMGVjP1xyXG48dWw+XHJcbjxsaT5BLiBDaFx1MWVjOSBcdTAxMTFcdTFlY2JuaCBuXHUxZWQ5aSBkdW5nIHZcdTAxMDNuIGJcdTFlYTNuIGNcdTFlZTdhIGxpXHUwMGVhbiBrXHUxZWJmdC48XC9saT5cclxuPGxpPkIuIFhcdTAwZTFjIFx1MDExMVx1MWVjYm5oIGNcdTAwZTFjaCBsaVx1MDBlYW4ga1x1MWViZnQgc1x1MWViZCBcdTAxMTFcdTAxYjBcdTFlZTNjIGhpXHUxZWMzbiB0aFx1MWVjYi48XC9saT5cclxuPGxpPkMuIFx1MDExMFx1MWViN3QgdFx1MDBlYW4gZHV5IG5oXHUxZWE1dCBjaG8gbGlcdTAwZWFuIGtcdTFlYmZ0LjxcL2xpPlxyXG48bGk+PHN0cm9uZz5ELiBDaFx1MWVjOSBcdTAxMTFcdTFlY2JuaCBVUkwgaG9cdTFlYjdjIFx1MDExMVx1MDFiMFx1MWVkZG5nIGRcdTFlYWJuIG1cdTAwZTAgbGlcdTAwZWFuIGtcdTFlYmZ0IHNcdTFlYmQgZFx1MWVhYm4gdFx1MWVkYmkuPFwvc3Ryb25nPjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDE1OiBYZW0geFx1MDBlOXQgXHUwMTExb1x1MWVhMW4gbVx1MDBlMyBIVE1MIHNhdTogYDxwPkNsaWNrIDxhIGhyZWY9XCJhYm91dC5odG1sXCI+aGVyZTxcL2E+IGZvciBtb3JlIGluZm8uPFwvcD5gLiBQaFx1MWVhN24gdFx1MWVlZCBcImhlcmVcIiB0cm9uZyBcdTAxMTFvXHUxZWExbiBtXHUwMGUzIG5cdTAwZTB5IFx1MDExMVx1MDBmM25nIHZhaSB0clx1MDBmMiBnXHUwMGVjP1xyXG48dWw+XHJcbjxsaT5BLiBMXHUwMGUwIFVSTCBjXHUxZWU3YSBsaVx1MDBlYW4ga1x1MWViZnQuPFwvbGk+XHJcbjxsaT48c3Ryb25nPkIuIExcdTAwZTAgdlx1MDEwM24gYlx1MWVhM24gaGlcdTFlYzNuIHRoXHUxZWNiIGNcdTFlZTdhIGxpXHUwMGVhbiBrXHUxZWJmdCBtXHUwMGUwIG5nXHUwMWIwXHUxZWRkaSBkXHUwMGY5bmcgc1x1MWViZCBuaFx1MWVhNXAgdlx1MDBlMG8uPFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qy4gTFx1MDBlMCB0XHUwMGVhbiBjXHUxZWU3YSB0aHVcdTFlZDljIHRcdTAwZWRuaCBgaHJlZmAuPFwvbGk+XHJcbjxsaT5ELiBMXHUwMGUwIG1cdTFlZDl0IHRodVx1MWVkOWMgdFx1MDBlZG5oIGNcdTFlZTdhIHRoXHUxZWJiIGA8YT5gLjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDE2OiBCXHUxZWExbiBtdVx1MWVkMW4gdFx1MWVhMW8gbVx1MWVkOXQgbGlcdTAwZWFuIGtcdTFlYmZ0IG1cdTAwZTAga2hpIG5nXHUwMWIwXHUxZWRkaSBkXHUwMGY5bmcgbmhcdTFlYTVwIHZcdTAwZTBvLCB0cmFuZyBcdTAxMTFcdTAwZWRjaCBzXHUxZWJkIG1cdTFlZGYgcmEgdHJvbmcgbVx1MWVkOXQgdGFiIGhvXHUxZWI3YyBjXHUxZWVkYSBzXHUxZWQ1IG1cdTFlZGJpIGNcdTFlZTdhIHRyXHUwMGVjbmggZHV5XHUxZWM3dC4gQlx1MWVhMW4gY1x1MWVhN24gdGhcdTAwZWFtIHRodVx1MWVkOWMgdFx1MDBlZG5oIG5cdTAwZTBvIHZcdTAwZTBvIHRoXHUxZWJiIGA8YT5gIHZcdTAwZTAgXHUwMTExXHUxZWI3dCBnaVx1MDBlMSB0clx1MWVjYiBjaG8gblx1MDBmMyBsXHUwMGUwIGdcdTAwZWM/XHJcbjx1bD5cclxuPGxpPjxzdHJvbmc+QS4gVGh1XHUxZWQ5YyB0XHUwMGVkbmggYHRhcmdldGAgdlx1MWVkYmkgZ2lcdTAwZTEgdHJcdTFlY2IgYF9ibGFua2AuPFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qi4gVGh1XHUxZWQ5YyB0XHUwMGVkbmggYG5ld3RhYmAgdlx1MWVkYmkgZ2lcdTAwZTEgdHJcdTFlY2IgYHRydWVgLjxcL2xpPlxyXG48bGk+Qy4gVGh1XHUxZWQ5YyB0XHUwMGVkbmggYG9wZW5gIHZcdTFlZGJpIGdpXHUwMGUxIHRyXHUxZWNiIGBfbmV3YC48XC9saT5cclxuPGxpPkQuIFRodVx1MWVkOWMgdFx1MDBlZG5oIGB3aW5kb3dgIHZcdTFlZGJpIGdpXHUwMGUxIHRyXHUxZWNiIGBuZXdgLjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDE3OiBUcm9uZyBIVE1MLCBjXHUwMGUxYyB0aFx1MWViYiBgPGgxPmAgXHUwMTExXHUxZWJmbiBgPGg2PmAgXHUwMTExXHUwMWIwXHUxZWUzYyBzXHUxZWVkIGRcdTFlZTVuZyBcdTAxMTFcdTFlYzMgXHUwMTExXHUxZWNibmggbmdoXHUwMTI5YSBjXHUwMGUxYyBjXHUxZWE1cCBcdTAxMTFcdTFlZDkgdGlcdTAwZWF1IFx1MDExMVx1MWVjMSBraFx1MDBlMWMgbmhhdS4gVGhcdTFlZTkgdFx1MWVmMSBcdTAxMTFcdTFlZDkgbFx1MWVkYm4gbVx1MWViN2MgXHUwMTExXHUxZWNibmggY1x1MWVlN2EgY1x1MDBlMWMgdGlcdTAwZWF1IFx1MDExMVx1MWVjMSBuXHUwMGUweSBsXHUwMGUwIGdcdTAwZWM/XHJcbjx1bD5cclxuPGxpPkEuIDxoMT4gbFx1MDBlMCBuaFx1MWVjZiBuaFx1MWVhNXQsIDxoNj4gbFx1MDBlMCBsXHUxZWRibiBuaFx1MWVhNXQuPFwvbGk+XHJcbjxsaT5CLiBUXHUxZWE1dCBjXHUxZWEzIFx1MDExMVx1MWVjMXUgY1x1MDBmMyBrXHUwMGVkY2ggdGhcdTAxYjBcdTFlZGJjIGdpXHUxZWQxbmcgbmhhdS48XC9saT5cclxuPGxpPjxzdHJvbmc+Qy4gPGgxPiBsXHUwMGUwIGxcdTFlZGJuIG5oXHUxZWE1dCwgPGg2PiBsXHUwMGUwIG5oXHUxZWNmIG5oXHUxZWE1dC48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5ELiBcdTAxMTBcdTFlZDkgbFx1MWVkYm4gcGhcdTFlZTUgdGh1XHUxZWQ5YyB2XHUwMGUwbyB0aFx1MWVlOSB0XHUxZWYxIGNoXHUwMGZhbmcgeHVcdTFlYTV0IGhpXHUxZWM3biB0cm9uZyBtXHUwMGUzLjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDE4OiBcdTAxMTBcdTFlYzMgY2hcdTAwZThuIG1cdTFlZDl0IGRcdTAwZjJuZyBrXHUxZWJiIG5nYW5nIHBoXHUwMGUybiBjXHUwMGUxY2ggblx1MWVkOWkgZHVuZyB0clx1MDBlYW4gdHJhbmcgd2ViLCBiXHUxZWExbiBzXHUxZWVkIGRcdTFlZTVuZyB0aFx1MWViYiBcdTAxMTFcdTAxYTFuIG5cdTAwZTBvIHNhdSBcdTAxMTFcdTAwZTJ5P1xyXG48dWw+XHJcbjxsaT48c3Ryb25nPkEuIDxocj48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5CLiA8bGluZT48XC9saT5cclxuPGxpPkMuIDxicmVhaz48XC9saT5cclxuPGxpPkQuIDxzZXBhcmF0b3I+PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMTk6IFRoXHUxZWJiIG5cdTAwZTBvIHNhdSBcdTAxMTFcdTAwZTJ5IHRoXHUwMWIwXHUxZWRkbmcgXHUwMTExXHUwMWIwXHUxZWUzYyBzXHUxZWVkIGRcdTFlZTVuZyBuaFx1MDFiMCBtXHUxZWQ5dCBcImNvbnRhaW5lclwiICh2XHUxZWFkdCBjaFx1MWVlOWEpIFx1MDExMVx1MWVjMyBuaFx1MDBmM20gY1x1MDBlMWMgcGhcdTFlYTduIHRcdTFlZWQgSFRNTCBraFx1MDBlMWMgbmhcdTFlYjFtIG1cdTFlZTVjIFx1MDExMVx1MDBlZGNoIFx1MDExMVx1MWVjYm5oIGRcdTFlYTFuZyBob1x1MWViN2MgYlx1MWVkMSBjXHUxZWU1YyBiXHUxZWIxbmcgQ1NTP1xyXG48dWw+XHJcbjxsaT5BLiA8Y29udGFpbmVyPjxcL2xpPlxyXG48bGk+PHN0cm9uZz5CLiA8ZGl2PjxcL3N0cm9uZz48XC9saT5cclxuPGxpPkMuIDxncm91cD48XC9saT5cclxuPGxpPkQuIDxzZWN0aW9uPjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDIwOiBYZW0geFx1MDBlOXQgXHUwMTExb1x1MWVhMW4gbVx1MDBlMyBIVE1MIHNhdTogYDxwPlRoaXMgaXMgPGk+aXRhbGljPFwvaT4gYW5kIDxiPmJvbGQ8XC9iPiB0ZXh0LjxcL3A+YC4gQ1x1MDBlMWMgdGhcdTFlYmIgYDxpPmAgdlx1MDBlMCBgPGI+YCB0cm9uZyBuZ1x1MWVlZiBjXHUxZWEzbmggblx1MDBlMHkgY2hcdTFlZTcgeVx1MWViZnUgZFx1MDBmOW5nIFx1MDExMVx1MWVjMyBsXHUwMGUwbSBnXHUwMGVjP1xyXG48dWw+XHJcbjxsaT5BLiBDdW5nIGNcdTFlYTVwIFx1MDBmZCBuZ2hcdTAxMjlhIG5nXHUxZWVmIG5naFx1MDEyOWEgbVx1MWVhMW5oIG1cdTFlYmQgY2hvIHZcdTAxMDNuIGJcdTFlYTNuLjxcL2xpPlxyXG48bGk+Qi4gXHUwMTEwXHUwMGUxbmggZFx1MWVhNXUgdlx1MDEwM24gYlx1MWVhM24gbFx1MDBlMCB0clx1MDBlZGNoIGRcdTFlYWJuLjxcL2xpPlxyXG48bGk+PHN0cm9uZz5DLiBcdTAxMTBcdTFlY2JuaCBkXHUxZWExbmcgaGlcdTFlYzNuIHRoXHUxZWNiIHZcdTAxMDNuIGJcdTFlYTNuIChpbiBuZ2hpXHUwMGVhbmcsIGluIFx1MDExMVx1MWVhZG0pIHRoZW8gbVx1MWViN2MgXHUwMTExXHUxZWNibmggY1x1MWVlN2EgdHJcdTAwZWNuaCBkdXlcdTFlYzd0LjxcL3N0cm9uZz48XC9saT5cclxuPGxpPkQuIFRcdTFlYTFvIGxpXHUwMGVhbiBrXHUxZWJmdCBuXHUxZWQ5aSBiXHUxZWQ5IHRyb25nIHRyYW5nLjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDIxOiBCXHUxZWExbiBtdVx1MWVkMW4gdFx1MWVhMW8gbVx1MWVkOXQgZGFuaCBzXHUwMGUxY2ggY1x1MDBlMWMgbVx1MWVlNWMga2hcdTAwZjRuZyBjXHUwMGYzIHRoXHUxZWU5IHRcdTFlZjEgKGRcdTAwZjluZyBkXHUxZWE1dSBjaFx1MWVhNW0gaG9cdTFlYjdjIGhcdTAwZWNuaCBraFx1MDBlMWMpLiBUaFx1MWViYiBIVE1MIG5cdTAwZTBvIGxcdTAwZTAgcGhcdTAwZjkgaFx1MWVlM3AgbmhcdTFlYTV0IFx1MDExMVx1MWVjMyBiXHUxZWFmdCBcdTAxMTFcdTFlYTd1IGRhbmggc1x1MDBlMWNoIG5cdTAwZTB5P1xyXG48dWw+XHJcbjxsaT5BLiA8b2w+PFwvbGk+XHJcbjxsaT5CLiA8bGlzdD48XC9saT5cclxuPGxpPkMuIDxkbD48XC9saT5cclxuPGxpPjxzdHJvbmc+RC4gPHVsPjxcL3N0cm9uZz48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAyMjogTVx1MWVkN2kgbVx1MWVlNWMgdHJvbmcgZGFuaCBzXHUwMGUxY2ggKGtoXHUwMGY0bmcgdGhcdTFlZTkgdFx1MWVmMSBob1x1MWViN2MgY1x1MDBmMyB0aFx1MWVlOSB0XHUxZWYxKSBcdTAxMTFcdTAxYjBcdTFlZTNjIFx1MDExMVx1MWVjYm5oIG5naFx1MDEyOWEgYlx1MWViMW5nIHRoXHUxZWJiIG5cdTAwZTBvP1xyXG48dWw+XHJcbjxsaT48c3Ryb25nPkEuIDxsaT48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5CLiA8aXRlbT48XC9saT5cclxuPGxpPkMuIDxwb2ludD48XC9saT5cclxuPGxpPkQuIDxsaXN0aXRlbT48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAyMzogWGVtIHhcdTAwZTl0IGNcdTFlYTV1IHRyXHUwMGZhYyB0XHUxZWM3cCBIVE1MIGNcdTAxYTEgYlx1MWVhM24uIFBoXHUxZWE3biB0XHUxZWVkIG5cdTAwZTBvIGxcdTAwZTAgYlx1MWVhZnQgYnVcdTFlZDljIHZcdTAwZTAgbFx1MDBlMCBwaFx1MWVhN24gdFx1MWVlZCBnXHUxZWQxYyBjaFx1MWVlOWEgdFx1MWVhNXQgY1x1MWVhMyBjXHUwMGUxYyBwaFx1MWVhN24gdFx1MWVlZCBIVE1MIGtoXHUwMGUxYz9cclxuPHVsPlxyXG48bGk+QS4gPGhlYWQ+PFwvbGk+XHJcbjxsaT48c3Ryb25nPkIuIDxodG1sPjxcL3N0cm9uZz48XC9saT5cclxuPGxpPkMuIDxib2R5PjxcL2xpPlxyXG48bGk+RC4gPCFET0NUWVBFIGh0bWw+PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMjQ6IFRodVx1MWVkOWMgdFx1MDBlZG5oIGBjaGFyc2V0YCB0cm9uZyB0aFx1MWViYiBgPG1ldGE+YCB0aFx1MDFiMFx1MWVkZG5nIFx1MDExMVx1MDFiMFx1MWVlM2Mgc1x1MWVlZCBkXHUxZWU1bmcgXHUwMTExXHUxZWMzIGxcdTAwZTBtIGdcdTAwZWMgdHJvbmcgcGhcdTFlYTduIGA8aGVhZD5gP1xyXG48dWw+XHJcbjxsaT5BLiBcdTAxMTBcdTFlYjd0IHRcdTAwZWFuIHRcdTAwZTFjIGdpXHUxZWEzIGNcdTFlZTdhIHRyYW5nLjxcL2xpPlxyXG48bGk+Qi4gQ2hcdTFlYzkgXHUwMTExXHUxZWNibmggdFx1MWVlYiBraFx1MDBmM2EgY2hvIGNcdTAwZjRuZyBjXHUxZWU1IHRcdTAwZWNtIGtpXHUxZWJmbS48XC9saT5cclxuPGxpPjxzdHJvbmc+Qy4gWFx1MDBlMWMgXHUwMTExXHUxZWNibmggYlx1MWVkOSBtXHUwMGUzIGtcdTAwZmQgdFx1MWVmMSAodlx1MDBlZCBkXHUxZWU1OiBVVEYtOCkgXHUwMTExXHUxZWMzIGhpXHUxZWMzbiB0aFx1MWVjYiB2XHUwMTAzbiBiXHUxZWEzbiBcdTAxMTFcdTAwZmFuZy48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5ELiBNXHUwMGY0IHRcdTFlYTMgblx1MWVkOWkgZHVuZyB0cmFuZy48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAyNTogS2hpIHRcdTFlYTFvIG1cdTFlZDl0IGxpXHUwMGVhbiBrXHUxZWJmdCBcdTAxMTFcdTFlYmZuIG1cdTFlZDl0IHBoXHUxZWE3biBjXHUxZWU1IHRoXHUxZWMzIChuZW8gLSBhbmNob3IpIHRyb25nIGNcdTAwZjluZyBtXHUxZWQ5dCB0cmFuZyBIVE1MLCBnaVx1MDBlMSB0clx1MWVjYiBjXHUxZWU3YSB0aHVcdTFlZDljIHRcdTAwZWRuaCBgaHJlZmAgdGhcdTAxYjBcdTFlZGRuZyBiXHUxZWFmdCBcdTAxMTFcdTFlYTd1IGJcdTFlYjFuZyBrXHUwMGZkIHRcdTFlZjEgblx1MDBlMG8/XHJcbjx1bD5cclxuPGxpPjxzdHJvbmc+QS4gIzxcL3N0cm9uZz48XC9saT5cclxuPGxpPkIuIFwvPFwvbGk+XHJcbjxsaT5DLiA/PFwvbGk+XHJcbjxsaT5ELiAmPFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMjY6IFhlbSB4XHUwMGU5dCBcdTAxMTFvXHUxZWExbiBtXHUwMGUzIHNhdTogYDxpbWcgc3JjPVwiaW1hZ2VzXC9sb2dvLnBuZ1wiIGFsdD1cIkNvbXBhbnkgTG9nb1wiPmAuIE5cdTFlYmZ1IHRcdTFlYzdwIEhUTUwgdlx1MDBlMCB0aFx1MDFiMCBtXHUxZWU1YyBgaW1hZ2VzYCBuXHUxZWIxbSB0cm9uZyBjXHUwMGY5bmcgbVx1MWVkOXQgdGhcdTAxYjAgbVx1MWVlNWMgZ1x1MWVkMWMsIFx1MDExMVx1MDFiMFx1MWVkZG5nIGRcdTFlYWJuIGBpbWFnZXNcL2xvZ28ucG5nYCBsXHUwMGUwIHZcdTAwZWQgZFx1MWVlNSB2XHUxZWMxIGxvXHUxZWExaSBcdTAxMTFcdTAxYjBcdTFlZGRuZyBkXHUxZWFibiBuXHUwMGUwbz9cclxuPHVsPlxyXG48bGk+QS4gXHUwMTEwXHUwMWIwXHUxZWRkbmcgZFx1MWVhYm4gdHV5XHUxZWM3dCBcdTAxMTFcdTFlZDFpIChBYnNvbHV0ZSBwYXRoKTxcL2xpPlxyXG48bGk+PHN0cm9uZz5CLiBcdTAxMTBcdTAxYjBcdTFlZGRuZyBkXHUxZWFibiB0XHUwMWIwXHUwMWExbmcgXHUwMTExXHUxZWQxaSAoUmVsYXRpdmUgcGF0aCk8XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5DLiBcdTAxMTBcdTAxYjBcdTFlZGRuZyBkXHUxZWFibiBnXHUxZWQxYyAoUm9vdCBwYXRoKTxcL2xpPlxyXG48bGk+RC4gXHUwMTEwXHUwMWIwXHUxZWRkbmcgZFx1MWVhYm4gbVx1MWVhMW5nIChOZXR3b3JrIHBhdGgpPFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMjc6IENcdTAwZjRuZyBjXHUxZWU1IG5cdTAwZTBvIHNhdSBcdTAxMTFcdTAwZTJ5IFx1MDExMVx1MDFiMFx1MWVlM2MgeGVtIGxcdTAwZTAgcGhcdTAwZjkgaFx1MWVlM3Agdlx1MDBlMCBjaHV5XHUwMGVhbiBuZ2hpXHUxZWM3cCBoXHUwMWExbiBzbyB2XHUxZWRiaSBOb3RlcGFkIGhvXHUxZWI3YyBXb3JkUGFkIFx1MDExMVx1MWVjMyBzb1x1MWVhMW4gdGhcdTFlYTNvIG1cdTAwZTMgSFRNTCwgbmhcdTFlZGQgY1x1MDBlMWMgdFx1MDBlZG5oIG5cdTAxMDNuZyBoXHUxZWQ3IHRyXHUxZWUzIGNcdTAwZmEgcGhcdTAwZTFwIChzeW50YXggaGlnaGxpZ2h0aW5nKT9cclxuPHVsPlxyXG48bGk+QS4gTWljcm9zb2Z0IFdvcmQ8XC9saT5cclxuPGxpPkIuIE1pY3Jvc29mdCBFeGNlbDxcL2xpPlxyXG48bGk+Qy4gUGFpbnQ8XC9saT5cclxuPGxpPjxzdHJvbmc+RC4gTm90ZXBhZCsrIGhvXHUxZWI3YyBWaXN1YWwgU3R1ZGlvIENvZGU8XC9zdHJvbmc+PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMjg6IFRyb25nIEhUTUwsIGNcdTAwZmEgcGhcdTAwZTFwIFx1MDExMVx1MWVjMyB2aVx1MWViZnQgbVx1MWVkOXQgZFx1MDBmMm5nIGNoXHUwMGZhIHRoXHUwMGVkY2ggKGNvbW1lbnQpIG1cdTAwZTAgdHJcdTAwZWNuaCBkdXlcdTFlYzd0IHNcdTFlYmQgYlx1MWVjZiBxdWEga2hpIGhpXHUxZWMzbiB0aFx1MWVjYiBsXHUwMGUwIGdcdTAwZWM/XHJcbjx1bD5cclxuPGxpPkEuIFwvXC8gXHUwMTEwXHUwMGUyeSBsXHUwMGUwIGNoXHUwMGZhIHRoXHUwMGVkY2g8XC9saT5cclxuPGxpPkIuIFwvKiBcdTAxMTBcdTAwZTJ5IGxcdTAwZTAgY2hcdTAwZmEgdGhcdTAwZWRjaCAqXC88XC9saT5cclxuPGxpPjxzdHJvbmc+Qy4gPCEtLSBcdTAxMTBcdTAwZTJ5IGxcdTAwZTAgY2hcdTAwZmEgdGhcdTAwZWRjaCAtLT48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5ELiBcLyoqIFx1MDExMFx1MDBlMnkgbFx1MDBlMCBjaFx1MDBmYSB0aFx1MDBlZGNoICoqXC88XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAyOTogWGVtIHhcdTAwZTl0IFx1MDExMW9cdTFlYTFuIG1cdTAwZTMgSFRNTCBzYXUuIENcdTAwZjMgbFx1MWVkN2kgY1x1MDBmYSBwaFx1MDBlMXAgaG9cdTFlYjdjIGNcdTFlYTV1IHRyXHUwMGZhYyBjXHUwMWExIGJcdTFlYTNuIG5cdTAwZTBvIGtoXHUwMGY0bmcgXHUwMTExXHUwMGZhbmc/XHJcbjx1bD5cclxuPGxpPjxzdHJvbmc+QS4gVGhcdTFlYmIgPGhlYWQ+IGJcdTFlY2IgXHUwMTExXHUxZWI3dCBzYWkgdlx1MWVjYiB0clx1MDBlZC48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5CLiBUaFx1MWViYiA8IURPQ1RZUEUgaHRtbD4gYlx1MWVjYiB0aGlcdTFlYmZ1LjxcL2xpPlxyXG48bGk+Qy4gVGhcdTFlYmIgPGh0bWw+IGJcdTFlY2IgdGhpXHUxZWJmdS48XC9saT5cclxuPGxpPkQuIEtoXHUwMGY0bmcgY1x1MDBmMyBsXHUxZWQ3aSBjXHUwMGZhIHBoXHUwMGUxcCBjXHUwMWExIGJcdTFlYTNuLjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDMwOiBNXHUxZWI3YyBkXHUwMGY5IEhUTUwga2hcdTAwZjRuZyBwaFx1MDBlMm4gYmlcdTFlYzd0IGNoXHUxZWVmIGhvYSBjaFx1MWVlZiB0aFx1MDFiMFx1MWVkZG5nIGNobyB0XHUwMGVhbiB0aFx1MWViYiwgbmhcdTAxYjBuZyB0aGVvIHF1eSBcdTAxYjBcdTFlZGJjIGNodW5nIHZcdTAwZTAgXHUwMTExXHUxZWMzIGRcdTFlYzUgXHUwMTExXHUxZWNkYyBtXHUwMGUzLCBuZ1x1MDFiMFx1MWVkZGkgdGEgdGhcdTAxYjBcdTFlZGRuZyB2aVx1MWViZnQgdFx1MDBlYW4gdGhcdTFlYmIgSFRNTCBiXHUxZWIxbmcgZ1x1MDBlYz9cclxuPHVsPlxyXG48bGk+QS4gQ2hcdTFlZWYgaW4gaG9hIChVUFBFUkNBU0UpPFwvbGk+XHJcbjxsaT5CLiBLXHUxZWJmdCBoXHUxZWUzcCBjaFx1MWVlZiBob2Egdlx1MDBlMCBjaFx1MWVlZiB0aFx1MDFiMFx1MWVkZG5nIChDYW1lbENhc2UpPFwvbGk+XHJcbjxsaT48c3Ryb25nPkMuIENoXHUxZWVmIGluIHRoXHUwMWIwXHUxZWRkbmcgKGxvd2VyY2FzZSk8XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5ELiBCXHUxZWE1dCBrXHUxZWYzIGtpXHUxZWMzdSBuXHUwMGUwbywgbWlcdTFlYzVuIGxcdTAwZTAgbmhcdTFlYTV0IHF1XHUwMGUxbiB0cm9uZyB0XHUwMGUwaSBsaVx1MWVjN3UuPFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbiIsInF1aXpfaW1hZ2UiOm51bGwsInF1aXpfY2F0ZWdvcnlfaWQiOiIxNjM2IiwicXVlc3Rpb25faWRzIjoiMzgzOTE2LDM4MzkxNywzODM5MTgsMzgzOTE5LDM4MzkyMCwzODM5MjEsMzgzOTIyLDM4MzkyMywzODM5MjQsMzgzOTI1LDM4MzkyNiwzODM5MjcsMzgzOTI4LDM4MzkyOSwzODM5MzAsMzgzOTMxLDM4MzkzMiwzODM5MzMsMzgzOTM0LDM4MzkzNSwzODM5MzYsMzgzOTM3LDM4MzkzOCwzODM5MzksMzgzOTQwLDM4Mzk0MSwzODM5NDIsMzgzOTQzLDM4Mzk0NCwzODM5NDUiLCJvcmRlcmluZyI6IjEyODE1IiwicHVibGlzaGVkIjoiMSIsImNyZWF0ZV9kYXRlIjpudWxsLCJxdWl6X3VybCI6bnVsbCwiaW50ZXJ2YWxzIjoiW3tcImludGVydmFsX21pblwiOlwiMFwiLFwiaW50ZXJ2YWxfbWF4XCI6XCIyNVwiLFwiaW50ZXJ2YWxfdGV4dFwiOlwiXCIsXCJpbnRlcnZhbF9pbWFnZVwiOlwiXCIsXCJpbnRlcnZhbF9yZWRpcmVjdF91cmxcIjpcIlwiLFwiaW50ZXJ2YWxfcmVkaXJlY3RfZGVsYXlcIjpcIlwiLFwiaW50ZXJ2YWxfZmlsZVwiOlwiXCIsXCJpbnRlcnZhbF9maWxlX2lkXCI6XCJcIixcImludGVydmFsX2ZpbGVfbmFtZVwiOlwiXCIsXCJpbnRlcnZhbF9nYW1pcHJlc3NfcG9pbnRcIjpcIlwiLFwiaW50ZXJ2YWxfd3Byb2R1Y3RcIjpcIlwiLFwiaW50ZXJ2YWxfa2V5d29yZFwiOlwiQVwifSx7XCJpbnRlcnZhbF9taW5cIjpcIjI2XCIsXCJpbnRlcnZhbF9tYXhcIjpcIjUwXCIsXCJpbnRlcnZhbF90ZXh0XCI6XCJcIixcImludGVydmFsX2ltYWdlXCI6XCJcIixcImludGVydmFsX3JlZGlyZWN0X3VybFwiOlwiXCIsXCJpbnRlcnZhbF9yZWRpcmVjdF9kZWxheVwiOlwiXCIsXCJpbnRlcnZhbF9maWxlXCI6XCJcIixcImludGVydmFsX2ZpbGVfaWRcIjpcIlwiLFwiaW50ZXJ2YWxfZmlsZV9uYW1lXCI6XCJcIixcImludGVydmFsX2dhbWlwcmVzc19wb2ludFwiOlwiXCIsXCJpbnRlcnZhbF93cHJvZHVjdFwiOlwiXCIsXCJpbnRlcnZhbF9rZXl3b3JkXCI6XCJCXCJ9LHtcImludGVydmFsX21pblwiOlwiNTFcIixcImludGVydmFsX21heFwiOlwiNzVcIixcImludGVydmFsX3RleHRcIjpcIlwiLFwiaW50ZXJ2YWxfaW1hZ2VcIjpcIlwiLFwiaW50ZXJ2YWxfcmVkaXJlY3RfdXJsXCI6XCJcIixcImludGVydmFsX3JlZGlyZWN0X2RlbGF5XCI6XCJcIixcImludGVydmFsX2ZpbGVcIjpcIlwiLFwiaW50ZXJ2YWxfZmlsZV9pZFwiOlwiXCIsXCJpbnRlcnZhbF9maWxlX25hbWVcIjpcIlwiLFwiaW50ZXJ2YWxfZ2FtaXByZXNzX3BvaW50XCI6XCJcIixcImludGVydmFsX3dwcm9kdWN0XCI6XCJcIixcImludGVydmFsX2tleXdvcmRcIjpcIkNcIn0se1wiaW50ZXJ2YWxfbWluXCI6XCI3NlwiLFwiaW50ZXJ2YWxfbWF4XCI6XCIxMDBcIixcImludGVydmFsX3RleHRcIjpcIlwiLFwiaW50ZXJ2YWxfaW1hZ2VcIjpcIlwiLFwiaW50ZXJ2YWxfcmVkaXJlY3RfdXJsXCI6XCJcIixcImludGVydmFsX3JlZGlyZWN0X2RlbGF5XCI6XCJcIixcImludGVydmFsX2ZpbGVcIjpcIlwiLFwiaW50ZXJ2YWxfZmlsZV9pZFwiOlwiXCIsXCJpbnRlcnZhbF9maWxlX25hbWVcIjpcIlwiLFwiaW50ZXJ2YWxfZ2FtaXByZXNzX3BvaW50XCI6XCJcIixcImludGVydmFsX3dwcm9kdWN0XCI6XCJcIixcImludGVydmFsX2tleXdvcmRcIjpcIkRcIn1dIiwiaXNfdXNlcl9sb2dnZWRfaW4iOmZhbHNlLCJxdWl6X2FuaW1hdGlvbl90b3AiOjEwMCwicXVpel9lbmFibGVfYW5pbWF0aW9uX3RvcCI6Im9uIiwic3RvcmVfYWxsX25vdF9maW5pc2hlZF9yZXN1bHRzIjpmYWxzZX0='; </script> <input type='hidden' name='quiz_id' value='12815'/> <input type='hidden' name='start_date' class='ays-start-date'/> <input type='hidden' name='ays_end_date' class='ays-quiz-end-date'/> <input type='hidden' name='ays_finish_quiz_nonce_12815' value='f789ef098a'/> </form></div> </div> <div class="ays-quiz-powered-by-container"><div class="ays-quiz-promote-powered-by-text-row"><span class="ays-quiz-promote-powered-by-text">By <a href="https://ays-pro.com/wordpress/quiz-maker" target="_blank">Wordpress Quiz plugin</a></span></div></div></div></div> <div class="panel blogger"><div class='ays-quiz-wrap'> <div class='ays-quiz-container ays_quiz_classic_light ays-quiz-keyboard-active' data-quest-effect='shake' data-hide-bg-image='false' id='ays-quiz-container-13753'> <div class='ays-questions-container'> <div class='ays-quiz-some-items-icons-wrap'><div class="ays-quiz-full-screen-wrap"> <a class="ays-quiz-full-screen-container"> <svg xmlns="http://www.w3.org/2000/svg" height="24" fill="#fff" viewBox="0 0 24 24" width="24" class="ays-quiz-close-full-screen"> <path d="M0 0h24v24H0z" fill="none"/> <path d="M5 16h3v3h2v-5H5v2zm3-8H5v2h5V5H8v3zm6 11h2v-3h3v-2h-5v5zm2-11V5h-2v5h5V8h-3z"/> </svg> <svg xmlns="http://www.w3.org/2000/svg" height="24" fill="#fff" viewBox="0 0 24 24" width="24" class="ays-quiz-open-full-screen"> <path d="M0 0h24v24H0z" fill="none"/> <path d="M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z"/> </svg> </a> </div></div> <span class='ays_quizn_ancnoxneri_qanak'><i class='ays_fa ays_fa_users'></i> 0</span> <form action='' method='post' autocomplete='off' id='ays_finish_quiz_13753' class='ays-quiz-form enable_questions_result ' ><input type='hidden' class='ays_question_count_per_page' value='30'> <input type='hidden' value='list' class='answer_view_class'> <input type='hidden' value='' class='ays_qm_enable_arrows'><section class='ays_quiz_timer_container'> <div class='ays-quiz-timer ays-quiz-message-before-timer' data-timer='2700'><p>Bạn đã sẵn sàng chưa? 45 phút làm bài bắt đầu!!!</p> </div> <div class='ays-quiz-after-timer '><p>Bạn đã hết giờ làm bài! Xem kết quả các câu hỏi đã làm nhé!!!</p> </div> <hr style='height:1px;'> </section> <div class='step active-step'> <div class='ays-abs-fs ays-start-page'> <div class='ays_cb_and_a'><p style='margin:0!important;'><strong>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong></p></div> <p class='ays-fs-title'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web - Đề 07</p> <div class='ays_buttons_div'> <input type='button' name='next' class='ays_next start_button action-button ays-quiz-keyboard-active' value='BẮT ĐẦU LÀM BÀI TEST' data-enable-leave-page="false" /> </div> <div class='ays-fs-subtitle'><p>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web - Đề 07 bao gồm nhiều câu hỏi hay, bám sát chương trình. Cùng làm bài tập trắc nghiệm ngay.</p> <div class="question-block"> <p>Câu 1: Xét đoạn mã HTML sau: `<!DOCTYPE html><br /> <html><br /> <head><br /> <meta charset= <ul> <li>A. <body></li> <li><strong>B. <head></strong></li> <li>C. <html></li> <li>D. <!DOCTYPE html></li> </ul> </div> <div class="question-block"> <p>Câu 2: Trong HTML, đâu là cách chính xác để tạo một đoạn văn mới?</p> <ul> <li>A. <para>Nội dung</para></li> <li>B. <paragraph>Nội dung</paragraph></li> <li>C. <text>Nội dung</text></li> <li><strong>D. <p>Nội dung</p></strong></li> </ul> </div> <div class="question-block"> <p>Câu 3: Thẻ HTML nào được sử dụng để định nghĩa tiêu đề quan trọng nhất (lớn nhất) trên trang web?</p> <ul> <li><strong>A. <h1></strong></li> <li>B. <heading></li> <li>C. <title></li> <li>D. <h6></li> </ul> </div> <div class="question-block"> <p>Câu 4: Xem xét đoạn mã HTML sau: `</p> <h1>Tiêu đề chính</h1> <p>Đoạn thứ nhất.</p> <h2>Tiêu đề phụ</h2> <p>Đoạn thứ hai.</p> <p>`. Cấu trúc này tạo ra bao nhiêu đoạn văn (paragraph) khi được hiển thị trên trình duyệt?</p> <ul> <li>A. 1</li> <li><strong>B. 2</strong></li> <li>C. 3</li> <li>D. 4</li> </ul> </div> <div class="question-block"> <p>Câu 5: Thẻ HTML nào là thẻ đơn (không có thẻ đóng) và thường được dùng để chèn ngắt dòng?</p> <ul> <li>A. <p></li> <li>B. <h1></li> <li><strong>C. <br></strong></li> <li>D. <div></li> </ul> </div> <div class="question-block"> <p>Câu 6: Để chèn một hình ảnh vào trang web, bạn sẽ sử dụng thẻ nào và thuộc tính bắt buộc nào?</p> <ul> <li><strong>A. <img> với thuộc tính "src"</strong></li> <li>B. <image> với thuộc tính "link"</li> <li>C. <picture> với thuộc tính "source"</li> <li>D. <graphic> với thuộc tính "url"</li> </ul> </div> <div class="question-block"> <p>Câu 7: Thẻ <!DOCTYPE html> trong cấu trúc HTML có vai trò gì?</p> <ul> <li>A. Định nghĩa tiêu đề trang web.</li> <li>B. Xác định bộ mã ký tự.</li> <li>C. Chứa nội dung hiển thị của trang.</li> <li><strong>D. Khai báo loại tài liệu và phiên bản HTML (HTML5).</strong></li> </ul> </div> <div class="question-block"> <p>Câu 8: Thuộc tính "alt" trong thẻ <img> được sử dụng với mục đích chính là gì?</p> <ul> <li>A. Đặt kích thước cho hình ảnh.</li> <li><strong>B. Cung cấp văn bản thay thế khi hình ảnh không hiển thị được.</strong></li> <li>C. Đặt liên kết cho hình ảnh.</li> <li>D. Thêm chú thích khi di chuột qua hình ảnh.</li> </ul> </div> <div class="question-block"> <p>Câu 9: Để tạo một liên kết (hyperlink) đến một trang web khác, bạn sẽ sử dụng thẻ nào và thuộc tính nào để chỉ định địa chỉ đích?</p> <ul> <li><strong>A. <a> với thuộc tính "href"</strong></li> <li>B. <link> với thuộc tính "src"</li> <li>C. <url> với thuộc tính "address"</li> <li>D. <go> với thuộc tính "target"</li> </ul> </div> <div class="question-block"> <p>Câu 10: Phần tử HTML nào chứa toàn bộ nội dung <i>hiển thị</i> trên trình duyệt, bao gồm văn bản, hình ảnh, liên kết, v.v.?</p> <ul> <li>A. <html></li> <li>B. <head></li> <li><strong>C. <body></strong></li> <li>D. <content></li> </ul> </div> <div class="question-block"> <p>Câu 11: Phát biểu nào sau đây về tên thẻ HTML là đúng?</p> <ul> <li>A. Tên thẻ HTML bắt buộc phải viết bằng chữ hoa.</li> <li>B. Tên thẻ HTML bắt buộc phải viết bằng chữ thường.</li> <li><strong>C. Tên thẻ HTML không phân biệt chữ hoa và chữ thường, nhưng nên viết bằng chữ thường.</strong></li> <li>D. Tên thẻ HTML chỉ chấp nhận chữ cái và số.</li> </ul> </div> <div class="question-block"> <p>Câu 12: Thẻ <meta charset=</p> <ul> <li><strong>A. Xác định bộ mã ký tự cho trang web (ví dụ: hỗ trợ tiếng Việt).</strong></li> <li>B. Đặt mô tả ngắn gọn về nội dung trang.</li> <li>C. Chỉ định từ khóa cho công cụ tìm kiếm.</li> <li>D. Đặt tiêu đề hiển thị trên thanh tab trình duyệt.</li> </ul> </div> <div class="question-block"> <p>Câu 13: Khi lồng các thẻ HTML, quy tắc cơ bản nào cần tuân thủ để đảm bảo cấu trúc hợp lệ?</p> <ul> <li>A. Thẻ cha phải luôn là thẻ đơn.</li> <li>B. Thẻ con không được có thuộc tính.</li> <li>C. Thẻ được mở đầu tiên phải được đóng cuối cùng.</li> <li><strong>D. Thẻ được mở sau cùng phải được đóng đầu tiên.</strong></li> </ul> </div> <div class="question-block"> <p>Câu 14: Bạn muốn tạo một dòng kẻ ngang để phân chia nội dung trên trang web. Thẻ HTML nào thích hợp nhất cho mục đích này?</p> <ul> <li>A. <line></li> <li><strong>B. <hr></strong></li> <li>C. <divider></li> <li>D. <break></li> </ul> </div> <div class="question-block"> <p>Câu 15: Xét đoạn mã: `<a href=</p> <ul> <li><strong>A. Đường dẫn tương đối (Relative path)</strong></li> <li>B. Đường dẫn tuyệt đối (Absolute path)</li> <li>C. Đường dẫn cố định (Fixed path)</li> <li>D. Đường dẫn gốc (Root path)</li> </ul> </div> <div class="question-block"> <p>Câu 16: Để tạo chú thích (comment) trong mã HTML mà không hiển thị trên trình duyệt, bạn sử dụng cú pháp nào?</p> <ul> <li>A. // Chú thích</li> <li>B. /* Chú thích */</li> <li><strong>C. <!-- Chú thích --></strong></li> <li>D. # Chú thích</li> </ul> </div> <div class="question-block"> <p>Câu 17: Thẻ <div> và <span> đều được sử dụng để nhóm các phần tử HTML. Điểm khác biệt cơ bản giữa chúng là gì?</p> <ul> <li><strong>A. <div> là phần tử khối (block-level), <span> là phần tử nội dòng (inline).</strong></li> <li>B. <div> chỉ dùng cho văn bản, <span> dùng cho hình ảnh.</li> <li>C. <div> có thể lồng nhau, <span> thì không.</li> <li>D. <div> dùng để định dạng, <span> dùng để tạo liên kết.</li> </ul> </div> <div class="question-block"> <p>Câu 18: Thuộc tính "class" và "id" trong HTML dùng để làm gì?</p> <ul> <li>A. Chỉ định loại tệp (ví dụ: .html, .jpg).</li> <li>B. Đặt tên cho tệp HTML.</li> <li>C. Xác định phiên bản HTML đang sử dụng.</li> <li><strong>D. Đặt tên định danh (độc nhất với "id", hoặc nhóm với "class") cho phần tử để định dạng hoặc xử lý.</strong></li> </ul> </div> <div class="question-block"> <p>Câu 19: Xem xét đoạn mã: `<p>Đây là văn bản.</p><br /> <p>Đây là văn bản khác.</p>`. Trình duyệt sẽ hiển thị hai đoạn văn này như thế nào theo mặc định?</p> <ul> <li><strong>A. Mỗi đoạn trên một dòng riêng biệt với khoảng cách giữa chúng.</strong></li> <li>B. Hai đoạn liền kề nhau trên cùng một dòng.</li> <li>C. Chỉ hiển thị đoạn thứ nhất.</li> <li>D. Chỉ hiển thị đoạn thứ hai.</li> </ul> </div> <div class="question-block"> <p>Câu 20: Để nhúng mã CSS trực tiếp vào phần <head> của tài liệu HTML, bạn sử dụng thẻ nào?</p> <ul> <li>A. <css></li> <li><strong>B. <style></strong></li> <li>C. <link></li> <li>D. <script></li> </ul> </div> <div class="question-block"> <p>Câu 21: Cấu trúc tệp và thư mục đơn giản nhất cho một trang web tĩnh thường bao gồm:</p> <ul> <li>A. Chỉ một tệp HTML duy nhất cho mọi nội dung.</li> <li>B. Một tệp HTML và tất cả hình ảnh, CSS, JS đặt lẫn lộn trong một thư mục.</li> <li>C. Nhiều tệp HTML và chỉ cần đặt chúng ở bất kỳ đâu.</li> <li><strong>D. Một tệp HTML chính (ví dụ: index.html) và các thư mục con cho hình ảnh, CSS, JavaScript.</strong></li> </ul> </div> <div class="question-block"> <p>Câu 22: Thẻ <title> trong phần <head> của tài liệu HTML có ý nghĩa gì khác so với thẻ <h1> trong phần <body>?</p> <ul> <li><strong>A. <title> hiển thị trên tab trình duyệt và kết quả tìm kiếm; <h1> hiển thị trong nội dung trang.</strong></li> <li>B. Cả hai đều hiển thị trong nội dung trang.</li> <li>C. <title> chỉ dùng cho SEO; <h1> chỉ dùng để định dạng.</li> <li>D. Không có sự khác biệt đáng kể.</li> </ul> </div> <div class="question-block"> <p>Câu 23: Trình duyệt web xử lý mã HTML như thế nào để hiển thị trang web?</p> <ul> <li>A. Trình duyệt chỉ hiển thị văn bản thô từ tệp HTML.</li> <li>B. Trình duyệt biên dịch mã HTML thành ngôn ngữ máy trước khi hiển thị.</li> <li><strong>C. Trình duyệt phân tích mã HTML, diễn giải các thẻ và hiển thị nội dung theo cấu trúc đã định nghĩa.</strong></li> <li>D. Trình duyệt gửi mã HTML đến máy chủ để xử lý trước khi hiển thị.</li> </ul> </div> <div class="question-block"> <p>Câu 24: Giả sử bạn có một tệp HTML tên là `about.html` nằm trong cùng thư mục với tệp `index.html`. Để tạo liên kết từ `index.html` đến `about.html`, thuộc tính "href" trong thẻ <a> sẽ có giá trị là gì?</p> <ul> <li>A. /about.html</li> <li><strong>B. about.html</strong></li> <li>C. ../about.html</li> <li>D. file:///path/to/about.html</li> </ul> </div> <div class="question-block"> <p>Câu 25: Mục đích chính của việc sử dụng các thẻ tiêu đề từ <h1> đến <h6> là gì?</p> <ul> <li>A. Chỉ để làm cho văn bản trông lớn hơn hoặc nhỏ hơn.</li> <li>B. Để thêm màu sắc cho văn bản.</li> <li>C. Để tạo danh sách các mục.</li> <li><strong>D. Để phân cấp cấu trúc nội dung, giúp công cụ tìm kiếm và người dùng hiểu rõ hơn về các phần của trang.</strong></li> </ul> </div> <div class="question-block"> <p>Câu 26: Khi nào bạn nên sử dụng thuộc tính "id" thay vì "class" cho một phần tử HTML?</p> <ul> <li><strong>A. Khi bạn muốn đặt một định danh duy nhất cho một phần tử cụ thể trên trang.</strong></li> <li>B. Khi bạn muốn áp dụng cùng một kiểu CSS cho nhiều phần tử.</li> <li>C. Khi bạn muốn tạo một nhóm các phần tử.</li> <li>D. Không có sự khác biệt, có thể dùng thay thế cho nhau.</li> </ul> </div> <div class="question-block"> <p>Câu 27: Xem xét đoạn mã: `<p>Đoạn văn bản <br> với ngắt dòng.</p>`. Trình duyệt sẽ hiển thị đoạn văn này như thế nào?</p> <ul> <li>A. Toàn bộ văn bản hiển thị trên một dòng duy nhất.</li> <li><strong>B. Văn bản "Đoạn văn bản" trên một dòng, và "với ngắt dòng." trên dòng kế tiếp.</strong></li> <li>C. Tạo ra hai đoạn văn riêng biệt.</li> <li>D. Chỉ hiển thị "Đoạn văn bản".</li> </ul> </div> <div class="question-block"> <p>Câu 28: Thẻ HTML nào được sử dụng để xác định phần footer (chân trang) của một tài liệu hoặc một phần nội dung?</p> <ul> <li>A. <bottom></li> <li>B. <end></li> <li>C. <down></li> <li><strong>D. <footer></strong></li> </ul> </div> <div class="question-block"> <p>Câu 29: Tại sao việc sử dụng cấu trúc HTML chuẩn (`<!DOCTYPE html>`, `<html>`, `<head>`, `<body>`) lại quan trọng?</p> <ul> <li><strong>A. Giúp trình duyệt hiển thị trang đúng cách, hỗ trợ SEO và tăng khả năng tương thích.</strong></li> <li>B. Chỉ để làm cho mã nguồn trông gọn gàng hơn.</li> <li>C. Bắt buộc phải có để trang web hoạt động.</li> <li>D. Chỉ quan trọng đối với các trang web động.</li> </ul> </div> <div class="question-block"> <p>Câu 30: Bạn muốn tạo một liên kết mà khi nhấp vào sẽ mở trang đích trong một tab hoặc cửa sổ trình duyệt mới. Bạn sẽ sử dụng thuộc tính nào trong thẻ <a>?</p> <ul> <li>A. target=</li> <li>B. target=</li> <li><strong>C. target=</strong></li> <li>D. target=</li> </ul> </div> </div> <input type='hidden' name='ays_quiz_id' value='13753'/> <input type='hidden' name='ays_quiz_curent_page_link' class='ays-quiz-curent-page-link' value='https://cauhoi.org/15-de-trac-nghiem-tin-hoc-12-ket-noi-tri-thuc-bai-7-html-va-cau-truc-trang-web/'/> <input type='hidden' name='ays_quiz_questions' value='411974,411975,411976,411977,411978,411979,411980,411981,411982,411983,411984,411985,411986,411987,411988,411989,411990,411991,411992,411993,411994,411995,411996,411997,411998,411999,412000,412001,412002,412003'> </div> </div><div class='step ' data-question-id='411974' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>1 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 7</strong> </p> <div class='ays_quiz_question'> <p>Câu 1: Xét đoạn mã HTML sau: `<!DOCTYPE html><br /> <html><br /> <head><br /> <meta charset="UTF-8"><br /> <title>Tiêu đề trang

      Chào mừng

      Đây là đoạn văn đầu tiên.


      `. Phần tử nào chứa thông tin về tiêu đề trang và bộ mã ký tự?

    2 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 7

    Câu 2: Trong HTML, đâu là cách chính xác để tạo một đoạn văn mới?

    3 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 7

    Câu 3: Thẻ HTML nào được sử dụng để định nghĩa tiêu đề quan trọng nhất (lớn nhất) trên trang web?

    4 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 7

    Câu 4: Xem xét đoạn mã HTML sau: `

    Tiêu đề chính

    Đoạn thứ nhất.

    Tiêu đề phụ

    Đoạn thứ hai.

    `. Cấu trúc này tạo ra bao nhiêu đoạn văn (paragraph) khi được hiển thị trên trình duyệt?

    5 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 7

    Câu 5: Thẻ HTML nào là thẻ đơn (không có thẻ đóng) và thường được dùng để chèn ngắt dòng?

    6 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 7

    Câu 6: Để chèn một hình ảnh vào trang web, bạn sẽ sử dụng thẻ nào và thuộc tính bắt buộc nào?

    7 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 7

    Câu 7: Thẻ trong cấu trúc HTML có vai trò gì?

    8 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 7

    Câu 8: Thuộc tính 'alt' trong thẻ được sử dụng với mục đích chính là gì?

    9 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 7

    Câu 9: Để tạo một liên kết (hyperlink) đến một trang web khác, bạn sẽ sử dụng thẻ nào và thuộc tính nào để chỉ định địa chỉ đích?

    10 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 7

    Câu 10: Phần tử HTML nào chứa toàn bộ nội dung *hiển thị* trên trình duyệt, bao gồm văn bản, hình ảnh, liên kết, v.v.?

    11 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 7

    Câu 11: Phát biểu nào sau đây về tên thẻ HTML là đúng?

    12 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 7

    Câu 12: Thẻ trong phần của tài liệu HTML có ý nghĩa gì?

    13 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 7

    Câu 13: Khi lồng các thẻ HTML, quy tắc cơ bản nào cần tuân thủ để đảm bảo cấu trúc hợp lệ?

    14 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 7

    Câu 14: Bạn muốn tạo một dòng kẻ ngang để phân chia nội dung trên trang web. Thẻ HTML nào thích hợp nhất cho mục đích này?

    15 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 7

    Câu 15: Xét đoạn mã: `Quay lại trang chủ`. Nếu tệp `trangchu.html` nằm cùng cấp thư mục với tệp HTML hiện tại, thì đường dẫn `trangchu.html` là loại đường dẫn gì?

    16 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 7

    Câu 16: Để tạo chú thích (comment) trong mã HTML mà không hiển thị trên trình duyệt, bạn sử dụng cú pháp nào?

    17 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 7

    Câu 17: Thẻ

    đều được sử dụng để nhóm các phần tử HTML. Điểm khác biệt cơ bản giữa chúng là gì?

    18 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 7

    Câu 18: Thuộc tính 'class' và 'id' trong HTML dùng để làm gì?

    19 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 7

    Câu 19: Xem xét đoạn mã: `

    Đây là văn bản.

    Đây là văn bản khác.

    `. Trình duyệt sẽ hiển thị hai đoạn văn này như thế nào theo mặc định?

    20 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 7

    Câu 20: Để nhúng mã CSS trực tiếp vào phần của tài liệu HTML, bạn sử dụng thẻ nào?

    21 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 7

    Câu 21: Cấu trúc tệp và thư mục đơn giản nhất cho một trang web tĩnh thường bao gồm:

    22 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 7

    Câu 22: Thẻ trong phần <head> của tài liệu HTML có ý nghĩa gì khác so với thẻ </p> <h1> trong phần <body>?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-411995]' id='ays-answer-1629665-13753' value='1629665'/> <label for='ays-answer-1629665-13753' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;title&gt; hiển thị trên tab trình duyệt và kết quả tìm kiếm; &lt;h1&gt; hiển thị trong nội dung trang.</label><label for='ays-answer-1629665-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-411995]' id='ays-answer-1629666-13753' value='1629666'/> <label for='ays-answer-1629666-13753' class=' ays_position_initial ays-quiz-keyboard-label'>Cả hai đều hiển thị trong nội dung trang.</label><label for='ays-answer-1629666-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-411995]' id='ays-answer-1629667-13753' value='1629667'/> <label for='ays-answer-1629667-13753' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;title&gt; chỉ dùng cho SEO; &lt;h1&gt; chỉ dùng để định dạng.</label><label for='ays-answer-1629667-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-411995]' id='ays-answer-1629668-13753' value='1629668'/> <label for='ays-answer-1629668-13753' class=' ays_position_initial ays-quiz-keyboard-label'>Không có sự khác biệt đáng kể.</label><label for='ays-answer-1629668-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_13753 === 'undefined'){ window.quizOptions_13753 = []; } window.quizOptions_13753['411995'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTYyOTY2NSI6IjEiLCIxNjI5NjY2IjoiMCIsIjE2Mjk2NjciOiIwIiwiMTYyOTY2OCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='411996' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>23 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 7</strong> </p> <div class='ays_quiz_question'> <p>Câu 23: Trình duyệt web xử lý mã HTML như thế nào để hiển thị trang web?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-411996]' id='ays-answer-1629669-13753' value='1629669'/> <label for='ays-answer-1629669-13753' class=' ays_position_initial ays-quiz-keyboard-label'>Trình duyệt chỉ hiển thị văn bản thô từ tệp HTML.</label><label for='ays-answer-1629669-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-411996]' id='ays-answer-1629670-13753' value='1629670'/> <label for='ays-answer-1629670-13753' class=' ays_position_initial ays-quiz-keyboard-label'>Trình duyệt biên dịch mã HTML thành ngôn ngữ máy trước khi hiển thị.</label><label for='ays-answer-1629670-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-411996]' id='ays-answer-1629671-13753' value='1629671'/> <label for='ays-answer-1629671-13753' class=' ays_position_initial ays-quiz-keyboard-label'>Trình duyệt phân tích mã HTML, diễn giải các thẻ và hiển thị nội dung theo cấu trúc đã định nghĩa.</label><label for='ays-answer-1629671-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-411996]' id='ays-answer-1629672-13753' value='1629672'/> <label for='ays-answer-1629672-13753' class=' ays_position_initial ays-quiz-keyboard-label'>Trình duyệt gửi mã HTML đến máy chủ để xử lý trước khi hiển thị.</label><label for='ays-answer-1629672-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_13753 === 'undefined'){ window.quizOptions_13753 = []; } window.quizOptions_13753['411996'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTYyOTY2OSI6IjAiLCIxNjI5NjcwIjoiMCIsIjE2Mjk2NzEiOiIxIiwiMTYyOTY3MiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='411997' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>24 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 7</strong> </p> <div class='ays_quiz_question'> <p>Câu 24: Giả sử bạn có một tệp HTML tên là `about.html` nằm trong cùng thư mục với tệp `index.html`. Để tạo liên kết từ `index.html` đến `about.html`, thuộc tính 'href' trong thẻ <a> sẽ có giá trị là gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-411997]' id='ays-answer-1629673-13753' value='1629673'/> <label for='ays-answer-1629673-13753' class=' ays_position_initial ays-quiz-keyboard-label'>/about.html</label><label for='ays-answer-1629673-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-411997]' id='ays-answer-1629674-13753' value='1629674'/> <label for='ays-answer-1629674-13753' class=' ays_position_initial ays-quiz-keyboard-label'>about.html</label><label for='ays-answer-1629674-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-411997]' id='ays-answer-1629675-13753' value='1629675'/> <label for='ays-answer-1629675-13753' class=' ays_position_initial ays-quiz-keyboard-label'>../about.html</label><label for='ays-answer-1629675-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-411997]' id='ays-answer-1629676-13753' value='1629676'/> <label for='ays-answer-1629676-13753' class=' ays_position_initial ays-quiz-keyboard-label'>file:///path/to/about.html</label><label for='ays-answer-1629676-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_13753 === 'undefined'){ window.quizOptions_13753 = []; } window.quizOptions_13753['411997'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTYyOTY3MyI6IjAiLCIxNjI5Njc0IjoiMSIsIjE2Mjk2NzUiOiIwIiwiMTYyOTY3NiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='411998' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>25 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 7</strong> </p> <div class='ays_quiz_question'> <p>Câu 25: Mục đích chính của việc sử dụng các thẻ tiêu đề từ </p> <h1> đến </p> <h6> là gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-411998]' id='ays-answer-1629677-13753' value='1629677'/> <label for='ays-answer-1629677-13753' class=' ays_position_initial ays-quiz-keyboard-label'>Chỉ để làm cho văn bản trông lớn hơn hoặc nhỏ hơn.</label><label for='ays-answer-1629677-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-411998]' id='ays-answer-1629678-13753' value='1629678'/> <label for='ays-answer-1629678-13753' class=' ays_position_initial ays-quiz-keyboard-label'>Để thêm màu sắc cho văn bản.</label><label for='ays-answer-1629678-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-411998]' id='ays-answer-1629679-13753' value='1629679'/> <label for='ays-answer-1629679-13753' class=' ays_position_initial ays-quiz-keyboard-label'>Để tạo danh sách các mục.</label><label for='ays-answer-1629679-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-411998]' id='ays-answer-1629680-13753' value='1629680'/> <label for='ays-answer-1629680-13753' class=' ays_position_initial ays-quiz-keyboard-label'>Để phân cấp cấu trúc nội dung, giúp công cụ tìm kiếm và người dùng hiểu rõ hơn về các phần của trang.</label><label for='ays-answer-1629680-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_13753 === 'undefined'){ window.quizOptions_13753 = []; } window.quizOptions_13753['411998'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTYyOTY3NyI6IjAiLCIxNjI5Njc4IjoiMCIsIjE2Mjk2NzkiOiIwIiwiMTYyOTY4MCI6IjEifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='411999' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>26 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 7</strong> </p> <div class='ays_quiz_question'> <p>Câu 26: Khi nào bạn nên sử dụng thuộc tính 'id' thay vì 'class' cho một phần tử HTML?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-411999]' id='ays-answer-1629681-13753' value='1629681'/> <label for='ays-answer-1629681-13753' class=' ays_position_initial ays-quiz-keyboard-label'>Khi bạn muốn đặt một định danh duy nhất cho một phần tử cụ thể trên trang.</label><label for='ays-answer-1629681-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-411999]' id='ays-answer-1629682-13753' value='1629682'/> <label for='ays-answer-1629682-13753' class=' ays_position_initial ays-quiz-keyboard-label'>Khi bạn muốn áp dụng cùng một kiểu CSS cho nhiều phần tử.</label><label for='ays-answer-1629682-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-411999]' id='ays-answer-1629683-13753' value='1629683'/> <label for='ays-answer-1629683-13753' class=' ays_position_initial ays-quiz-keyboard-label'>Khi bạn muốn tạo một nhóm các phần tử.</label><label for='ays-answer-1629683-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-411999]' id='ays-answer-1629684-13753' value='1629684'/> <label for='ays-answer-1629684-13753' class=' ays_position_initial ays-quiz-keyboard-label'>Không có sự khác biệt, có thể dùng thay thế cho nhau.</label><label for='ays-answer-1629684-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_13753 === 'undefined'){ window.quizOptions_13753 = []; } window.quizOptions_13753['411999'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTYyOTY4MSI6IjEiLCIxNjI5NjgyIjoiMCIsIjE2Mjk2ODMiOiIwIiwiMTYyOTY4NCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='412000' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>27 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 7</strong> </p> <div class='ays_quiz_question'> <p>Câu 27: Xem xét đoạn mã: `</p> <p>Đoạn văn bản <br /> với ngắt dòng.</p> <p>`. Trình duyệt sẽ hiển thị đoạn văn này như thế nào?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-412000]' id='ays-answer-1629685-13753' value='1629685'/> <label for='ays-answer-1629685-13753' class=' ays_position_initial ays-quiz-keyboard-label'>Toàn bộ văn bản hiển thị trên một dòng duy nhất.</label><label for='ays-answer-1629685-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-412000]' id='ays-answer-1629686-13753' value='1629686'/> <label for='ays-answer-1629686-13753' class=' ays_position_initial ays-quiz-keyboard-label'>Văn bản 'Đoạn văn bản' trên một dòng, và 'với ngắt dòng.' trên dòng kế tiếp.</label><label for='ays-answer-1629686-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-412000]' id='ays-answer-1629687-13753' value='1629687'/> <label for='ays-answer-1629687-13753' class=' ays_position_initial ays-quiz-keyboard-label'>Tạo ra hai đoạn văn riêng biệt.</label><label for='ays-answer-1629687-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-412000]' id='ays-answer-1629688-13753' value='1629688'/> <label for='ays-answer-1629688-13753' class=' ays_position_initial ays-quiz-keyboard-label'>Chỉ hiển thị 'Đoạn văn bản'.</label><label for='ays-answer-1629688-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_13753 === 'undefined'){ window.quizOptions_13753 = []; } window.quizOptions_13753['412000'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTYyOTY4NSI6IjAiLCIxNjI5Njg2IjoiMSIsIjE2Mjk2ODciOiIwIiwiMTYyOTY4OCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='412001' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>28 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 7</strong> </p> <div class='ays_quiz_question'> <p>Câu 28: Thẻ HTML nào được sử dụng để xác định phần footer (chân trang) của một tài liệu hoặc một phần nội dung?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-412001]' id='ays-answer-1629689-13753' value='1629689'/> <label for='ays-answer-1629689-13753' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;bottom&gt;</label><label for='ays-answer-1629689-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-412001]' id='ays-answer-1629690-13753' value='1629690'/> <label for='ays-answer-1629690-13753' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;end&gt;</label><label for='ays-answer-1629690-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-412001]' id='ays-answer-1629691-13753' value='1629691'/> <label for='ays-answer-1629691-13753' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;down&gt;</label><label for='ays-answer-1629691-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-412001]' id='ays-answer-1629692-13753' value='1629692'/> <label for='ays-answer-1629692-13753' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;footer&gt;</label><label for='ays-answer-1629692-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_13753 === 'undefined'){ window.quizOptions_13753 = []; } window.quizOptions_13753['412001'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTYyOTY4OSI6IjAiLCIxNjI5NjkwIjoiMCIsIjE2Mjk2OTEiOiIwIiwiMTYyOTY5MiI6IjEifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='412002' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>29 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 7</strong> </p> <div class='ays_quiz_question'> <p>Câu 29: Tại sao việc sử dụng cấu trúc HTML chuẩn (`<!DOCTYPE html>`, `<html>`, `<head>`, `<body>`) lại quan trọng?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-412002]' id='ays-answer-1629693-13753' value='1629693'/> <label for='ays-answer-1629693-13753' class=' ays_position_initial ays-quiz-keyboard-label'>Giúp trình duyệt hiển thị trang đúng cách, hỗ trợ SEO và tăng khả năng tương thích.</label><label for='ays-answer-1629693-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-412002]' id='ays-answer-1629694-13753' value='1629694'/> <label for='ays-answer-1629694-13753' class=' ays_position_initial ays-quiz-keyboard-label'>Chỉ để làm cho mã nguồn trông gọn gàng hơn.</label><label for='ays-answer-1629694-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-412002]' id='ays-answer-1629695-13753' value='1629695'/> <label for='ays-answer-1629695-13753' class=' ays_position_initial ays-quiz-keyboard-label'>Bắt buộc phải có để trang web hoạt động.</label><label for='ays-answer-1629695-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-412002]' id='ays-answer-1629696-13753' value='1629696'/> <label for='ays-answer-1629696-13753' class=' ays_position_initial ays-quiz-keyboard-label'>Chỉ quan trọng đối với các trang web động.</label><label for='ays-answer-1629696-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_13753 === 'undefined'){ window.quizOptions_13753 = []; } window.quizOptions_13753['412002'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTYyOTY5MyI6IjEiLCIxNjI5Njk0IjoiMCIsIjE2Mjk2OTUiOiIwIiwiMTYyOTY5NiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='412003' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>30 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 7</strong> </p> <div class='ays_quiz_question'> <p>Câu 30: Bạn muốn tạo một liên kết mà khi nhấp vào sẽ mở trang đích trong một tab hoặc cửa sổ trình duyệt mới. Bạn sẽ sử dụng thuộc tính nào trong thẻ <a>?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-412003]' id='ays-answer-1629697-13753' value='1629697'/> <label for='ays-answer-1629697-13753' class=' ays_position_initial ays-quiz-keyboard-label'>target="_self"</label><label for='ays-answer-1629697-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-412003]' id='ays-answer-1629698-13753' value='1629698'/> <label for='ays-answer-1629698-13753' class=' ays_position_initial ays-quiz-keyboard-label'>target="_parent"</label><label for='ays-answer-1629698-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-412003]' id='ays-answer-1629699-13753' value='1629699'/> <label for='ays-answer-1629699-13753' class=' ays_position_initial ays-quiz-keyboard-label'>target="_blank"</label><label for='ays-answer-1629699-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-412003]' id='ays-answer-1629700-13753' value='1629700'/> <label for='ays-answer-1629700-13753' class=' ays_position_initial ays-quiz-keyboard-label'>target="_top"</label><label for='ays-answer-1629700-13753' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_13753 === 'undefined'){ window.quizOptions_13753 = []; } window.quizOptions_13753['412003'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTYyOTY5NyI6IjAiLCIxNjI5Njk4IjoiMCIsIjE2Mjk2OTkiOiIxIiwiMTYyOTcwMCI6IjAifX0=';</script></div> <style> .validate-quiz { display: flex; align-items: center; justify-content: center; } .validate-quiz a { border-radius: 30px; /* height: 40px; */ background: #5390f5; color: #fff; text-decoration: unset; padding: 10px 20px; } .validate-quiz input { margin: 0 !important; } .form-kw-hub { background: #fff; border: 1px solid #ddd; padding: 16px; border-radius: 12px; text-align:left; margin: 20px auto; box-shadow: 0 2px 10px rgba(0,0,0,0.05); font-family: Arial, sans-serif; } .keyword-hub-guide { margin-bottom: 15px; } .validate-quiz-inner { display: flex; gap: 10px; background: #fff; box-shadow: 0 0 10px #ccc; margin: 10px auto; width: 500px; border-radius: 30px; padding: 5px; justify-content: space-between; align-items:center; overflow:hidden; } .validate-quiz-inner input[type=text] { border: 0 !important; font-size: 16px !important; } .keyword-item span { font-weight: bold; font-size: 16px; } .copy-keyword-btn { color: #000; padding: 6px 12px; border-radius: 6px; text-decoration: none; transition: background 0.3s; text-transform: uppercase; font-weight: bold; font-size: 22px; } .copy-keyword-btn:hover { background: #005f8d; } .validate-quiz { display: flex; gap: 10px; align-items: center; } .validate-quiz input[type="text"] { flex: 1; padding: 8px 12px; border-radius: 6px; border: 1px solid #ccc; } a.get_new_mission { padding: 8px 25px; line-height: 0; border-radius: 30px; background-color: #fff0; text-transform: uppercase; color: #4285f4; border: 1px solid #4285f4; transition: all 0.2s; cursor: pointer; margin-left: 15px; font-size: 16px; text-decoration: unset; } .submit-btn { background: #28a745; color: white; padding: 8px 16px; border-radius: 6px; text-decoration: none; cursor: pointer; transition: background 0.3s; } .submit-btn:hover { background: #218838; } a.copy-keyword-btn:active, a.copy-keyword-btn:hover { color: #fff; } a#submit_kw_hub { cursor: pointer; } @keyframes ld-spin { 0% { animation-timing-function: cubic-bezier(0.5856,0.0703,0.4143,0.9297); transform: rotate(0) } 100% { transform: rotate(360deg) } } .ld.ld-spin { animation: ld-spin 1s infinite linear } @keyframes ld-cycle { 0% { animation-timing-function: cubic-bezier(0.3333,0.3333,0.6667,0.6667); transform: rotate(0) } 100% { transform: rotate(360deg) } } .ld.ld-cycle { animation: ld-cycle 1s infinite linear } @media(max-width: 991px){ .form-kw-hub p { margin: 0 !important; } } </style> <link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/gh/loadingio/ldbutton@latest/dist/index.min.css" /> <a id="view_result_hub" class="action-button ays-quiz-keyboard-active" href="javascript:;">Xem kết quả</a> <div class="form-kw-hub ld-over" id="form-kw-hub" style="display:none" data-id="30"> <div class="ld ld-ring ld-spin" style="font-size:3em;color:#999"></div> <div class="keyword-hub-title keyword-item"> <h3 style="text-align:center;font-weight:bold;color:#c12c31;margin-top:10px;">Bạn ơi!!! Để xem được kết quả<br>bạn vui lòng làm nhiệm vụ nhỏ xíu này nha</h3> <h4 style="text-align:center;font-size:16px;line-height:20px;font-weight:normal;margin-top:10px;margin-bottom:10px;color:#021184">LƯU Ý: Không sử dụng VPN hoặc 1.1.1.1 khi vượt link</h4> </div> <div class="validate-quiz"> <div class="validate-quiz-inner"> <input type="text" value="" placeholder="Nhập mã vừa kiếm được vào đây" id="kw-hub-input" maxlength="10" /> <input type="hidden" value="" id="kw-id" /> <a id="submit_kw_hub">Nhận kết quả</a> </div> <div class="message" style="display: none; color: red; text-align: center;">Xảy ra lỗi</div> </div> <p> <strong style="color: #c12c31;">Bước 1: </strong>Mở tab mới, truy cập <a href="javascript:;" style="color: #1e73be;"><strong>Google.com</strong></a> <img decoding="async" src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/images/google.png" width="100px" style="margin-left: 30px; margin-bottom: -10px; display: inline-block;" alt="google" /> </p> <p> <strong style="color: #c12c31;">Bước 2: </strong>Tìm kiếm từ khóa: <strong id="keyword-content" style="font-size: 24px; color: red; cursor: no-drop; -webkit-user-select: none; -webkit-touch-callout: none; -moz-user-select: none; -ms-user-select: none; user-select: none;"> vận chuyển văn phòng giá rẻ </strong> <a href="javascript:;" class="copy-keyword-btn"><span class="fa fa-copy"></span></a> <a href="javascript:;" class="get_new_mission ld-ext-right" id="get_new_mission">Đổi nhiệm vụ <span class="ld ld-ring ld-spin"></span> </a> </p> <p><img decoding="async" src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/images/thanh-tim-kiem.jpg" width="100%" alt="thanh-tim-kiem" /></p> <p><strong style="color: #c12c31;">Bước 3: </strong>Trong kết quả tìm kiếm Google, hãy tìm website giống dưới hình:</p> <p style="border: 1px solid red;"><div class="keyword-hub-guide"> <img decoding="async" id="kw_guide_image" alt="" src="" /> </div> </p> <p>(Nếu trang 1 không có hãy tìm ở trang 2, 3, 4... nhé <img decoding="async" src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/images/trang-google.png" width="250px" style="display: inline-block;" alt="trang-google" />)</p> <p><strong style="color: #c12c31;">Bước 4:</strong> Cuộn xuống cuối bài viết rồi bấm vào nút <strong>GIỐNG HÌNH DƯỚI</strong> và chờ 1 lát để lấy mã:</p> <p style="text-align: center;"> <img decoding="async" class="kw_get_pass" style="max-width: 300px; border: 1px dashed red; display: inline-block;" data-src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/images/getpass.png" src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/images/getpass.png" alt="getpass" /> </p> </div> <input type="submit" name="ays_finish_quiz" class=" ays_next ays_finish action-button ays-quiz-keyboard-active" value="" style="display:none"> <script> setTimeout(function() { var submitButton = document.querySelector('input[name="ays_finish_quiz"]'); if (submitButton) { submitButton.remove(); } }, 2400000); </script> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ays_thank_you_fs'> <div class='ays-abs-fs ays-end-page'> <div style='text-align:center;'><div data-class='lds-ellipsis' data-role='loader' class='ays-loader'><div></div><div></div><div></div><div></div></div></div><div class='ays_quiz_results_page'><div class='ays_score_message'></div><div class='ays_message'></div><p class='ays_restart_button_p'></p></div></div></div><style> div#ays-quiz-container-13753 * { box-sizing: border-box; } #ays-quiz-container-13753 [id^='ays_finish_quiz_'] div.step div.ays-abs-fs { width: 90%; } /* Styles for Internet Explorer start */ #ays-quiz-container-13753 #ays_finish_quiz_13753 { } /* Styles for Quiz container */ #ays-quiz-container-13753{ min-height: 450px; width:800px; background-color:#fff; background-position:center center;border-radius:8px 8px 0px 8px;box-shadow: none;border: none;} /* Styles for Navigation bar */ #ays-quiz-questions-nav-wrap-13753 { width: 100%; max-width: 100%; margin: auto;border-radius:8px 8px 0px 8px;box-shadow: none;border: none;} #ays-quiz-questions-nav-wrap-13753 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item a.ays_questions_nav_question { /* color: #000000; border-color: #000000; background-color: #fff; */ color: #000; border-color: #dddddd; background-color: #ffffff; outline: unset; text-decoration: unset; } #ays-quiz-questions-nav-wrap-13753 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item.ays-quiz-questions-nav-item-active a.ays_questions_nav_question { /* box-shadow: inset 0 0 5px #000000, 0 0 5px #000000; */ box-shadow: 0px 3px 5px rgba(143, 143, 143, 0.38); background: #E5E7ED; outline: unset; border-color: transparent; } #ays-quiz-questions-nav-wrap-13753 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item.ays-quiz-questions-nav-item-answered a.ays_questions_nav_question { /* color: #fff; border-color: #fff; background-color: #000000; */ color: #C6C6C6; border-color: transparent; background-color: #F5F5F5; } #ays-quiz-questions-nav-wrap-13753 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item a.ays_questions_nav_question.ays_quiz_correct_answer { /* color: rgba(39, 174, 96, 1); border-color: rgba(39, 174, 96, 1); */ color: #000; border-color: transparent; background-color: rgba(39, 174, 96, 0.4); } #ays-quiz-questions-nav-wrap-13753 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item a.ays_questions_nav_question.ays_quiz_wrong_answer { /* color: rgba(243, 134, 129, 1); border-color: rgba(243, 134, 129, 1); */ color: #000; border-color: transparent; background-color: rgba(243, 134, 129, 0.4); } #ays-quiz-questions-nav-wrap-13753 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item.ays-quiz-questions-nav-item-active a.ays_questions_nav_question.ays_quiz_correct_answer, #ays-quiz-questions-nav-wrap-13753 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item.ays-quiz-questions-nav-item-active a.ays_questions_nav_question.ays_quiz_wrong_answer { /* filter: drop-shadow(0px 3px 5px rgba(143, 143, 143, 0.38)); */ box-shadow: 0px 3px 5px rgba(143, 143, 143, 0.38); } #ays-quiz-container-13753.ays-quiz-container .ays-quiz-questions-nav-bookmark-box { position: absolute; top: 40px; right: 40px; z-index: 10; } #ays-quiz-container-13753.ays-quiz-container .ays-quiz-questions-nav-bookmark-box .ays-navbar-bookmark { height: 100%; cursor: pointer; width: 13px; box-shadow: unset; } /* Styles for questions */ #ays-quiz-container-13753 #ays_finish_quiz_13753 div.step { min-height: 450px; } /* Styles for text inside quiz container */ #ays-quiz-container-13753.ays-quiz-container .ays-questions-container .ays-start-page *:not(input), #ays-quiz-container-13753.ays-quiz-container .ays-questions-container label[for^="ays-answer-"], #ays-quiz-container-13753.ays-quiz-container .ays-questions-container .ays-matching-field-choice, #ays-quiz-container-13753.ays-quiz-container .ays-questions-container p, #ays-quiz-container-13753.ays-quiz-container .ays-questions-container form .step:not(.ays_thank_you_fs) p, #ays-quiz-container-13753.ays-quiz-container .ays-questions-container .ays-fs-title, #ays-quiz-container-13753.ays-quiz-container .ays-questions-container .ays-fs-subtitle, #ays-quiz-container-13753.ays-quiz-container .ays-questions-container .logged_in_message, #ays-quiz-container-13753.ays-quiz-container .ays-questions-container .ays-quiz-limitation-count-of-takers, #ays-quiz-container-13753.ays-quiz-container .ays-questions-container .ays-quiz-limitation-count-of-takers *, #ays-quiz-container-13753.ays-quiz-container .ays-questions-container .ays_score_message, #ays-quiz-container-13753.ays-quiz-container .ays-questions-container .ays_message{ color: #000000; outline: none; } #ays-quiz-container-13753.ays-quiz-container .ays-questions-container .ays_question_hint { color: #000000; } /* Quiz title / transformation */ #ays-quiz-container-13753 .ays-fs-title{ text-transform: uppercase; font-size: 28px; text-align: center; text-shadow: none; } #ays-quiz-container-13753 .ays-quiz-password-message-box, #ays-quiz-container-13753 .ays-quiz-question-note-message-box, #ays-quiz-container-13753 .ays_quiz_question, #ays-quiz-container-13753 .ays_quiz_question *:not([class^='enlighter']) { color: #000000; } #ays-quiz-container-13753 textarea, #ays-quiz-container-13753 input::first-letter, #ays-quiz-container-13753 select::first-letter, #ays-quiz-container-13753 option::first-letter { color: initial !important; } #ays-quiz-container-13753 p::first-letter:not(.ays_no_questions_message) { color: #000000 !important; background-color: transparent !important; font-size: inherit !important; font-weight: inherit !important; float: none !important; line-height: inherit !important; margin: 0 !important; padding: 0 !important; } #ays-quiz-container-13753 .select2-container, #ays-quiz-container-13753 .ays-questions-container form .ays-quiz-answers .ays-field * { font-size: 15px; } #ays-quiz-container-13753 .ays-fs-subtitle p { text-align: center ; } #ays-quiz-container-13753 .ays_quiz_question p { font-size: 16px; text-align: center; } #ays-quiz-container-13753 .ays_quiz_question { text-align: center ; margin-bottom: 10px; } #ays-quiz-container-13753 .ays_quiz_question pre { max-width: 100%; white-space: break-spaces; } div#ays-quiz-container-13753 .ays-questions-container .ays-field, div#ays-quiz-container-13753 .ays-questions-container .ays-field input~label[for^='ays-answer-'], div#ays-quiz-container-13753 .ays-questions-container .ays-modern-dark-question *, div#ays-quiz-container-13753 .ays-questions-container .ays_quiz_question, div#ays-quiz-container-13753 .ays-questions-container .ays_quiz_question *{ word-break: break-word; } #ays-quiz-container-13753 .ays-quiz-timer p { font-size: 16px; } #ays-quiz-container-13753 section.ays_quiz_redirection_timer_container hr, #ays-quiz-container-13753 section.ays_quiz_timer_container hr { margin: 0; } #ays-quiz-container-13753 section.ays_quiz_timer_container.ays_quiz_timer_red_warning .ays-quiz-timer { color: red; } #ays-quiz-container-13753 .ays_thank_you_fs p { text-align: center; } #ays-quiz-container-13753 .information_form input[type='text'], #ays-quiz-container-13753 .information_form input[type='url'], #ays-quiz-container-13753 .information_form input[type='number'], #ays-quiz-container-13753 .information_form input[type='email'], #ays-quiz-container-13753 .information_form input[type='tel'], #ays-quiz-container-13753 .information_form textarea, #ays-quiz-container-13753 .information_form select, #ays-quiz-container-13753 .information_form option { color: initial !important; outline: none; margin-left: 0; background-image: unset; } #ays-quiz-container-13753 .information_form input[type='checkbox'] { margin: 0 10px; outline: initial; -webkit-appearance: auto; -moz-appearance: auto; position: initial; width: initial; height: initial; border: initial; background: initial; } #ays-quiz-container-13753 .information_form input[type='checkbox']::after { content: none; } #ays-quiz-container-13753 .wrong_answer_text{ color:#ff4d4d; } #ays-quiz-container-13753 .right_answer_text{ color:#33cc33; } #ays-quiz-container-13753 .right_answer_text p { font-size:16px; } #ays-quiz-container-13753 .wrong_answer_text p { font-size:16px; } #ays-quiz-container-13753 .ays_questtion_explanation p { font-size:16px; } #ays-quiz-container-13753 .wrong_answer_text *:not(strong) { text-transform:none; text-decoration: none; letter-spacing: 0px; font-weight: normal; } #ays-quiz-container-13753 .ays_questtion_explanation *:not(strong) { text-transform:none; text-decoration: none; letter-spacing: 0px; font-weight: normal; } #ays-quiz-container-13753 .right_answer_text *:not(strong) { text-transform:none; text-decoration: none; letter-spacing: 0px; font-weight: normal; } #ays-quiz-container-13753 .ays-quiz-question-note-message-box p { font-size:14px; } #ays-quiz-container-13753 .ays-quiz-question-note-message-box *:not(strong) { text-transform:none; text-decoration: none; letter-spacing: 0px; font-weight: normal; } #ays-quiz-container-13753 .ays_cb_and_a, #ays-quiz-container-13753 .ays_cb_and_a * { color: rgb(0,0,0); text-align: center; } #ays-quiz-container-13753 iframe { /*min-height: 450px;*/ } #ays-quiz-container-13753 label.ays_for_checkbox, #ays-quiz-container-13753 span.ays_checkbox_for_span { color: initial !important; display: block; } /* Quiz textarea height */ #ays-quiz-container-13753 textarea { height: 100px; min-height: 100px; } /* Quiz rate and passed users count */ #ays-quiz-container-13753 .ays_quizn_ancnoxneri_qanak, #ays-quiz-container-13753 .ays_quiz_rete_avg{ color:#fff; background-color:#000000; } #ays-quiz-container-13753 .ays-questions-container > .ays_quizn_ancnoxneri_qanak { padding: 5px 20px; } #ays-quiz-container-13753 div.for_quiz_rate.ui.star.rating .icon { color: rgba(0,0,0,0.35); } #ays-quiz-container-13753 .ays_quiz_rete_avg div.for_quiz_rate_avg.ui.star.rating .icon { color: rgba(255,255,255,0.5); } #ays-quiz-container-13753 .ays_quiz_rete .ays-quiz-rate-link-box .ays-quiz-rate-link { color: #000000; } /* Loaders */ #ays-quiz-container-13753 div.lds-spinner, #ays-quiz-container-13753 div.lds-spinner2 { color: #000000; } #ays-quiz-container-13753 div.lds-spinner div:after, #ays-quiz-container-13753 div.lds-spinner2 div:after { background-color: #000000; } #ays-quiz-container-13753 .lds-circle, #ays-quiz-container-13753 .lds-facebook div, #ays-quiz-container-13753 .lds-ellipsis div{ background: #000000; } #ays-quiz-container-13753 .lds-ripple div{ border-color: #000000; } #ays-quiz-container-13753 .lds-dual-ring::after, #ays-quiz-container-13753 .lds-hourglass::after{ border-color: #000000 transparent #000000 transparent; } /* Stars */ #ays-quiz-container-13753 .ui.rating .icon, #ays-quiz-container-13753 .ui.rating .icon:before { font-family: Rating !important; } /* Progress bars */ #ays-quiz-container-13753 #ays_finish_quiz_13753 .ays-progress { border-color: rgba(0,0,0,0.8); } #ays-quiz-container-13753 #ays_finish_quiz_13753 .ays-progress-bg { background-color: rgba(0,0,0,0.3); } #ays-quiz-container-13753 .ays-progress-value { color: #000000; text-align: center; } #ays-quiz-container-13753 .ays-progress-bar { background-color: #5d6cf9; } #ays-quiz-container-13753 .ays-question-counter .ays-live-bar-wrap { direction:ltr !important; } #ays-quiz-container-13753 .ays-live-bar-fill{ color: #000000; border-bottom: 2px solid rgba(0,0,0,0.8); text-shadow: 0px 0px 5px #fff; } #ays-quiz-container-13753 .ays-live-bar-fill.ays-live-fourth, #ays-quiz-container-13753 .ays-live-bar-fill.ays-live-third, #ays-quiz-container-13753 .ays-live-bar-fill.ays-live-second { text-shadow: unset; } #ays-quiz-container-13753 .ays-live-bar-percent{ display:none; } /* Music, Sound */ #ays-quiz-container-13753 .ays_music_sound { color:rgb(0,0,0); } /* Dropdown questions scroll bar */ #ays-quiz-container-13753 blockquote { border-left-color: #000000 !important; } /* Quiz Password */ #ays-quiz-container-13753 .ays-start-page > input[id^='ays_quiz_password_val_'], #ays-quiz-container-13753 .ays-quiz-password-toggle-visibility-box { width: 100%; margin: 0 auto; } /* Question hint */ #ays-quiz-container-13753 .ays_question_hint_container .ays_question_hint_text { background-color:#fff; box-shadow: 0 0 15px 3px rgba(201,201,201,0.6); max-width: 270px; color: #000000; } #ays-quiz-container-13753 .ays_question_hint_container .ays_question_hint_text p { max-width: unset; } #ays-quiz-container-13753 .ays-quiz-additonal-box { display: flex; justify-content: flex-end; align-items: center; position: relative; } /* Quiz Export PDF */ #ays-quiz-container-13753 .ays-export-quiz-button-container .ays-export-quiz-button-more-box { background-color:#fff; box-shadow: 0 0 15px 3px rgba(201,201,201,0.6); box-shadow: 0.025px 0.025px 1px 1px rgba(201,201,201,0.2), 0px 2px 1px 0px rgba(201,201,201,0.14), 0px 2px 5px 0 rgba(201,201,201,0.12); max-width: 190px; color: #000000; } #ays-quiz-container-13753 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item:hover, #ays-quiz-container-13753 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item:focus { background-color: rgba(93,108,249,0.3); } #ays-quiz-container-13753 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item:active { background-color: rgba(93,108,249,1); } #ays-quiz-container-13753 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item { color: #000000; display: flex; justify-content: space-between; align-items: center; font-size: 14px; background-image: unset; box-shadow: unset; border-radius: unset; } #ays-quiz-container-13753 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item .ays-export-quiz-dropdown-item-icon { margin-left: 10px; } #ays-quiz-container-13753 .ays-export-quiz-button-container .ays-export-quiz-img-icon-content-div svg path { stroke: #000000; } #ays-quiz-container-13753 .ays-export-quiz-button-container .ays-export-quiz-img-icon-content-div svg circle { fill: rgba(93,108,249,0.3); } #ays-quiz-container-13753 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item-icon svg path { fill: rgba(0,0,0,1); } #ays-quiz-container-13753 .ays-quiz-additonal-box svg { position: revert; } #ays-quiz-container-13753 .ays_questions_hint_max_width_class { max-width: 80%; } /* Information form */ #ays-quiz-container-13753 .ays-form-title{ color:rgb(0,0,0); } /* Quiz timer */ #ays-quiz-container-13753 div.ays-quiz-redirection-timer, #ays-quiz-container-13753 div.ays-quiz-timer{ color: #000000; text-align: center; } #ays-quiz-container-13753 div.ays-quiz-after-timer * , #ays-quiz-container-13753 div.ays-quiz-redirection-timer *, #ays-quiz-container-13753 div.ays-quiz-timer * { text-align: center; } #ays-quiz-container-13753 div.ays-quiz-timer.ays-quiz-message-before-timer:before { display: inline-block; font-weight: 500; text-align: center; width: auto; margin-right: 5px; } /* Quiz buttons */ #ays-quiz-container-13753 input#ays-submit, #ays-quiz-container-13753 #ays_finish_quiz_13753 .action-button, #ays-quiz-container-13753 #ays_finish_quiz_13753 .step[data-type='fill_in_blank'] .action-button.ays_check_answer, #ays-quiz-container-13753 #ays_finish_quiz_13753 .step[data-type='checkbox'] .action-button.ays_check_answer, div#ays-quiz-container-13753 #ays_finish_quiz_13753 .action-button.ays_restart_button, #ays-quiz-container-13753 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn, #ays-quiz-container-13753 .ays-quiz-category-selective-submit-bttn { background-color: #5d6cf9; color:#ffffff; font-size: 18px; padding: 14px 36px; border-radius: 8px; white-space: nowrap; letter-spacing: 0; box-shadow: unset; white-space: normal; word-break: break-word; background-image: unset; width: auto; } #ays-quiz-container-13753 input#ays-submit, #ays-quiz-container-13753 #ays_finish_quiz_13753 input.action-button, #ays-quiz-container-13753 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn, #ays-quiz-container-13753 .ays-quiz-category-selective-submit-bttn { } div#ays-quiz-container-13753 #ays_finish_quiz_13753 .action-button.ays_check_answer { padding: 5px 10px; font-size: 18px; } #ays-quiz-container-13753 #ays_finish_quiz_13753 .action-button.ays_download_certificate { white-space: nowrap; padding: 5px 10px; } #ays-quiz-container-13753 #ays_finish_quiz_13753 .action-button.ays_arrow { color:#ffffff!important; white-space: nowrap; padding: 5px 10px; } #ays-quiz-container-13753 input#ays-submit:hover, #ays-quiz-container-13753 input#ays-submit:focus, #ays-quiz-container-13753 #ays_finish_quiz_13753 .action-button:hover, #ays-quiz-container-13753 #ays_finish_quiz_13753 .action-button:focus, #ays-quiz-container-13753 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn:hover, #ays-quiz-container-13753 .ays-quiz-category-selective-submit-bttn:focus { box-shadow: 0 0 0 2px #ffffff; background-color: #5d6cf9; } #ays-quiz-container-13753 .ays_restart_button { color: #ffffff; } #ays-quiz-container-13753 .ays_restart_button_p { display: flex; justify-content: center; flex-wrap: wrap; } #ays-quiz-container-13753 .ays_buttons_div { justify-content: center; } #ays-quiz-container-13753 .step:first-of-type .ays_buttons_div { justify-content: center !important; } #ays-quiz-container-13753 .ays_quiz_results_page .ays_score span { visibility: visible; } #ays-quiz-container-13753 input[type='button'], #ays-quiz-container-13753 input[type='submit'] { color: #ffffff !important; outline: none; } div#ays-quiz-container-13753 .ays-quiz-questions-nav-wrap .ays-quiz-questions-nav-item .ays_questions_nav_question:focus-visible, div#ays-quiz-container-13753 input[type='button']:focus-visible, div#ays-quiz-container-13753 input[type='submit']:focus-visible { outline: -webkit-focus-ring-color auto 1px; } #ays-quiz-container-13753 #ays_finish_quiz_13753 i.ays_early_finish.action-button[disabled]:hover, #ays-quiz-container-13753 #ays_finish_quiz_13753 i.ays_early_finish.action-button[disabled]:focus, #ays-quiz-container-13753 #ays_finish_quiz_13753 i.ays_early_finish.action-button[disabled], #ays-quiz-container-13753 #ays_finish_quiz_13753 i.ays_arrow.action-button[disabled]:hover, #ays-quiz-container-13753 #ays_finish_quiz_13753 i.ays_arrow.action-button[disabled]:focus, #ays-quiz-container-13753 #ays_finish_quiz_13753 i.ays_arrow.action-button[disabled] { color: #aaa !important; } #ays-quiz-container-13753 .ays_finish.action-button{ margin: 10px 5px; } #ays-quiz-container-13753 .ays-share-btn.ays-share-btn-branded { color: #fff; margin-bottom: 5px; display: inline-block; } #ays-quiz-container-13753 .ays-quiz-question-title-text-to-speech-icon { cursor: pointer; position: absolute; left: 0px; top: 0px; z-index: 1; } div#ays-quiz-container-13753.ays-quiz-container .ays-quiz-question-title-text-to-speech-icon svg path { fill: #000000; } /* Question answers */ #ays-quiz-container-13753 .ays-field { border-color: #dddddd; border-style: solid; border-width: 1px; box-shadow: none;flex-direction: row-reverse; } #ays-quiz-container-13753 .ays-quiz-answers .ays-field:hover{ opacity: 1; } #ays-quiz-container-13753 #ays_finish_quiz_13753 .ays-field label.ays_answer_caption[for^='ays-answer-'] { z-index: 1; position:initial;bottom:0;} #ays-quiz-container-13753 #ays_finish_quiz_13753 .ays-field input~label[for^='ays-answer-'] { padding: 5px; } #ays-quiz-container-13753 #ays_finish_quiz_13753 .ays-field { margin-bottom: 12px; position: relative; } #ays-quiz-container-13753 #ays_finish_quiz_13753 .ays_grid_view_container .ays-field.ays_grid_view_item { /* width: calc(50% - 6px); */ width: calc(100% /2 - 4px); } #ays-quiz-container-13753 #ays_finish_quiz_13753 .ays-field.ays_grid_view_item:nth-child(odd) { margin-right: 6px; }#ays-quiz-container-13753 #ays_finish_quiz_13753 .ays-field.ays_grid_view_item:nth-child(odd) { margin-right: 6px; }#ays-quiz-container-13753 img.ays-quiz-check-button-right-wrong-icon { position: absolute; right: 15px; bottom: 15px; } #ays-quiz-container-13753 img.ays-quiz-check-button-right-wrong-icon[data-type='style-9'] { width: 20px; } #ays-quiz-container-13753 .ays_quiz_results .step[data-type='fill_in_blank'] img.ays-quiz-check-button-right-wrong-icon { right: 10px; bottom: 40px; } #ays-quiz-container-13753 .ays_quiz_results .step[data-type='fill_in_blank'] .ays_fieldset img.ays-quiz-check-button-right-wrong-icon { right: 15px; bottom: 20px; } #ays-quiz-container-13753 #ays_finish_quiz_13753 .ays-field input:checked+label:before { border-color: #5d6cf9; background: #5d6cf9; background-clip: content-box; } #ays-quiz-container-13753 .ays-quiz-answers div.ays-text-right-answer { color: #000000; } /* Answer maximum length of a text field */ #ays-quiz-container-13753 .ays_quiz_question_text_message{ color: #000000; text-align: left; font-size: 12px; } div#ays-quiz-container-13753 div.ays_quiz_question_text_error_message { color: #ff0000; } /* Questions answer image */ #ays-quiz-container-13753 .ays-answer-image { width:15em; height:150px; object-fit: cover; } /* Questions answer right/wrong icons */ #ays-quiz-container-13753 .ays-field input~label.answered.correct:after{ content: ''; } #ays-quiz-container-13753 .ays-field input~label.answered.wrong:after{ content: ''; } #ays-quiz-container-13753 .ays-quiz-answers .ays-field label.answered[for^='ays-answer-']::after{ content: none!important; } #ays-quiz-container-13753 .ays-field label.answered:last-of-type:after{ height: auto; left: 10px;top: 10px;} /* Dropdown questions */ #ays-quiz-container-13753 .select2-container--default .select2-search--dropdown .select2-search__field:focus, #ays-quiz-container-13753 .select2-container--default .select2-search--dropdown .select2-search__field { outline: unset; padding: 0.75rem; } #ays-quiz-container-13753 #ays_finish_quiz_13753 .ays-field .select2-container--default .select2-selection--single { border-bottom: 2px solid #5d6cf9; background-color: #5d6cf9; } #ays-quiz-container-13753 .ays-field .select2-container--default .select2-selection--single .select2-selection__rendered, #ays-quiz-container-13753 .ays-field .select2-container--default .select2-selection--single .select2-selection__placeholder, #ays-quiz-container-13753 .ays-field .select2-container--default .select2-selection--single .select2-selection__arrow { /*color: #a29306;*/ color: #ffffff; line-height: 40px; padding-left: 8px; padding-right: 20px; } #ays-quiz-container-13753 .ays-field .select2-container--default .select2-selection--single .select2-selection__rendered, #ays-quiz-container-13753 .select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #5d6cf9; } #ays-quiz-container-13753 .ays-field .select2-container--default, #ays-quiz-container-13753 .ays-field .select2-container--default .selection, #ays-quiz-container-13753 .ays-field .select2-container--default .dropdown-wrapper, #ays-quiz-container-13753 .ays-field .select2-container--default .select2-selection--single .select2-selection__rendered, #ays-quiz-container-13753 .ays-field .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder, #ays-quiz-container-13753 .ays-field .select2-container--default .select2-selection--single .select2-selection__arrow, #ays-quiz-container-13753 .ays-field .select2-container--default .select2-selection--single .select2-selection__arrow b[role='presentation'] { font-size: 16px !important; } #ays-quiz-container-13753 .select2-container--default .select2-results__option { padding: 6px; } /* Dropdown questions scroll bar */ #ays-quiz-container-13753 .select2-results__options::-webkit-scrollbar { width: 7px; } #ays-quiz-container-13753 .select2-results__options::-webkit-scrollbar-track { background-color: rgba(93,108,249,0.35); } #ays-quiz-container-13753 .select2-results__options::-webkit-scrollbar-thumb { transition: .3s ease-in-out; background-color: rgba(93,108,249,0.55); } #ays-quiz-container-13753 .select2-results__options::-webkit-scrollbar-thumb:hover { transition: .3s ease-in-out; background-color: rgba(93,108,249,0.85); } .ays-quiz-wrap #ays-quiz-container-13753 + .ays-quiz-powered-by-container{ width:800px; margin: 20px auto; } .ays-quiz-wrap #ays-quiz-container-13753 + .ays-quiz-powered-by-container{ width:800px; margin: 20px auto; } /* WooCommerce product */ #ays-quiz-container-13753 .ays-woo-block { background-color: rgba(93,108,249,0.8); } #ays-quiz-container-13753 .ays-woo-product-block h4.ays-woo-product-price > a, #ays-quiz-container-13753 .ays-woo-product-block h4.ays-woo-product-title > a { color: #000000; } #ays-quiz-container-1 .ays-woo-product-block h4.ays-woo-product-price > a { text-decoration: unset; } /* Audio / Video */ #ays-quiz-container-13753 .mejs-container .mejs-time{ box-sizing: unset; } #ays-quiz-container-13753 .mejs-container .mejs-time-rail { padding-top: 15px; } #ays-quiz-container-13753 .mejs-container .mejs-mediaelement video { margin: 0; } /* Limitation */ #ays-quiz-container-13753 .ays-quiz-limitation-count-of-takers { padding: 50px; } #ays-quiz-container-13753 div.ays-quiz-results-toggle-block span.ays-show-res-toggle.ays-res-toggle-show, #ays-quiz-container-13753 div.ays-quiz-results-toggle-block span.ays-show-res-toggle.ays-res-toggle-hide{ color: #000000; } #ays-quiz-container-13753 div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle { border: 1px solid #000000; } #ays-quiz-container-13753 div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle { border: 1px solid #000000; } #ays-quiz-container-13753 div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle:after{ background: #000000; } #ays-quiz-container-13753.ays_quiz_elegant_dark div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle:after, #ays-quiz-container-13753.ays_quiz_rect_dark div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle:after{ background: #000; } /* Hestia theme (Version: 3.0.16) | Start */ #ays-quiz-container-13753 .mejs-container .mejs-inner .mejs-controls .mejs-button > button:hover, #ays-quiz-container-13753 .mejs-container .mejs-inner .mejs-controls .mejs-button > button { box-shadow: unset; background-color: transparent; } #ays-quiz-container-13753 .mejs-container .mejs-inner .mejs-controls .mejs-button > button { margin: 10px 6px; } /* Hestia theme (Version: 3.0.16) | End */ /* Go theme (Version: 1.4.3) | Start */ #ays-quiz-container-13753 label[for^='ays-answer']:before, #ays-quiz-container-13753 label[for^='ays-answer']:before { -webkit-mask-image: unset; mask-image: unset; } #ays-quiz-container-13753 .ays_question_report { text-align: right; } div#ays-quiz-container-13753 .ays_question_report .ays-quiz-open-report-window { fill: #000000; } #ays-quiz-container-13753 .ays-export-quiz-button-container { position: relative; right: 100px; top: -5px; right: -5px; margin: 0; z-index: 1000; display: flex; justify-content: flex-end; } #ays-quiz-container-13753.ays_quiz_classic_light .ays-field input:checked+label.answered:before, #ays-quiz-container-13753.ays_quiz_classic_dark .ays-field input:checked+label.answered:before { background-color: #5d6cf9 !important; } #ays-quiz-container-13753.ays_quiz_classic_light .ays-field input:checked+label.answered.correct:before, #ays-quiz-container-13753.ays_quiz_classic_dark .ays-field input:checked+label.answered.correct:before { background-color: #27ae60 !important; } #ays-quiz-container-13753.ays_quiz_classic_light .ays-field input:checked+label.answered.wrong:before, #ays-quiz-container-13753.ays_quiz_classic_dark .ays-field input:checked+label.answered.wrong:before { background-color: #cc3700 !important; } /* Go theme (Version: 1.4.3) | End */ #ays-quiz-container-13753 .ays_quiz_results fieldset.ays_fieldset .ays_quiz_question .wp-video { width: 100% !important; max-width: 100%; } /* Classic Dark / Classic Light */ /* Dropdown questions right/wrong styles */ #ays-quiz-container-13753.ays_quiz_classic_dark .correct_div, #ays-quiz-container-13753.ays_quiz_classic_light .correct_div{ border-color: green !important; opacity: 1 !important; background-color: rgba(39,174,96,0.4) !important; } #ays-quiz-container-13753.ays_quiz_classic_dark .correct_div .selected-field, #ays-quiz-container-13753.ays_quiz_classic_light .correct_div .selected-field { padding: 0px 10px 0px 10px; color: green !important; } #ays-quiz-container-13753.ays_quiz_classic_dark .wrong_div, #ays-quiz-container-13753.ays_quiz_classic_light .wrong_div{ border-color: red !important; opacity: 1 !important; background-color: rgba(243,134,129,0.4) !important; } #ays-quiz-container-13753.ays_quiz_classic_dark .ays-field.checked_answer_div.wrong_div input:checked~label, #ays-quiz-container-13753.ays_quiz_classic_light .ays-field.checked_answer_div.wrong_div input:checked~label { background-color: rgba(243,134,129,0.4) !important; } #ays-quiz-container-13753 .ays_question_result .ays-field .ays_quiz_hide_correct_answer:after{ content: '' !important; } #ays-quiz-container-13753 .ays_question_result .ays_quiz_question .ays-quiz-fill-in-blank-input { color: #000000 !important; } #ays-quiz-container-13753 .ays_quiz_results .step.ays_question_result:last-child { padding-bottom: 20px; } #ays-quiz-container-13753 .ays-quiz-close-full-screen { fill: #000000; } #ays-quiz-container-13753 .ays-quiz-open-full-screen { fill: #000000; } #ays-quiz-container-13753 .ays_quiz_login_form p{ color: #000000; } /* Personality Test | Start */ #ays-quiz-container-13753 .ays-quiz-personality-result-box .ays-quiz-personality-result-description p { text-align: left; padding: 0; } #ays-quiz-container-13753 .ays-quiz-personality-result-box { background: white; border-radius: 17px; box-shadow: 0px 0px 20px rgba(98, 85, 165, 0.1); /*padding: 30px 3% 40px;*/ padding: 20px 30px; margin: 30px 0; font-size: 16px; } #ays-quiz-container-13753 .ays-quiz-personality-result-box .ays-quiz-personality-result-title { color: #413A5C; font-size: 23px; margin: 0; text-align: left; font-weight: bold; } div#ays-quiz-container-13753.ays-quiz-container .ays-quiz-personality-result-box .ays-quiz-personality-result-description { margin: 0; font-size: 16px; text-align: left; color: #413A5C; } div#ays-quiz-container-13753.ays-quiz-container .ays-quiz-personality-result-box .ays-quiz-personality-result-description * { color: #413A5C; } #ays-quiz-container-13753 .ays-quiz-personality-result-box .ays-quiz-personality-result-progress { width: 100%; background-color: rgba(128, 126, 137, 0.1); border-radius: 15px; position: relative; display: flex; /* justify-content: flex-end; */ margin-top: 1rem; margin-bottom: 1rem; } #ays-quiz-container-13753 .ays-quiz-personality-result-box .ays-quiz-personality-result-progress-end { justify-content: flex-end; } #ays-quiz-container-13753 .ays-quiz-personality-result-box .ays-quiz-personality-result-bar { height: 30px; border-radius: 15px; color: white; font-size: 18px; padding: 3px 15px 0; } #ays-quiz-container-13753 .ays-quiz-personality-result-box .ays-quiz-personality-result-percentages { position: absolute; width: 100%; padding: 4px 15px; top: 0; -ms-flex-pack: justify; justify-content: space-between; display: -ms-flexbox; display: flex; } #ays-quiz-container-13753 .ays-quiz-personality-result-box .ays-quiz-personality-result-keyword-box div, #ays-quiz-container-13753 .ays-quiz-personality-result-box .ays-quiz-personality-result-text-dark-purple { color: #413A5C; } #ays-quiz-container-13753 .ays-quiz-personality-result-box .ays-quiz-personality-result-text-white { color: #ffffff; } #ays-quiz-container-13753 .ays-quiz-personality-result-box .ays-quiz-personality-result-text-percentage { font-weight: bolder; } #ays-quiz-container-13753 .ays-quiz-personality-result-box .ays-quiz-personality-result-keyword-box { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; } #ays-quiz-container-13753 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-purple .ays-quiz-personality-result-bar { background-color: #6255A5; } #ays-quiz-container-13753 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-purple .ays-quiz-personality-result-keyword-text-color { color: #6255A5; } #ays-quiz-container-13753 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-yellow .ays-quiz-personality-result-bar { background-color: #F2C94C; } #ays-quiz-container-13753 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-yellow .ays-quiz-personality-result-keyword-text-color { color: #F2C94C; } #ays-quiz-container-13753 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-green .ays-quiz-personality-result-bar { background-color: #88D29D; } #ays-quiz-container-13753 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-green .ays-quiz-personality-result-keyword-text-color { color: #88D29D; } #ays-quiz-container-13753 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-red .ays-quiz-personality-result-bar { background-color: #E5A69D; } #ays-quiz-container-13753 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-red .ays-quiz-personality-result-keyword-text-color { color: #E5A69D; } #ays-quiz-container-13753 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-blue .ays-quiz-personality-result-bar { background-color: #03A9F4; } #ays-quiz-container-13753 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-blue .ays-quiz-personality-result-keyword-text-color { color: #03A9F4; } #ays-quiz-container-13753 .ays-quiz-personality-result-box div:before, #ays-quiz-container-13753 .ays-quiz-personality-result-box div:after { content: unset; } /* Personality Test | End */ /* report questions modal start */ .ays-modal-reports { display: none; position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(0, 0, 0, 0.4); animation-duration: .5s; background-color: rgba(0, 0, 0, 0.4); } #ays-quiz-question-report-modal-13753 .ays-modal-content-reports { background-color: #fefefe; margin: 10% auto; border: 1px solid #888; max-width: 500px; width: 100%; border-radius: 10px; padding: 20px; box-sizing: border-box; position: relative; } #ays-quiz-question-report-modal-13753 .ays-modal-content-reports label{ display: block; margin-bottom: 10px; font-weight: bold; letter-spacing: normal; } #ays-quiz-question-report-modal-13753 .ays-modal-content-reports textarea { display: block; width: 100%; height: 100px; padding: 5px; box-sizing: border-box; border-radius: 5px; border: 1px solid #ccc; max-width: 100%; max-height: 500px; resize: vertical; transition: unset; } #ays-quiz-question-report-modal-13753 .ays-modal-content-reports input.ays-quiz-submit-question-report { background-color: #0073aa; color: #fff; border: none; border-radius: 5px; padding: 10px 20px; cursor: pointer; margin-top: 20px; line-height: normal; letter-spacing: normal; box-shadow: unset; background-image: unset; } #ays-quiz-question-report-modal-13753 .ays-close-reports-window { color: #aaa; font-weight: bold; position: absolute; top: 1%; right: 1%; } #ays-quiz-question-report-modal-13753 .ays-close-reports-window img { box-shadow: unset; } #ays-quiz-question-report-modal-13753 .ays-close-reports-window img:hover, #ays-quiz-question-report-modal-13753 .ays-close-reports-window img:focus { cursor: pointer; } #ays-quiz-question-report-modal-13753 .ays-quiz-question-report-error { display: none; font-size: 13px; color: #f00; text-align: left; } #ays-quiz-question-report-modal-13753 .ays-quiz-question-report-textarea-label, #ays-quiz-question-report-modal-13753 .ays-quiz-question-report-title { text-align: left; } #ays-quiz-question-report-modal-13753 .ays_quiz_modal_overlay { width: 100%; height: 100%; position: fixed; top: 0; left: 0; position: absolute; z-index: 1000000000; flex-direction: column; } #ays-quiz-question-report-modal-13753 .ays-quiz-container .ays-quiz-user-cհoosing-anonymous-assessment { margin: 10px 0; } /* report questions modal end */ @media screen and (max-width: 768px){ #ays-quiz-container-13753{ max-width: 100%; } div#ays-quiz-container-13753 [id^='ays_finish_quiz_'] div.step div.ays-abs-fs { width: 90%; } div#ays-quiz-container-13753.ays_quiz_modern_light .step, div#ays-quiz-container-13753.ays_quiz_modern_dark .step { padding-right: 0px !important; padding-top: 0px !important; } div#ays-quiz-container-13753.ays_quiz_modern_light div.step[data-question-id], div#ays-quiz-container-13753.ays_quiz_modern_dark div.step[data-question-id] { background-size: cover !important; background-position: center center !important; } div#ays-quiz-container-13753.ays_quiz_modern_light .ays-abs-fs:not(.ays-start-page):not(.ays-end-page), div#ays-quiz-container-13753.ays_quiz_modern_dark .ays-abs-fs:not(.ays-start-page):not(.ays-end-page) { width: 100%; } #ays-quiz-container-13753 .ays_quiz_question p { font-size: 16px; } #ays-quiz-container-13753 .select2-container, div#ays-quiz-container-13753 .ays-questions-container form .ays-quiz-answers .ays-field * { font-size: 15px; } div#ays-quiz-container-13753 input#ays-submit, div#ays-quiz-container-13753 #ays_finish_quiz_13753 .action-button, div#ays-quiz-container-13753 #ays_finish_quiz_13753 .step[data-type='fill_in_blank'] .action-button.ays_check_answer, div#ays-quiz-container-13753 #ays_finish_quiz_13753 .action-button.ays_restart_button, #ays-quiz-container-13753 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn, #ays-quiz-container-13753 .ays-quiz-category-selective-submit-bttn { font-size: 18px; } div#ays-quiz-container-13753 div.ays-questions-container div.ays-woo-block { width: 100%; } /* Quiz title / mobile font size */ div#ays-quiz-container-13753 .ays-fs-title { font-size: 20px; } /* Question explanation / mobile font size */ #ays-quiz-container-13753 .ays_questtion_explanation p { font-size:16px; } /* Wrong answers / mobile font size */ #ays-quiz-container-13753 .wrong_answer_text p { font-size:16px; } /* Right answers / mobile font size */ #ays-quiz-container-13753 .right_answer_text p { font-size:16px; } /* Note text / mobile font size */ #ays-quiz-container-13753 .ays-quiz-question-note-message-box p { font-size:14px; } #ays-quiz-container-13753 div.ays-quiz-personality-result-box .ays-quiz-personality-result-title { font-size: 18px; } /* Personality Test */ #ays-quiz-container-13753 div.ays-quiz-personality-result-box .ays-quiz-personality-result-bar { font-size: 14px; padding: 6px 10px 0; } } /* Custom css styles */ /* RTL direction styles */ </style> <style> #ays-quiz-container-13753 p { margin: 0.625em; } #ays-quiz-container-13753.ays_quiz_classic_light .enable_correction .ays-field.checked_answer_div input:checked+label, #ays-quiz-container-13753.ays_quiz_classic_dark .enable_correction .ays-field.checked_answer_div input:checked+label { /* background-color: transparent; */ } #ays-quiz-container-13753 .ays-field.checked_answer_div input:checked~label { background-color: rgba(93,108,249,0.6); } #ays-quiz-container-13753.ays-quiz-container.ays_quiz_classic_light .ays-questions-container .ays-field:hover label[for^='ays-answer-'], #ays-quiz-container-13753 .ays-field:hover{ background: rgba(93,108,249,0.8); color: #fff; transition: all .3s; } #ays-quiz-container-13753 #ays_finish_quiz_13753 .action-button:hover, #ays-quiz-container-13753 #ays_finish_quiz_13753 .action-button:focus, #ays-quiz-container-13753 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn:hover, #ays-quiz-container-13753 .ays-quiz-category-selective-submit-bttn:focus { box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5), 0 0 0 3px #ffffff; background: #5d6cf9; } </style><script> if(typeof aysQuizOptions === 'undefined'){ var aysQuizOptions = []; } aysQuizOptions['13753'] = 'eyJxdWl6X3ZlcnNpb24iOiIyMS44LjEiLCJjb3JlX3ZlcnNpb24iOiI2LjcuMiIsInBocF92ZXJzaW9uIjoiOC4xLjMxIiwiY29sb3IiOiIjNWQ2Y2Y5IiwiYmdfY29sb3IiOiIjZmZmIiwidGV4dF9jb2xvciI6IiMwMDAwMDAiLCJoZWlnaHQiOjQ1MCwid2lkdGgiOjgwMCwiZW5hYmxlX2xvZ2dlZF91c2VycyI6Im9mZiIsImluZm9ybWF0aW9uX2Zvcm0iOiJkaXNhYmxlIiwiZm9ybV9uYW1lIjoib2ZmIiwiZm9ybV9lbWFpbCI6Im9mZiIsImZvcm1fcGhvbmUiOiJvZmYiLCJpbWFnZV93aWR0aCI6IiIsImltYWdlX2hlaWdodCI6IiIsImVuYWJsZV9jb3JyZWN0aW9uIjoib2ZmIiwiZW5hYmxlX3Byb2dyZXNzX2JhciI6Im9mZiIsImVuYWJsZV9xdWVzdGlvbnNfcmVzdWx0Ijoib24iLCJyYW5kb21pemVfcXVlc3Rpb25zIjoib2ZmIiwicmFuZG9taXplX2Fuc3dlcnMiOiJvZmYiLCJlbmFibGVfcXVlc3Rpb25zX2NvdW50ZXIiOiJvbiIsImVuYWJsZV9yZXN0cmljdGlvbl9wYXNzIjoib2ZmIiwiZW5hYmxlX3Jlc3RyaWN0aW9uX3Bhc3NfdXNlcnMiOiJvZmYiLCJyZXN0cmljdGlvbl9wYXNzX21lc3NhZ2UiOiIiLCJyZXN0cmljdGlvbl9wYXNzX3VzZXJzX21lc3NhZ2UiOiIiLCJ1c2VyX3JvbGUiOltdLCJheXNfdXNlcnNfc2VhcmNoIjpbXSwiY3VzdG9tX2NzcyI6IiIsImxpbWl0X3VzZXJzIjoib2ZmIiwibGltaXRhdGlvbl9tZXNzYWdlIjoiIiwicmVkaXJlY3RfdXJsIjoiIiwicmVkaXJlY3Rpb25fZGVsYXkiOjAsImFuc3dlcnNfdmlldyI6Imxpc3QiLCJlbmFibGVfcnRsX2RpcmVjdGlvbiI6Im9mZiIsImVuYWJsZV9sb2dnZWRfdXNlcnNfbWVzc2FnZSI6IiIsInF1ZXN0aW9uc19jb3VudCI6IiIsImVuYWJsZV9xdWVzdGlvbl9iYW5rIjoib2ZmIiwiZW5hYmxlX2xpdmVfcHJvZ3Jlc3NfYmFyIjoib2ZmIiwiZW5hYmxlX3BlcmNlbnRfdmlldyI6Im9mZiIsImVuYWJsZV9hdmVyYWdlX3N0YXRpc3RpY2FsIjoib24iLCJlbmFibGVfbmV4dF9idXR0b24iOiJvbiIsImVuYWJsZV9wcmV2aW91c19idXR0b24iOiJvbiIsImVuYWJsZV9hcnJvd3MiOiJvZmYiLCJ0aW1lcl90ZXh0IjoiQlx1MWVhMW4gXHUwMTExXHUwMGUzIHNcdTFlYjVuIHNcdTAwZTBuZyBjaFx1MDFiMGE/IDQ1IHBoXHUwMGZhdCBsXHUwMGUwbSBiXHUwMGUwaSBiXHUxZWFmdCBcdTAxMTFcdTFlYTd1ISEhIiwicXVpel90aGVtZSI6ImNsYXNzaWNfbGlnaHQiLCJlbmFibGVfc29jaWFsX2J1dHRvbnMiOiJvZmYiLCJmaW5hbF9yZXN1bHRfdGV4dCI6IjxpbWcgY2xhc3M9XCJzaXplLWZ1bGwgd3AtaW1hZ2UtNDI5IGFsaWduY2VudGVyXCIgc3JjPVwiaHR0cDpcL1wvY2F1aG9pLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDNcL2NvbmdyYXR1bGF0aW9ucy5naWZcIiBhbHQ9XCJcIiB3aWR0aD1cIjQ5OVwiIGhlaWdodD1cIjE4MVwiIFwvPlxyXG48cCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj48c3Ryb25nPkNoXHUwMGZhYyBtXHUxZWVibmcgYlx1MWVhMW4gXHUwMTExXHUwMGUzIGhvXHUwMGUwbiB0aFx1MDBlMG5oIGJcdTAwZTBpIHRoaSEhITxcL3N0cm9uZz48XC9wPlxyXG48cCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj48c3Ryb25nPkJcdTFlYTFuIFx1MDExMVx1MDBmYW5nIDxzcGFuIHN0eWxlPVwidmVydGljYWwtYWxpZ246IGluaGVyaXQ7XCI+JSV1c2VyX2NvcnJlY3RzX2NvdW50JSVcLyUlcXVlc3Rpb25zX2NvdW50JSU8XC9zcGFuPjxcL3N0cm9uZz48XC9wPlxyXG48cCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj48c3Ryb25nPkNcdTAwZjluZyB4ZW0gXHUwMTExXHUwMGUxcCBcdTAwZTFuIFx1MWVkZiBiXHUwMGVhbiBkXHUwMWIwXHUxZWRiaSBcdTAxMTFcdTAwZTJ5IG5oXHUwMGU5ISEhPFwvc3Ryb25nPjxcL3A+IiwiZW5hYmxlX3Bhc3NfY291bnQiOiJvbiIsImhpZGVfc2NvcmUiOiJvbiIsInJhdGVfZm9ybV90aXRsZSI6IiIsImJveF9zaGFkb3dfY29sb3IiOiIjYzljOWM5IiwicXVpel9ib3JkZXJfcmFkaXVzIjoiOCIsInF1aXpfYmdfaW1hZ2UiOiIiLCJxdWl6X2JvcmRlcl93aWR0aCI6IjEiLCJxdWl6X2JvcmRlcl9zdHlsZSI6InNvbGlkIiwicXVpel9ib3JkZXJfY29sb3IiOiIjMDAwIiwicXVpel9sb2FkZXIiOiJkZWZhdWx0IiwicXVlc3RfYW5pbWF0aW9uIjoic2hha2UiLCJlbmFibGVfYmdfbXVzaWMiOiJvZmYiLCJxdWl6X2JnX211c2ljIjoiIiwiYW5zd2Vyc19mb250X3NpemUiOjE1LCJzaG93X2NyZWF0ZV9kYXRlIjoib2ZmIiwic2hvd19hdXRob3IiOiJvZmYiLCJlbmFibGVfZWFybHlfZmluaXNoIjoib2ZmIiwiYW5zd2Vyc19yd190ZXh0cyI6Im9uX3Bhc3NpbmciLCJkaXNhYmxlX3N0b3JlX2RhdGEiOiJvZmYiLCJlbmFibGVfYmFja2dyb3VuZF9ncmFkaWVudCI6Im9mZiIsImJhY2tncm91bmRfZ3JhZGllbnRfY29sb3JfMSI6IiMwMDAiLCJiYWNrZ3JvdW5kX2dyYWRpZW50X2NvbG9yXzIiOiIjZmZmIiwicXVpel9ncmFkaWVudF9kaXJlY3Rpb24iOiJ2ZXJ0aWNhbCIsInJlZGlyZWN0X2FmdGVyX3N1Ym1pdCI6Im9mZiIsInN1Ym1pdF9yZWRpcmVjdF91cmwiOiIiLCJzdWJtaXRfcmVkaXJlY3RfZGVsYXkiOiIwIiwicHJvZ3Jlc3NfYmFyX3N0eWxlIjoidGhpcmQiLCJlbmFibGVfZXhpdF9idXR0b24iOiJvZmYiLCJleGl0X3JlZGlyZWN0X3VybCI6IiIsImltYWdlX3NpemluZyI6ImNvdmVyIiwicXVpel9iZ19pbWFnZV9wb3NpdGlvbiI6ImNlbnRlciBjZW50ZXIiLCJjdXN0b21fY2xhc3MiOiIiLCJlbmFibGVfc29jaWFsX2xpbmtzIjoib2ZmIiwic29jaWFsX2xpbmtzIjp7ImxpbmtlZGluX2xpbmsiOiIiLCJmYWNlYm9va19saW5rIjoiIiwidHdpdHRlcl9saW5rIjoiIiwidmtvbnRha3RlX2xpbmsiOiIiLCJpbnN0YWdyYW1fbGluayI6IiIsInlvdXR1YmVfbGluayI6IiIsImJlaGFuY2VfbGluayI6IiJ9LCJzaG93X3F1aXpfdGl0bGUiOiJvbiIsInNob3dfcXVpel9kZXNjIjoib24iLCJzaG93X2xvZ2luX2Zvcm0iOiJvZmYiLCJtb2JpbGVfbWF4X3dpZHRoIjoiIiwibGltaXRfdXNlcnNfYnkiOiJpcCIsImV4cGxhbmF0aW9uX3RpbWUiOiI0IiwiZW5hYmxlX2NsZWFyX2Fuc3dlciI6Im9mZiIsInNob3dfY2F0ZWdvcnkiOiJvbiIsInNob3dfcXVlc3Rpb25fY2F0ZWdvcnkiOiJvbiIsImFuc3dlcnNfcGFkZGluZyI6IjUiLCJhbnN3ZXJzX2JvcmRlciI6Im9uIiwiYW5zd2Vyc19ib3JkZXJfd2lkdGgiOiIxIiwiYW5zd2Vyc19ib3JkZXJfc3R5bGUiOiJzb2xpZCIsImFuc3dlcnNfYm9yZGVyX2NvbG9yIjoiI2RkZGRkZCIsImFuc19pbWdfaGVpZ2h0IjoiMTUwIiwiYW5zX2ltZ19jYXB0aW9uX3N0eWxlIjoib3V0c2lkZSIsImFuc19pbWdfY2FwdGlvbl9wb3NpdGlvbiI6ImJvdHRvbSIsImFuc3dlcnNfYm94X3NoYWRvdyI6Im9mZiIsImFuc3dlcnNfYm94X3NoYWRvd19jb2xvciI6IiMwMDAiLCJzaG93X2Fuc3dlcnNfY2FwdGlvbiI6Im9uIiwiYW5zd2Vyc19tYXJnaW4iOjEyLCJhbnNfcmlnaHRfd3JvbmdfaWNvbiI6Im5vbmUiLCJkaXNwbGF5X3Njb3JlIjoiYnlfcG9pbnRzIiwiZW5hYmxlX3J3X2FzbndlcnNfc291bmRzIjoib2ZmIiwicXVpel9iZ19pbWdfaW5fZmluaXNoX3BhZ2UiOiJvZmYiLCJmaW5pc2hfYWZ0ZXJfd3JvbmdfYW5zd2VyIjoib2ZmIiwiYWZ0ZXJfdGltZXJfdGV4dCI6IkJcdTFlYTFuIFx1MDExMVx1MDBlMyBoXHUxZWJmdCBnaVx1MWVkZCBsXHUwMGUwbSBiXHUwMGUwaSEgWGVtIGtcdTFlYmZ0IHF1XHUxZWEzIGNcdTAwZTFjIGNcdTAwZTJ1IGhcdTFlY2ZpIFx1MDExMVx1MDBlMyBsXHUwMGUwbSBuaFx1MDBlOSEhISIsImVuYWJsZV9lbnRlcl9rZXkiOiJvbiIsInNob3dfcmF0ZV9hZnRlcl9yYXRlIjoib24iLCJidXR0b25zX3RleHRfY29sb3IiOiIjZmZmZmZmIiwiYnV0dG9uc19wb3NpdGlvbiI6ImNlbnRlciIsImJ1dHRvbnNfc2l6ZSI6ImxhcmdlIiwiYnV0dG9uc19mb250X3NpemUiOiIxOCIsImJ1dHRvbnNfd2lkdGgiOiIiLCJidXR0b25zX2xlZnRfcmlnaHRfcGFkZGluZyI6IjM2IiwiYnV0dG9uc190b3BfYm90dG9tX3BhZGRpbmciOiIxNCIsImJ1dHRvbnNfYm9yZGVyX3JhZGl1cyI6IjgiLCJlbmFibGVfYXVkaW9fYXV0b3BsYXkiOiJvZmYiLCJlbmFibGVfbGVhdmVfcGFnZSI6Im9uIiwic2hvd19vbmx5X3dyb25nX2Fuc3dlciI6Im9mZiIsInBhc3Nfc2NvcmUiOjAsInBhc3Nfc2NvcmVfbWVzc2FnZSI6IjxoNCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj5DaFx1MDBmYWMgbVx1MWVlYm5nITxcL2g0PlxyXG48cCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj5CXHUxZWExbiBcdTAxMTFcdTAwZTMgdlx1MDFiMFx1MWVlM3QgcXVhIGJcdTAwZTBpIHRoaSE8XC9wPiIsImZhaWxfc2NvcmVfbWVzc2FnZSI6IjxoNCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj5cdTAxMTBcdTAwZTFuZyB0aVx1MWViZmMhPFwvaDQ+XHJcbjxwIHN0eWxlPVwidGV4dC1hbGlnbjogY2VudGVyO1wiPkJcdTFlYTFuIGtoXHUwMGY0bmcgdlx1MDFiMFx1MWVlM3QgcXVhIGJcdTAwZTBpIHRoaSFcclxuSFx1MDBlM3kgdGhcdTFlZWQgbFx1MWVhMWkgbmhcdTAwZTkhPFwvcD4iLCJhbnN3ZXJzX29iamVjdF9maXQiOiJjb3ZlciIsInF1aXpfbWF4X3Bhc3NfY291bnQiOjEsInF1ZXN0aW9uX2ZvbnRfc2l6ZSI6MTYsInF1aXpfd2lkdGhfYnlfcGVyY2VudGFnZV9weCI6InBpeGVscyIsInF1ZXN0aW9uc19oaW50X2ljb25fb3JfdGV4dCI6ImRlZmF1bHQiLCJxdWVzdGlvbnNfaGludF92YWx1ZSI6IiIsImVuYWJsZV9lYXJseV9maW5zaF9jb21maXJtX2JveCI6Im9uIiwiaGlkZV9jb3JyZWN0X2Fuc3dlcnMiOiJvZmYiLCJxdWl6X2xvYWRlcl90ZXh0X3ZhbHVlIjoiIiwic2hvd19pbmZvcm1hdGlvbl9mb3JtIjoib24iLCJzaG93X3F1ZXN0aW9uc19leHBsYW5hdGlvbiI6Im9uX3Jlc3VsdHNfcGFnZSIsImVuYWJsZV9xdWVzdGlvbnNfb3JkZXJpbmdfYnlfY2F0Ijoib2ZmIiwiZW5hYmxlX3NlbmRfbWFpbF90b191c2VyX2J5X3Bhc3Nfc2NvcmUiOiJvZmYiLCJlbmFibGVfc2VuZF9tYWlsX3RvX2FkbWluX2J5X3Bhc3Nfc2NvcmUiOiJvZmYiLCJzaG93X3F1ZXN0aW9uc19udW1iZXJpbmciOiJub25lIiwic2hvd19hbnN3ZXJzX251bWJlcmluZyI6Im5vbmUiLCJxdWl6X2xvYWRlcl9jdXN0b21fZ2lmIjoiIiwiZGlzYWJsZV9ob3Zlcl9lZmZlY3QiOiJvZmYiLCJxdWl6X2xvYWRlcl9jdXN0b21fZ2lmX3dpZHRoIjoxMDAsInF1aXpfdGl0bGVfdHJhbnNmb3JtYXRpb24iOiJ1cHBlcmNhc2UiLCJxdWl6X2ltYWdlX3dpZHRoX2J5X3BlcmNlbnRhZ2VfcHgiOiJwaXhlbHMiLCJxdWl6X2ltYWdlX2hlaWdodCI6MCwicXVpel9iZ19pbWdfb25fc3RhcnRfcGFnZSI6Im9mZiIsInF1aXpfYm94X3NoYWRvd194X29mZnNldCI6MCwicXVpel9ib3hfc2hhZG93X3lfb2Zmc2V0IjowLCJxdWl6X2JveF9zaGFkb3dfel9vZmZzZXQiOjE1LCJxdWl6X3F1ZXN0aW9uX3RleHRfYWxpZ25tZW50IjoiY2VudGVyIiwicXVpel9hcnJvd190eXBlIjoiZGVmYXVsdCIsInF1aXpfc2hvd193cm9uZ19hbnN3ZXJzX2ZpcnN0Ijoib2ZmIiwicXVpel9kaXNwbGF5X2FsbF9xdWVzdGlvbnMiOiJvbiIsInF1aXpfdGltZXJfcmVkX3dhcm5pbmciOiJvbiIsInF1aXpfc2NoZWR1bGVfdGltZXpvbmUiOiJVVEMrMCIsInF1ZXN0aW9uc19oaW50X2J1dHRvbl92YWx1ZSI6IiIsInF1aXpfdGFja2Vyc19tZXNzYWdlIjoiVGhpcyBxdWl6IGlzIGV4cGlyZWQhIiwicXVpel9lbmFibGVfbGlua2VkaW5fc2hhcmVfYnV0dG9uIjoib24iLCJxdWl6X2VuYWJsZV9mYWNlYm9va19zaGFyZV9idXR0b24iOiJvbiIsInF1aXpfZW5hYmxlX3R3aXR0ZXJfc2hhcmVfYnV0dG9uIjoib24iLCJxdWl6X2VuYWJsZV92a29udGFrdGVfc2hhcmVfYnV0dG9uIjoib24iLCJxdWl6X21ha2VfcmVzcG9uc2VzX2Fub255bW91cyI6Im9mZiIsInF1aXpfbWFrZV9hbGxfcmV2aWV3X2xpbmsiOiJvZmYiLCJxdWl6X21lc3NhZ2VfYmVmb3JlX3RpbWVyIjoiVGhcdTFlZGRpIGdpYW4gY1x1MDBmMm4gbFx1MWVhMWkiLCJxdWl6X3Bhc3N3b3JkX21lc3NhZ2UiOiIiLCJlbmFibGVfc2VlX3Jlc3VsdF9jb25maXJtX2JveCI6Im9mZiIsImRpc3BsYXlfZmllbGRzX2xhYmVscyI6Im9mZiIsInF1aXpfZW5hYmxlX3Bhc3N3b3JkX3Zpc2liaWxpdHkiOiJvZmYiLCJxdWVzdGlvbl9tb2JpbGVfZm9udF9zaXplIjoxNiwiYW5zd2Vyc19tb2JpbGVfZm9udF9zaXplIjoxNSwic29jaWFsX2J1dHRvbnNfaGVhZGluZyI6IiIsInNvY2lhbF9saW5rc19oZWFkaW5nIjoiIiwicXVpel9lbmFibGVfcXVlc3Rpb25fY2F0ZWdvcnlfZGVzY3JpcHRpb24iOiJvZmYiLCJxdWl6X21lc3NhZ2VfYmVmb3JlX3JlZGlyZWN0X3RpbWVyIjoiIiwiYnV0dG9uc19tb2JpbGVfZm9udF9zaXplIjoxOCwicXVpel9hbnN3ZXJfYm94X3NoYWRvd194X29mZnNldCI6MCwicXVpel9hbnN3ZXJfYm94X3NoYWRvd195X29mZnNldCI6MCwicXVpel9hbnN3ZXJfYm94X3NoYWRvd196X29mZnNldCI6MTAsInF1aXpfZW5hYmxlX3RpdGxlX3RleHRfc2hhZG93Ijoib2ZmIiwicXVpel90aXRsZV90ZXh0X3NoYWRvd19jb2xvciI6IiMzMzMiLCJyaWdodF9hbnN3ZXJzX2ZvbnRfc2l6ZSI6MTYsIndyb25nX2Fuc3dlcnNfZm9udF9zaXplIjoxNiwicXVlc3RfZXhwbGFuYXRpb25fZm9udF9zaXplIjoxNiwicXVpel93YWl0aW5nX3RpbWUiOiJvZmYiLCJxdWl6X3RpdGxlX3RleHRfc2hhZG93X3hfb2Zmc2V0IjoyLCJxdWl6X3RpdGxlX3RleHRfc2hhZG93X3lfb2Zmc2V0IjoyLCJxdWl6X3RpdGxlX3RleHRfc2hhZG93X3pfb2Zmc2V0IjoyLCJxdWl6X3Nob3dfb25seV93cm9uZ19hbnN3ZXJzIjoib2ZmIiwicXVpel90aXRsZV9mb250X3NpemUiOjI4LCJxdWl6X3RpdGxlX21vYmlsZV9mb250X3NpemUiOjIwLCJxdWl6X3Bhc3N3b3JkX3dpZHRoIjoiIiwicXVpel9yZXZpZXdfcGxhY2Vob2xkZXJfdGV4dCI6IiIsInF1aXpfbWFrZV9yZXZpZXdfcmVxdWlyZWQiOiJvZmYiLCJxdWl6X2VuYWJsZV9yZXN1bHRzX3RvZ2dsZSI6Im9mZiIsInF1aXpfcmV2aWV3X3RoYW5rX3lvdV9tZXNzYWdlIjoiIiwicXVpel9yZXZpZXdfZW5hYmxlX2NvbW1lbnRfZmllbGQiOiJvbiIsInF1ZXN0X2V4cGxhbmF0aW9uX21vYmlsZV9mb250X3NpemUiOjE2LCJ3cm9uZ19hbnN3ZXJzX21vYmlsZV9mb250X3NpemUiOjE2LCJxdWl6X2VuYWJsZV9xdWVzdGlvbl9pbWFnZV96b29tIjoib2ZmIiwicmlnaHRfYW5zd2Vyc19tb2JpbGVfZm9udF9zaXplIjoxNiwicXVpel9kaXNwbGF5X21lc3NhZ2VzX2JlZm9yZV9idXR0b25zIjoib2ZmIiwiZW5hYmxlX3F1ZXN0aW9uc19yZXBvcnRpbmciOiJvZmYiLCJxdWl6X2VuYWJsZV9xdWVzdGlvbnNfcmVwb3J0aW5nX21haWwiOiJvZmYiLCJxdWl6X2VuYWJsZV91c2VyX2NcdTA1NzBvb3NpbmdfYW5vbnltb3VzX2Fzc2Vzc21lbnQiOiJvZmYiLCJub3RlX3RleHRfZm9udF9zaXplIjoxNCwibm90ZV90ZXh0X21vYmlsZV9mb250X3NpemUiOjE0LCJxdWl6X3F1ZXN0aW9uc19udW1iZXJpbmdfYnlfY2F0ZWdvcnkiOiJvZmYiLCJxdWl6X2VuYWJsZV9jdXN0b21fdGV4dHNfZm9yX2J1dHRvbnMiOiJvZmYiLCJxdWl6X2N1c3RvbV90ZXh0c19zdGFydF9idXR0b24iOiJTdGFydCIsInF1aXpfY3VzdG9tX3RleHRzX25leHRfYnV0dG9uIjoiTmV4dCIsInF1aXpfY3VzdG9tX3RleHRzX3ByZXZfYnV0dG9uIjoiUHJldiIsInF1aXpfY3VzdG9tX3RleHRzX2NsZWFyX2J1dHRvbiI6IkNsZWFyIiwicXVpel9jdXN0b21fdGV4dHNfZmluaXNoX2J1dHRvbiI6IkZpbmlzaCIsInF1aXpfY3VzdG9tX3RleHRzX3NlZV9yZXN1bHRzX2J1dHRvbiI6IlNlZSBSZXN1bHQiLCJxdWl6X2N1c3RvbV90ZXh0c19yZXN0YXJ0X3F1aXpfYnV0dG9uIjoiUmVzdGFydCBxdWl6IiwicXVpel9jdXN0b21fdGV4dHNfc2VuZF9mZWVkYmFja19idXR0b24iOiJTZW5kIGZlZWRiYWNrIiwicXVpel9jdXN0b21fdGV4dHNfbG9hZF9tb3JlX2J1dHRvbiI6IkxvYWQgbW9yZSIsInF1aXpfY3VzdG9tX3RleHRzX2V4aXRfYnV0dG9uIjoiRXhpdCIsInF1aXpfY3VzdG9tX3RleHRzX2NoZWNrX2J1dHRvbiI6IkNoZWNrIiwicXVpel9jdXN0b21fdGV4dHNfbG9naW5fYnV0dG9uIjoiTG9nIEluIiwicXVpel9lbmFibGVfcXVpel9jYXRlZ29yeV9kZXNjcmlwdGlvbiI6Im9mZiIsInF1aXpfYWRtaW5fbm90ZV90ZXh0X3RyYW5zZm9ybSI6Im5vbmUiLCJxdWl6X2dyaWRfdmlld19jb3VudCI6IjIiLCJxdWl6X2dyaWRfaW1hZ2VfdmlldyI6Im9mZiIsInF1aXpfcXVlc3RfZXhwbGFuYXRpb25fdGV4dF90cmFuc2Zvcm0iOiJub25lIiwicXVpel9yaWdodF9hbnN3ZXJfdGV4dF90cmFuc2Zvcm0iOiJub25lIiwicXVpel93cm9uZ19hbnN3ZXJfdGV4dF90cmFuc2Zvcm0iOiJub25lIiwicXVpel9hZG1pbl9ub3RlX3RleHRfZGVjb3JhdGlvbiI6Im5vbmUiLCJxdWl6X3F1ZXN0X2V4cGxhbmF0aW9uX3RleHRfZGVjb3JhdGlvbiI6Im5vbmUiLCJxdWl6X3JpZ2h0X2Fuc3dlcnNfdGV4dF9kZWNvcmF0aW9uIjoibm9uZSIsInF1aXpfd3JvbmdfYW5zd2Vyc190ZXh0X2RlY29yYXRpb24iOiJub25lIiwicXVpel9hZG1pbl9ub3RlX2xldHRlcl9zcGFjaW5nIjoiMCIsInF1aXpfYmdfaW1nX2R1cmluZ190aGVfcXVpeiI6Im9mZiIsInF1aXpfcXVlc3RfZXhwbGFuYXRpb25fbGV0dGVyX3NwYWNpbmciOiIwIiwicXVpel9yaWdodF9hbnN3ZXJzX2xldHRlcl9zcGFjaW5nIjoiMCIsInF1aXpfd3JvbmdfYW5zd2Vyc19sZXR0ZXJfc3BhY2luZyI6IjAiLCJxdWl6X2FkbWluX25vdGVfZm9udF93ZWlnaHQiOiJub3JtYWwiLCJxdWl6X3F1ZXN0X2V4cGxhbmF0aW9uX2ZvbnRfd2VpZ2h0Ijoibm9ybWFsIiwicXVpel9yaWdodF9hbnN3ZXJzX2ZvbnRfd2VpZ2h0Ijoibm9ybWFsIiwicXVpel93cm9uZ19hbnN3ZXJzX2ZvbnRfd2VpZ2h0Ijoibm9ybWFsIiwicXVpel9jb250ZW50X21heF93aWR0aCI6OTAsInF1aXpfY29udGVudF9tb2JpbGVfbWF4X3dpZHRoIjo5MCwicXVlc3Rpb25fY291bnRfcGVyX3BhZ2UiOm51bGwsInF1ZXN0aW9uX2NvdW50X3Blcl9wYWdlX251bWJlciI6IiIsIm1haWxfbWVzc2FnZSI6IiIsImVuYWJsZV9jZXJ0aWZpY2F0ZSI6Im9mZiIsImVuYWJsZV9jZXJ0aWZpY2F0ZV93aXRob3V0X3NlbmQiOiJvZmYiLCJjZXJ0aWZpY2F0ZV9wYXNzIjoiMCIsImZvcm1fdGl0bGUiOiIiLCJjZXJ0aWZpY2F0ZV90aXRsZSI6IjxzcGFuIHN0eWxlPVwiZm9udC1zaXplOiA1MHB4OyBmb250LXdlaWdodDogYm9sZDtcIj5DZXJ0aWZpY2F0ZSBvZiBDb21wbGV0aW9uPFwvc3Bhbj4iLCJjZXJ0aWZpY2F0ZV9ib2R5IjoiPHNwYW4gc3R5bGU9XCJmb250LXNpemU6IDI1cHg7XCI+PGk+VGhpcyBpcyB0byBjZXJ0aWZ5IHRoYXQ8XC9pPjxcL3NwYW4+XHJcblxyXG48c3BhbiBzdHlsZT1cImZvbnQtc2l6ZTogMzBweDtcIj48Yj4lJXVzZXJfbmFtZSUlPFwvYj48XC9zcGFuPlxyXG5cclxuPHNwYW4gc3R5bGU9XCJmb250LXNpemU6IDI1cHg7XCI+PGk+aGFzIGNvbXBsZXRlZCB0aGUgcXVpejxcL2k+PFwvc3Bhbj5cclxuXHJcbjxzcGFuIHN0eWxlPVwiZm9udC1zaXplOiAzMHB4O1wiPlwiJSVxdWl6X25hbWUlJVwiPFwvc3Bhbj5cclxuXHJcbjxzcGFuIHN0eWxlPVwiZm9udC1zaXplOiAyMHB4O1wiPndpdGggYSBzY29yZSBvZiA8Yj4lJXNjb3JlJSU8XC9iPjxcL3NwYW4+XHJcblxyXG48c3BhbiBzdHlsZT1cImZvbnQtc2l6ZTogMjVweDtcIj48aT5kYXRlZDxcL2k+PFwvc3Bhbj5cclxuPHNwYW4gc3R5bGU9XCJmb250LXNpemU6IDMwcHg7XCI+JSVjdXJyZW50X2RhdGUlJTxcL3NwYW4+IiwibWFpbGNoaW1wX2xpc3QiOiIiLCJlbmFibGVfbWFpbGNoaW1wIjoib2ZmIiwiZW5hYmxlX2RvdWJsZV9vcHRfaW4iOiJvZmYiLCJhY3RpdmVfZGF0ZV9jaGVjayI6Im9mZiIsImFjdGl2ZUludGVydmFsIjoiMjAyNS0wMy0yOCAxNDo0NjowOCIsImRlYWN0aXZlSW50ZXJ2YWwiOiIyMDI1LTAzLTI4IDE0OjQ2OjA4IiwiYWN0aXZlX2RhdGVfbWVzc2FnZSI6IlRoZSBxdWl6IGhhcyBleHBpcmVkISIsImFjdGl2ZV9kYXRlX3ByZV9zdGFydF9tZXNzYWdlIjoiVGhlIHF1aXogd2lsbCBiZSBhdmFpbGFibGUgc29vbiEiLCJjaGVja2JveF9zY29yZV9ieSI6Im9uIiwiY2FsY3VsYXRlX3Njb3JlIjoiYnlfY29ycmVjdG5lc3MiLCJzZW5kX3Jlc3VsdHNfdXNlciI6Im9mZiIsInNlbmRfaW50ZXJ2YWxfbXNnIjoib2ZmIiwicXVlc3Rpb25fYmFua190eXBlIjoiZ2VuZXJhbCIsInF1ZXN0aW9uc19iYW5rX2NhdF9jb3VudCI6eyIzIjoiIn0sImVuYWJsZV90YWNrZXJzX2NvdW50Ijoib2ZmIiwidGFja2Vyc19jb3VudCI6IiIsInNlbmRfcmVzdWx0c19hZG1pbiI6Im9uIiwic2VuZF9pbnRlcnZhbF9tc2dfdG9fYWRtaW4iOiJvZmYiLCJzaG93X2ludGVydmFsX21lc3NhZ2UiOiJvbiIsImFsbG93X2NvbGxlY3RpbmdfbG9nZ2VkX2luX3VzZXJzX2RhdGEiOiJvZmYiLCJxdWl6X3Bhc3Nfc2NvcmUiOiIwIiwic2VuZF9jZXJ0aWZpY2F0ZV90b19hZG1pbiI6Im9mZiIsImNlcnRpZmljYXRlX2ltYWdlIjoiIiwiY2VydGlmaWNhdGVfZnJhbWUiOiJkZWZhdWx0IiwiY2VydGlmaWNhdGVfb3JpZW50YXRpb24iOiJsIiwibWFrZV9xdWVzdGlvbnNfcmVxdWlyZWQiOiJvZmYiLCJlbmFibGVfcGFzc3dvcmQiOiJvZmYiLCJwYXNzd29yZF9xdWl6IjoiIiwibWFpbF9tZXNzYWdlX2FkbWluIjoiIiwic2VuZF9tYWlsX3RvX3NpdGVfYWRtaW4iOiJvbiIsImdlbmVyYXRlX3Bhc3N3b3JkIjoiZ2VuZXJhbCIsImdlbmVyYXRlZF9wYXNzd29yZHMiOnsiY3JlYXRlZF9wYXNzd29yZHMiOltdLCJhY3RpdmVfcGFzc3dvcmRzIjpbXSwidXNlZF9wYXNzd29yZHMiOltdfSwiZGlzcGxheV9zY29yZV9ieSI6ImJ5X3BlcmNlbnRhZ2UiLCJzaG93X3NjaGVkdWxlX3RpbWVyIjoib2ZmIiwic2hvd190aW1lcl90eXBlIjoiY291bnRkb3duIiwicHJvZ3Jlc3NfbGl2ZV9iYXJfc3R5bGUiOiJkZWZhdWx0IiwiZW5hYmxlX2Z1bGxfc2NyZWVuX21vZGUiOiJvbiIsImVuYWJsZV9uYXZpZ2F0aW9uX2JhciI6Im9mZiIsImhpZGVfbGltaXRfYXR0ZW1wdHNfbm90aWNlIjoib2ZmIiwidHVybl9vbl9leHRyYV9zZWN1cml0eV9jaGVjayI6Im9uIiwiZW5hYmxlX3RvcF9rZXl3b3JkcyI6Im9mZiIsImFzc2lnbl9rZXl3b3JkcyI6W3siYXNzaWduX3RvcF9rZXl3b3JkIjoiQSIsImFzc2lnbl90b3Bfa2V5d29yZF90ZXh0IjoiIn0seyJhc3NpZ25fdG9wX2tleXdvcmQiOiJCIiwiYXNzaWduX3RvcF9rZXl3b3JkX3RleHQiOiIifSx7ImFzc2lnbl90b3Bfa2V5d29yZCI6IkMiLCJhc3NpZ25fdG9wX2tleXdvcmRfdGV4dCI6IiJ9LHsiYXNzaWduX3RvcF9rZXl3b3JkIjoiRCIsImFzc2lnbl90b3Bfa2V5d29yZF90ZXh0IjoiIn1dLCJxdWl6X2VuYWJsZV9jb3Vwb24iOiJvZmYiLCJxdWl6X2NvdXBvbnNfYXJyYXkiOnsicXVpel9hY3RpdmVfY291cG9ucyI6W10sInF1aXpfaW5hY3RpdmVfY291cG9ucyI6W119LCJhcHBseV9wb2ludHNfdG9fa2V5d29yZHMiOiJvZmYiLCJsaW1pdF9hdHRlbXB0c19jb3VudF9ieV91c2VyX3JvbGUiOiIiLCJlbmFibGVfYXV0b3N0YXJ0Ijoib2ZmIiwicXVpel9lbmFibGVfa2V5Ym9hcmRfbmF2aWdhdGlvbiI6Im9uIiwicXVlc3Rpb25fY291bnRfcGVyX3BhZ2VfdHlwZSI6ImdlbmVyYWwiLCJxdWVzdGlvbl9jb3VudF9wZXJfcGFnZV9jdXN0b21fb3JkZXIiOiIiLCJxdWl6X3RpbWVyX3R5cGUiOiJxdWl6X3RpbWVyIiwiYXlzX2FsbG93X2V4cG9ydGluZ19xdWl6emVzIjoib2ZmIiwiYXlzX3VzZXJzX3RvX2V4cG9ydF9zZWFyY2giOltdLCJxdWl6X3Bhc3Nfc2NvcmVfdHlwZSI6InBvaW50IiwicXVpel9jZXJ0aWZpY2F0ZV9wYXNzX3Njb3JlX3R5cGUiOiJwZXJjZW50YWdlIiwicXVpel9lcXVhbF9rZXl3b3Jkc190ZXh0IjoiIiwiZW5hYmxlX25hdmlnYXRpb25fYmFyX21hcmtlZF9xdWVzdGlvbnMiOiJvZmYiLCJxdWl6X3F1ZXN0aW9uX3RleHRfdG9fc3BlZWNoIjoib2ZmIiwicXVpel9xdWVzdGlvbl90ZXh0X3RvX3NwZWVjaF92b2ljZSI6Ik1pY3Jvc29mdCBEYXZpZCAtIEVuZ2xpc2ggKFVuaXRlZCBTdGF0ZXMpIiwicXVpel9kaXNhYmxlX2lucHV0X2ZvY3VzaW5nIjoib2ZmIiwicXVpel9wYXNzd29yZF9pbXBvcnRfdHlwZSI6ImRlZmF1bHQiLCJxdWl6X25hdmlnYXRpb25fYmFyX3R5cGUiOiJkZWZhdWx0IiwicXVpel9zaG93X3F1ZXN0aW9uX3RhZ3MiOiJvbiIsInF1aXpfc2hvd19yZXN1bHRzX2Jhc2VkX3Bhc3Nfc2NvcmUiOiJvZmYiLCJxdWl6X3Nob3dfaW50ZXJ2YWxfbWVzc2FnZXNfZm9yX2VxdWFsX2tleXdvcmRzIjoib2ZmIiwicXVpel9oaWRlX2Jhbm5lcl9xdWVzdGlvbnNfb25fcmVzdWx0X3BhZ2UiOiJvZmYiLCJxdWl6X3NlbmRfcmVzdWx0c191c2VyX3dpdGhvdXRfaW1nIjoib2ZmIiwicXVpel9zZW5kX3Jlc3VsdHNfYWRtaW5fd2l0aG91dF9pbWciOiJvZmYiLCJwYXlwYWxfYW1vdW50IjpudWxsLCJwYXlwYWxfY3VycmVuY3kiOm51bGwsInBheXBhbF9tZXNzYWdlIjoiIiwiZW5hYmxlX3N0cmlwZSI6Im9mZiIsInN0cmlwZV9hbW91bnQiOiIiLCJzdHJpcGVfY3VycmVuY3kiOiIiLCJzdHJpcGVfbWVzc2FnZSI6IllvdSBuZWVkIHRvIHBheSB0byBwYXNzIHRoaXMgcXVpei4iLCJwYXltZW50X3R5cGUiOiJwcmVwYXkiLCJlbmFibGVfbW9uaXRvciI6Im9mZiIsIm1vbml0b3JfbGlzdCI6IiIsImFjdGl2ZV9jYW1wX2xpc3QiOiIiLCJlbmFibGVfc2xhY2siOiJvZmYiLCJzbGFja19jb252ZXJzYXRpb24iOiIiLCJhY3RpdmVfY2FtcF9hdXRvbWF0aW9uIjoiIiwiZW5hYmxlX2FjdGl2ZV9jYW1wIjoib2ZmIiwiZW5hYmxlX3phcGllciI6Im9mZiIsImVuYWJsZV9nb29nbGVfc2hlZXRzIjoib2ZmIiwic3ByZWFkc2hlZXRfaWQiOiIiLCJnb29nbGVfc2hlZXRfY3VzdG9tX2ZpZWxkcyI6W10sInF1aXpfY29uZGl0aW9uX3Nob3dfYWxsX3Jlc3VsdHMiOiJvZmYiLCJxdWl6X2NvbmRpdGlvbl9jYWxjdWxhdGlvbl90eXBlIjoiZGVmYXVsdCIsInF1aXpfYXR0cmlidXRlcyI6bnVsbCwicXVpel9hdHRyaWJ1dGVzX2FjdGl2ZV9vcmRlciI6bnVsbCwicXVpel9hdHRyaWJ1dGVzX3Bhc3NpdmVfb3JkZXIiOlsiYXlzX2Zvcm1fbmFtZSIsImF5c19mb3JtX2VtYWlsIiwiYXlzX2Zvcm1fcGhvbmUiXSwicmVxdWlyZWRfZmllbGRzIjpudWxsLCJlbmFibGVfdGltZXIiOiJvbiIsInRpbWVyIjoyNzAwLCJlbmFibGVfcXVpel9yYXRlIjoib2ZmIiwiZW5hYmxlX3JhdGVfYXZnIjoib2ZmIiwiZW5hYmxlX2JveF9zaGFkb3ciOiJvZmYiLCJlbmFibGVfYm9yZGVyIjoib2ZmIiwicXVpel90aW1lcl9pbl90aXRsZSI6Im9uIiwiZW5hYmxlX3JhdGVfY29tbWVudHMiOiJvZmYiLCJlbmFibGVfcmVzdGFydF9idXR0b24iOiJvZmYiLCJhdXRvZmlsbF91c2VyX2RhdGEiOiJvZmYiLCJlbmFibGVfY29weV9wcm90ZWN0aW9uIjoib2ZmIiwiZW5hYmxlX3BheXBhbCI6Im9mZiIsImF5c19lbmFibGVfcmVzdHJpY3Rpb25fcGFzcyI6Im9mZiIsImF5c19lbmFibGVfcmVzdHJpY3Rpb25fcGFzc191c2VycyI6Im9mZiIsInVzZXJfbWFpbCI6Im9mZiIsImFkbWluX21haWwiOiJvZmYiLCJyZXN1bHRfdGV4dCI6bnVsbCwiZW5hYmxlX3Jlc3VsdCI6Im9mZiIsImVuYWJsZV9tYWRfbWltaSI6Im9mZiIsIm1hZF9taW1pX2xpc3QiOiIiLCJlbmFibGVfY29udmVydEtpdCI6Im9mZiIsImNvbnZlcnRLaXRfZm9ybV9pZCI6IiIsImVuYWJsZV9nZXRSZXNwb25zZSI6Im9mZiIsImdldFJlc3BvbnNlX2xpc3QiOiIiLCJlbmFibGVfcmVjYXB0Y2hhIjoib2ZmIiwiYXR0cmlidXRlcyI6W10sInN1Ym1pdF9yZWRpcmVjdF9hZnRlciI6IiIsInJ3X2Fuc3dlcnNfc291bmRzIjpmYWxzZSwiaWQiOiIxMzc1MyIsImF1dGhvcl9pZCI6IjMiLCJwb3N0X2lkIjpudWxsLCJ0aXRsZSI6IlRyXHUxZWFmYyBuZ2hpXHUxZWM3bSBUaW4gaFx1MWVjZGMgMTIgS1x1MWViZnQgblx1MWVkMWkgdHJpIHRoXHUxZWU5YyBCXHUwMGUwaSA3OiBIVE1MIHZcdTAwZTAgY1x1MWVhNXUgdHJcdTAwZmFjIHRyYW5nIHdlYiAtIFx1MDExMFx1MDBlYVx1MDMwMCAwNyIsImRlc2NyaXB0aW9uIjoiPHA+VHJcdTFlYWZjIG5naGlcdTFlYzdtIFRpbiBoXHUxZWNkYyAxMiBLXHUxZWJmdCBuXHUxZWQxaSB0cmkgdGhcdTFlZTljIEJcdTAwZTBpIDc6IEhUTUwgdlx1MDBlMCBjXHUxZWE1dSB0clx1MDBmYWMgdHJhbmcgd2ViIC0gXHUwMTEwXHUwMGVhXHUwMzAwIDA3IGJhbyBnXHUxZWQzbSBuaGlcdTFlYzF1IGNcdTAwZTJ1IGhcdTFlY2ZpIGhheSwgYlx1MDBlMW0gc1x1MDBlMXQgY2hcdTAxYjBcdTAxYTFuZyB0clx1MDBlY25oLiBDXHUwMGY5bmcgbFx1MDBlMG0gYlx1MDBlMGkgdFx1MWVhZHAgdHJcdTFlYWZjIG5naGlcdTFlYzdtIG5nYXkuPFwvcD5cclxuXHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMTogWFx1MDBlOXQgXHUwMTExb1x1MWVhMW4gbVx1MDBlMyBIVE1MIHNhdTogYDwhRE9DVFlQRSBodG1sPlxuPGh0bWw+XG48aGVhZD5cbiA8bWV0YSBjaGFyc2V0PVxyXG48dWw+XHJcbjxsaT5BLiAmbHQ7Ym9keSZndDs8XC9saT5cclxuPGxpPjxzdHJvbmc+Qi4gJmx0O2hlYWQmZ3Q7PFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qy4gJmx0O2h0bWwmZ3Q7PFwvbGk+XHJcbjxsaT5ELiAmbHQ7IURPQ1RZUEUgaHRtbCZndDs8XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAyOiBUcm9uZyBIVE1MLCBcdTAxMTFcdTAwZTJ1IGxcdTAwZTAgY1x1MDBlMWNoIGNoXHUwMGVkbmggeFx1MDBlMWMgXHUwMTExXHUxZWMzIHRcdTFlYTFvIG1cdTFlZDl0IFx1MDExMW9cdTFlYTFuIHZcdTAxMDNuIG1cdTFlZGJpP1xyXG48dWw+XHJcbjxsaT5BLiAmbHQ7cGFyYSZndDtOXHUxZWQ5aSBkdW5nJmx0O1wvcGFyYSZndDs8XC9saT5cclxuPGxpPkIuICZsdDtwYXJhZ3JhcGgmZ3Q7Tlx1MWVkOWkgZHVuZyZsdDtcL3BhcmFncmFwaCZndDs8XC9saT5cclxuPGxpPkMuICZsdDt0ZXh0Jmd0O05cdTFlZDlpIGR1bmcmbHQ7XC90ZXh0Jmd0OzxcL2xpPlxyXG48bGk+PHN0cm9uZz5ELiAmbHQ7cCZndDtOXHUxZWQ5aSBkdW5nJmx0O1wvcCZndDs8XC9zdHJvbmc+PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMzogVGhcdTFlYmIgSFRNTCBuXHUwMGUwbyBcdTAxMTFcdTAxYjBcdTFlZTNjIHNcdTFlZWQgZFx1MWVlNW5nIFx1MDExMVx1MWVjMyBcdTAxMTFcdTFlY2JuaCBuZ2hcdTAxMjlhIHRpXHUwMGVhdSBcdTAxMTFcdTFlYzEgcXVhbiB0clx1MWVjZG5nIG5oXHUxZWE1dCAobFx1MWVkYm4gbmhcdTFlYTV0KSB0clx1MDBlYW4gdHJhbmcgd2ViP1xyXG48dWw+XHJcbjxsaT48c3Ryb25nPkEuICZsdDtoMSZndDs8XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5CLiAmbHQ7aGVhZGluZyZndDs8XC9saT5cclxuPGxpPkMuICZsdDt0aXRsZSZndDs8XC9saT5cclxuPGxpPkQuICZsdDtoNiZndDs8XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSA0OiBYZW0geFx1MDBlOXQgXHUwMTExb1x1MWVhMW4gbVx1MDBlMyBIVE1MIHNhdTogYDxoMT5UaVx1MDBlYXUgXHUwMTExXHUxZWMxIGNoXHUwMGVkbmg8XC9oMT48cD5cdTAxMTBvXHUxZWExbiB0aFx1MWVlOSBuaFx1MWVhNXQuPFwvcD48aDI+VGlcdTAwZWF1IFx1MDExMVx1MWVjMSBwaFx1MWVlNTxcL2gyPjxwPlx1MDExMG9cdTFlYTFuIHRoXHUxZWU5IGhhaS48XC9wPmAuIENcdTFlYTV1IHRyXHUwMGZhYyBuXHUwMGUweSB0XHUxZWExbyByYSBiYW8gbmhpXHUwMGVhdSBcdTAxMTFvXHUxZWExbiB2XHUwMTAzbiAocGFyYWdyYXBoKSBraGkgXHUwMTExXHUwMWIwXHUxZWUzYyBoaVx1MWVjM24gdGhcdTFlY2IgdHJcdTAwZWFuIHRyXHUwMGVjbmggZHV5XHUxZWM3dD9cclxuPHVsPlxyXG48bGk+QS4gMTxcL2xpPlxyXG48bGk+PHN0cm9uZz5CLiAyPFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qy4gMzxcL2xpPlxyXG48bGk+RC4gNDxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDU6IFRoXHUxZWJiIEhUTUwgblx1MDBlMG8gbFx1MDBlMCB0aFx1MWViYiBcdTAxMTFcdTAxYTFuIChraFx1MDBmNG5nIGNcdTAwZjMgdGhcdTFlYmIgXHUwMTExXHUwMGYzbmcpIHZcdTAwZTAgdGhcdTAxYjBcdTFlZGRuZyBcdTAxMTFcdTAxYjBcdTFlZTNjIGRcdTAwZjluZyBcdTAxMTFcdTFlYzMgY2hcdTAwZThuIG5nXHUxZWFmdCBkXHUwMGYybmc/XHJcbjx1bD5cclxuPGxpPkEuICZsdDtwJmd0OzxcL2xpPlxyXG48bGk+Qi4gJmx0O2gxJmd0OzxcL2xpPlxyXG48bGk+PHN0cm9uZz5DLiAmbHQ7YnImZ3Q7PFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+RC4gJmx0O2RpdiZndDs8XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSA2OiBcdTAxMTBcdTFlYzMgY2hcdTAwZThuIG1cdTFlZDl0IGhcdTAwZWNuaCBcdTFlYTNuaCB2XHUwMGUwbyB0cmFuZyB3ZWIsIGJcdTFlYTFuIHNcdTFlYmQgc1x1MWVlZCBkXHUxZWU1bmcgdGhcdTFlYmIgblx1MDBlMG8gdlx1MDBlMCB0aHVcdTFlZDljIHRcdTAwZWRuaCBiXHUxZWFmdCBidVx1MWVkOWMgblx1MDBlMG8/XHJcbjx1bD5cclxuPGxpPjxzdHJvbmc+QS4gJmx0O2ltZyZndDsgdlx1MWVkYmkgdGh1XHUxZWQ5YyB0XHUwMGVkbmggXCJzcmNcIjxcL3N0cm9uZz48XC9saT5cclxuPGxpPkIuICZsdDtpbWFnZSZndDsgdlx1MWVkYmkgdGh1XHUxZWQ5YyB0XHUwMGVkbmggXCJsaW5rXCI8XC9saT5cclxuPGxpPkMuICZsdDtwaWN0dXJlJmd0OyB2XHUxZWRiaSB0aHVcdTFlZDljIHRcdTAwZWRuaCBcInNvdXJjZVwiPFwvbGk+XHJcbjxsaT5ELiAmbHQ7Z3JhcGhpYyZndDsgdlx1MWVkYmkgdGh1XHUxZWQ5YyB0XHUwMGVkbmggXCJ1cmxcIjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDc6IFRoXHUxZWJiICZsdDshRE9DVFlQRSBodG1sJmd0OyB0cm9uZyBjXHUxZWE1dSB0clx1MDBmYWMgSFRNTCBjXHUwMGYzIHZhaSB0clx1MDBmMiBnXHUwMGVjP1xyXG48dWw+XHJcbjxsaT5BLiBcdTAxMTBcdTFlY2JuaCBuZ2hcdTAxMjlhIHRpXHUwMGVhdSBcdTAxMTFcdTFlYzEgdHJhbmcgd2ViLjxcL2xpPlxyXG48bGk+Qi4gWFx1MDBlMWMgXHUwMTExXHUxZWNibmggYlx1MWVkOSBtXHUwMGUzIGtcdTAwZmQgdFx1MWVmMS48XC9saT5cclxuPGxpPkMuIENoXHUxZWU5YSBuXHUxZWQ5aSBkdW5nIGhpXHUxZWMzbiB0aFx1MWVjYiBjXHUxZWU3YSB0cmFuZy48XC9saT5cclxuPGxpPjxzdHJvbmc+RC4gS2hhaSBiXHUwMGUxbyBsb1x1MWVhMWkgdFx1MDBlMGkgbGlcdTFlYzd1IHZcdTAwZTAgcGhpXHUwMGVhbiBiXHUxZWEzbiBIVE1MIChIVE1MNSkuPFwvc3Ryb25nPjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDg6IFRodVx1MWVkOWMgdFx1MDBlZG5oIFwiYWx0XCIgdHJvbmcgdGhcdTFlYmIgJmx0O2ltZyZndDsgXHUwMTExXHUwMWIwXHUxZWUzYyBzXHUxZWVkIGRcdTFlZTVuZyB2XHUxZWRiaSBtXHUxZWU1YyBcdTAxMTFcdTAwZWRjaCBjaFx1MDBlZG5oIGxcdTAwZTAgZ1x1MDBlYz9cclxuPHVsPlxyXG48bGk+QS4gXHUwMTEwXHUxZWI3dCBrXHUwMGVkY2ggdGhcdTAxYjBcdTFlZGJjIGNobyBoXHUwMGVjbmggXHUxZWEzbmguPFwvbGk+XHJcbjxsaT48c3Ryb25nPkIuIEN1bmcgY1x1MWVhNXAgdlx1MDEwM24gYlx1MWVhM24gdGhheSB0aFx1MWViZiBraGkgaFx1MDBlY25oIFx1MWVhM25oIGtoXHUwMGY0bmcgaGlcdTFlYzNuIHRoXHUxZWNiIFx1MDExMVx1MDFiMFx1MWVlM2MuPFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qy4gXHUwMTEwXHUxZWI3dCBsaVx1MDBlYW4ga1x1MWViZnQgY2hvIGhcdTAwZWNuaCBcdTFlYTNuaC48XC9saT5cclxuPGxpPkQuIFRoXHUwMGVhbSBjaFx1MDBmYSB0aFx1MDBlZGNoIGtoaSBkaSBjaHVcdTFlZDl0IHF1YSBoXHUwMGVjbmggXHUxZWEzbmguPFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgOTogXHUwMTEwXHUxZWMzIHRcdTFlYTFvIG1cdTFlZDl0IGxpXHUwMGVhbiBrXHUxZWJmdCAoaHlwZXJsaW5rKSBcdTAxMTFcdTFlYmZuIG1cdTFlZDl0IHRyYW5nIHdlYiBraFx1MDBlMWMsIGJcdTFlYTFuIHNcdTFlYmQgc1x1MWVlZCBkXHUxZWU1bmcgdGhcdTFlYmIgblx1MDBlMG8gdlx1MDBlMCB0aHVcdTFlZDljIHRcdTAwZWRuaCBuXHUwMGUwbyBcdTAxMTFcdTFlYzMgY2hcdTFlYzkgXHUwMTExXHUxZWNibmggXHUwMTExXHUxZWNiYSBjaFx1MWVjOSBcdTAxMTFcdTAwZWRjaD9cclxuPHVsPlxyXG48bGk+PHN0cm9uZz5BLiAmbHQ7YSZndDsgdlx1MWVkYmkgdGh1XHUxZWQ5YyB0XHUwMGVkbmggXCJocmVmXCI8XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5CLiAmbHQ7bGluayZndDsgdlx1MWVkYmkgdGh1XHUxZWQ5YyB0XHUwMGVkbmggXCJzcmNcIjxcL2xpPlxyXG48bGk+Qy4gJmx0O3VybCZndDsgdlx1MWVkYmkgdGh1XHUxZWQ5YyB0XHUwMGVkbmggXCJhZGRyZXNzXCI8XC9saT5cclxuPGxpPkQuICZsdDtnbyZndDsgdlx1MWVkYmkgdGh1XHUxZWQ5YyB0XHUwMGVkbmggXCJ0YXJnZXRcIjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDEwOiBQaFx1MWVhN24gdFx1MWVlZCBIVE1MIG5cdTAwZTBvIGNoXHUxZWU5YSB0b1x1MDBlMG4gYlx1MWVkOSBuXHUxZWQ5aSBkdW5nIDxpPmhpXHUxZWMzbiB0aFx1MWVjYjxcL2k+IHRyXHUwMGVhbiB0clx1MDBlY25oIGR1eVx1MWVjN3QsIGJhbyBnXHUxZWQzbSB2XHUwMTAzbiBiXHUxZWEzbiwgaFx1MDBlY25oIFx1MWVhM25oLCBsaVx1MDBlYW4ga1x1MWViZnQsIHYudi4/XHJcbjx1bD5cclxuPGxpPkEuICZsdDtodG1sJmd0OzxcL2xpPlxyXG48bGk+Qi4gJmx0O2hlYWQmZ3Q7PFwvbGk+XHJcbjxsaT48c3Ryb25nPkMuICZsdDtib2R5Jmd0OzxcL3N0cm9uZz48XC9saT5cclxuPGxpPkQuICZsdDtjb250ZW50Jmd0OzxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDExOiBQaFx1MDBlMXQgYmlcdTFlYzN1IG5cdTAwZTBvIHNhdSBcdTAxMTFcdTAwZTJ5IHZcdTFlYzEgdFx1MDBlYW4gdGhcdTFlYmIgSFRNTCBsXHUwMGUwIFx1MDExMVx1MDBmYW5nP1xyXG48dWw+XHJcbjxsaT5BLiBUXHUwMGVhbiB0aFx1MWViYiBIVE1MIGJcdTFlYWZ0IGJ1XHUxZWQ5YyBwaFx1MWVhM2kgdmlcdTFlYmZ0IGJcdTFlYjFuZyBjaFx1MWVlZiBob2EuPFwvbGk+XHJcbjxsaT5CLiBUXHUwMGVhbiB0aFx1MWViYiBIVE1MIGJcdTFlYWZ0IGJ1XHUxZWQ5YyBwaFx1MWVhM2kgdmlcdTFlYmZ0IGJcdTFlYjFuZyBjaFx1MWVlZiB0aFx1MDFiMFx1MWVkZG5nLjxcL2xpPlxyXG48bGk+PHN0cm9uZz5DLiBUXHUwMGVhbiB0aFx1MWViYiBIVE1MIGtoXHUwMGY0bmcgcGhcdTAwZTJuIGJpXHUxZWM3dCBjaFx1MWVlZiBob2Egdlx1MDBlMCBjaFx1MWVlZiB0aFx1MDFiMFx1MWVkZG5nLCBuaFx1MDFiMG5nIG5cdTAwZWFuIHZpXHUxZWJmdCBiXHUxZWIxbmcgY2hcdTFlZWYgdGhcdTAxYjBcdTFlZGRuZy48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5ELiBUXHUwMGVhbiB0aFx1MWViYiBIVE1MIGNoXHUxZWM5IGNoXHUxZWE1cCBuaFx1MWVhZG4gY2hcdTFlZWYgY1x1MDBlMWkgdlx1MDBlMCBzXHUxZWQxLjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDEyOiBUaFx1MWViYiAmbHQ7bWV0YSBjaGFyc2V0PVxyXG48dWw+XHJcbjxsaT48c3Ryb25nPkEuIFhcdTAwZTFjIFx1MDExMVx1MWVjYm5oIGJcdTFlZDkgbVx1MDBlMyBrXHUwMGZkIHRcdTFlZjEgY2hvIHRyYW5nIHdlYiAodlx1MDBlZCBkXHUxZWU1OiBoXHUxZWQ3IHRyXHUxZWUzIHRpXHUxZWJmbmcgVmlcdTFlYzd0KS48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5CLiBcdTAxMTBcdTFlYjd0IG1cdTAwZjQgdFx1MWVhMyBuZ1x1MWVhZm4gZ1x1MWVjZG4gdlx1MWVjMSBuXHUxZWQ5aSBkdW5nIHRyYW5nLjxcL2xpPlxyXG48bGk+Qy4gQ2hcdTFlYzkgXHUwMTExXHUxZWNibmggdFx1MWVlYiBraFx1MDBmM2EgY2hvIGNcdTAwZjRuZyBjXHUxZWU1IHRcdTAwZWNtIGtpXHUxZWJmbS48XC9saT5cclxuPGxpPkQuIFx1MDExMFx1MWViN3QgdGlcdTAwZWF1IFx1MDExMVx1MWVjMSBoaVx1MWVjM24gdGhcdTFlY2IgdHJcdTAwZWFuIHRoYW5oIHRhYiB0clx1MDBlY25oIGR1eVx1MWVjN3QuPFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMTM6IEtoaSBsXHUxZWQzbmcgY1x1MDBlMWMgdGhcdTFlYmIgSFRNTCwgcXV5IHRcdTFlYWZjIGNcdTAxYTEgYlx1MWVhM24gblx1MDBlMG8gY1x1MWVhN24gdHVcdTAwZTJuIHRoXHUxZWU3IFx1MDExMVx1MWVjMyBcdTAxMTFcdTFlYTNtIGJcdTFlYTNvIGNcdTFlYTV1IHRyXHUwMGZhYyBoXHUxZWUzcCBsXHUxZWM3P1xyXG48dWw+XHJcbjxsaT5BLiBUaFx1MWViYiBjaGEgcGhcdTFlYTNpIGx1XHUwMGY0biBsXHUwMGUwIHRoXHUxZWJiIFx1MDExMVx1MDFhMW4uPFwvbGk+XHJcbjxsaT5CLiBUaFx1MWViYiBjb24ga2hcdTAwZjRuZyBcdTAxMTFcdTAxYjBcdTFlZTNjIGNcdTAwZjMgdGh1XHUxZWQ5YyB0XHUwMGVkbmguPFwvbGk+XHJcbjxsaT5DLiBUaFx1MWViYiBcdTAxMTFcdTAxYjBcdTFlZTNjIG1cdTFlZGYgXHUwMTExXHUxZWE3dSB0aVx1MDBlYW4gcGhcdTFlYTNpIFx1MDExMVx1MDFiMFx1MWVlM2MgXHUwMTExXHUwMGYzbmcgY3VcdTFlZDFpIGNcdTAwZjluZy48XC9saT5cclxuPGxpPjxzdHJvbmc+RC4gVGhcdTFlYmIgXHUwMTExXHUwMWIwXHUxZWUzYyBtXHUxZWRmIHNhdSBjXHUwMGY5bmcgcGhcdTFlYTNpIFx1MDExMVx1MDFiMFx1MWVlM2MgXHUwMTExXHUwMGYzbmcgXHUwMTExXHUxZWE3dSB0aVx1MDBlYW4uPFwvc3Ryb25nPjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDE0OiBCXHUxZWExbiBtdVx1MWVkMW4gdFx1MWVhMW8gbVx1MWVkOXQgZFx1MDBmMm5nIGtcdTFlYmIgbmdhbmcgXHUwMTExXHUxZWMzIHBoXHUwMGUybiBjaGlhIG5cdTFlZDlpIGR1bmcgdHJcdTAwZWFuIHRyYW5nIHdlYi4gVGhcdTFlYmIgSFRNTCBuXHUwMGUwbyB0aFx1MDBlZGNoIGhcdTFlZTNwIG5oXHUxZWE1dCBjaG8gbVx1MWVlNWMgXHUwMTExXHUwMGVkY2ggblx1MDBlMHk/XHJcbjx1bD5cclxuPGxpPkEuICZsdDtsaW5lJmd0OzxcL2xpPlxyXG48bGk+PHN0cm9uZz5CLiAmbHQ7aHImZ3Q7PFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qy4gJmx0O2RpdmlkZXImZ3Q7PFwvbGk+XHJcbjxsaT5ELiAmbHQ7YnJlYWsmZ3Q7PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMTU6IFhcdTAwZTl0IFx1MDExMW9cdTFlYTFuIG1cdTAwZTM6IGAmbHQ7YSBocmVmPVxyXG48dWw+XHJcbjxsaT48c3Ryb25nPkEuIFx1MDExMFx1MDFiMFx1MWVkZG5nIGRcdTFlYWJuIHRcdTAxYjBcdTAxYTFuZyBcdTAxMTFcdTFlZDFpIChSZWxhdGl2ZSBwYXRoKTxcL3N0cm9uZz48XC9saT5cclxuPGxpPkIuIFx1MDExMFx1MDFiMFx1MWVkZG5nIGRcdTFlYWJuIHR1eVx1MWVjN3QgXHUwMTExXHUxZWQxaSAoQWJzb2x1dGUgcGF0aCk8XC9saT5cclxuPGxpPkMuIFx1MDExMFx1MDFiMFx1MWVkZG5nIGRcdTFlYWJuIGNcdTFlZDEgXHUwMTExXHUxZWNibmggKEZpeGVkIHBhdGgpPFwvbGk+XHJcbjxsaT5ELiBcdTAxMTBcdTAxYjBcdTFlZGRuZyBkXHUxZWFibiBnXHUxZWQxYyAoUm9vdCBwYXRoKTxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDE2OiBcdTAxMTBcdTFlYzMgdFx1MWVhMW8gY2hcdTAwZmEgdGhcdTAwZWRjaCAoY29tbWVudCkgdHJvbmcgbVx1MDBlMyBIVE1MIG1cdTAwZTAga2hcdTAwZjRuZyBoaVx1MWVjM24gdGhcdTFlY2IgdHJcdTAwZWFuIHRyXHUwMGVjbmggZHV5XHUxZWM3dCwgYlx1MWVhMW4gc1x1MWVlZCBkXHUxZWU1bmcgY1x1MDBmYSBwaFx1MDBlMXAgblx1MDBlMG8/XHJcbjx1bD5cclxuPGxpPkEuIFwvXC8gQ2hcdTAwZmEgdGhcdTAwZWRjaDxcL2xpPlxyXG48bGk+Qi4gXC8qIENoXHUwMGZhIHRoXHUwMGVkY2ggKlwvPFwvbGk+XHJcbjxsaT48c3Ryb25nPkMuICZsdDshLS0gQ2hcdTAwZmEgdGhcdTAwZWRjaCAtLSZndDs8XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5ELiAjIENoXHUwMGZhIHRoXHUwMGVkY2g8XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAxNzogVGhcdTFlYmIgJmx0O2RpdiZndDsgdlx1MDBlMCAmbHQ7c3BhbiZndDsgXHUwMTExXHUxZWMxdSBcdTAxMTFcdTAxYjBcdTFlZTNjIHNcdTFlZWQgZFx1MWVlNW5nIFx1MDExMVx1MWVjMyBuaFx1MDBmM20gY1x1MDBlMWMgcGhcdTFlYTduIHRcdTFlZWQgSFRNTC4gXHUwMTEwaVx1MWVjM20ga2hcdTAwZTFjIGJpXHUxZWM3dCBjXHUwMWExIGJcdTFlYTNuIGdpXHUxZWVmYSBjaFx1MDBmYW5nIGxcdTAwZTAgZ1x1MDBlYz9cclxuPHVsPlxyXG48bGk+PHN0cm9uZz5BLiAmbHQ7ZGl2Jmd0OyBsXHUwMGUwIHBoXHUxZWE3biB0XHUxZWVkIGtoXHUxZWQxaSAoYmxvY2stbGV2ZWwpLCAmbHQ7c3BhbiZndDsgbFx1MDBlMCBwaFx1MWVhN24gdFx1MWVlZCBuXHUxZWQ5aSBkXHUwMGYybmcgKGlubGluZSkuPFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qi4gJmx0O2RpdiZndDsgY2hcdTFlYzkgZFx1MDBmOW5nIGNobyB2XHUwMTAzbiBiXHUxZWEzbiwgJmx0O3NwYW4mZ3Q7IGRcdTAwZjluZyBjaG8gaFx1MDBlY25oIFx1MWVhM25oLjxcL2xpPlxyXG48bGk+Qy4gJmx0O2RpdiZndDsgY1x1MDBmMyB0aFx1MWVjMyBsXHUxZWQzbmcgbmhhdSwgJmx0O3NwYW4mZ3Q7IHRoXHUwMGVjIGtoXHUwMGY0bmcuPFwvbGk+XHJcbjxsaT5ELiAmbHQ7ZGl2Jmd0OyBkXHUwMGY5bmcgXHUwMTExXHUxZWMzIFx1MDExMVx1MWVjYm5oIGRcdTFlYTFuZywgJmx0O3NwYW4mZ3Q7IGRcdTAwZjluZyBcdTAxMTFcdTFlYzMgdFx1MWVhMW8gbGlcdTAwZWFuIGtcdTFlYmZ0LjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDE4OiBUaHVcdTFlZDljIHRcdTAwZWRuaCBcImNsYXNzXCIgdlx1MDBlMCBcImlkXCIgdHJvbmcgSFRNTCBkXHUwMGY5bmcgXHUwMTExXHUxZWMzIGxcdTAwZTBtIGdcdTAwZWM/XHJcbjx1bD5cclxuPGxpPkEuIENoXHUxZWM5IFx1MDExMVx1MWVjYm5oIGxvXHUxZWExaSB0XHUxZWM3cCAodlx1MDBlZCBkXHUxZWU1OiAuaHRtbCwgLmpwZykuPFwvbGk+XHJcbjxsaT5CLiBcdTAxMTBcdTFlYjd0IHRcdTAwZWFuIGNobyB0XHUxZWM3cCBIVE1MLjxcL2xpPlxyXG48bGk+Qy4gWFx1MDBlMWMgXHUwMTExXHUxZWNibmggcGhpXHUwMGVhbiBiXHUxZWEzbiBIVE1MIFx1MDExMWFuZyBzXHUxZWVkIGRcdTFlZTVuZy48XC9saT5cclxuPGxpPjxzdHJvbmc+RC4gXHUwMTEwXHUxZWI3dCB0XHUwMGVhbiBcdTAxMTFcdTFlY2JuaCBkYW5oIChcdTAxMTFcdTFlZDljIG5oXHUxZWE1dCB2XHUxZWRiaSBcImlkXCIsIGhvXHUxZWI3YyBuaFx1MDBmM20gdlx1MWVkYmkgXCJjbGFzc1wiKSBjaG8gcGhcdTFlYTduIHRcdTFlZWQgXHUwMTExXHUxZWMzIFx1MDExMVx1MWVjYm5oIGRcdTFlYTFuZyBob1x1MWViN2MgeFx1MWVlZCBsXHUwMGZkLjxcL3N0cm9uZz48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAxOTogWGVtIHhcdTAwZTl0IFx1MDExMW9cdTFlYTFuIG1cdTAwZTM6IGAmbHQ7cCZndDtcdTAxMTBcdTAwZTJ5IGxcdTAwZTAgdlx1MDEwM24gYlx1MWVhM24uJmx0O1wvcCZndDtcbiZsdDtwJmd0O1x1MDExMFx1MDBlMnkgbFx1MDBlMCB2XHUwMTAzbiBiXHUxZWEzbiBraFx1MDBlMWMuJmx0O1wvcCZndDtgLiBUclx1MDBlY25oIGR1eVx1MWVjN3Qgc1x1MWViZCBoaVx1MWVjM24gdGhcdTFlY2IgaGFpIFx1MDExMW9cdTFlYTFuIHZcdTAxMDNuIG5cdTAwZTB5IG5oXHUwMWIwIHRoXHUxZWJmIG5cdTAwZTBvIHRoZW8gbVx1MWViN2MgXHUwMTExXHUxZWNibmg/XHJcbjx1bD5cclxuPGxpPjxzdHJvbmc+QS4gTVx1MWVkN2kgXHUwMTExb1x1MWVhMW4gdHJcdTAwZWFuIG1cdTFlZDl0IGRcdTAwZjJuZyByaVx1MDBlYW5nIGJpXHUxZWM3dCB2XHUxZWRiaSBraG9cdTFlYTNuZyBjXHUwMGUxY2ggZ2lcdTFlZWZhIGNoXHUwMGZhbmcuPFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qi4gSGFpIFx1MDExMW9cdTFlYTFuIGxpXHUxZWMxbiBrXHUxZWMxIG5oYXUgdHJcdTAwZWFuIGNcdTAwZjluZyBtXHUxZWQ5dCBkXHUwMGYybmcuPFwvbGk+XHJcbjxsaT5DLiBDaFx1MWVjOSBoaVx1MWVjM24gdGhcdTFlY2IgXHUwMTExb1x1MWVhMW4gdGhcdTFlZTkgbmhcdTFlYTV0LjxcL2xpPlxyXG48bGk+RC4gQ2hcdTFlYzkgaGlcdTFlYzNuIHRoXHUxZWNiIFx1MDExMW9cdTFlYTFuIHRoXHUxZWU5IGhhaS48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAyMDogXHUwMTEwXHUxZWMzIG5oXHUwMGZhbmcgbVx1MDBlMyBDU1MgdHJcdTFlZjFjIHRpXHUxZWJmcCB2XHUwMGUwbyBwaFx1MWVhN24gJmx0O2hlYWQmZ3Q7IGNcdTFlZTdhIHRcdTAwZTBpIGxpXHUxZWM3dSBIVE1MLCBiXHUxZWExbiBzXHUxZWVkIGRcdTFlZTVuZyB0aFx1MWViYiBuXHUwMGUwbz9cclxuPHVsPlxyXG48bGk+QS4gJmx0O2NzcyZndDs8XC9saT5cclxuPGxpPjxzdHJvbmc+Qi4gJmx0O3N0eWxlJmd0OzxcL3N0cm9uZz48XC9saT5cclxuPGxpPkMuICZsdDtsaW5rJmd0OzxcL2xpPlxyXG48bGk+RC4gJmx0O3NjcmlwdCZndDs8XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAyMTogQ1x1MWVhNXUgdHJcdTAwZmFjIHRcdTFlYzdwIHZcdTAwZTAgdGhcdTAxYjAgbVx1MWVlNWMgXHUwMTExXHUwMWExbiBnaVx1MWVhM24gbmhcdTFlYTV0IGNobyBtXHUxZWQ5dCB0cmFuZyB3ZWIgdFx1MDEyOW5oIHRoXHUwMWIwXHUxZWRkbmcgYmFvIGdcdTFlZDNtOlxyXG48dWw+XHJcbjxsaT5BLiBDaFx1MWVjOSBtXHUxZWQ5dCB0XHUxZWM3cCBIVE1MIGR1eSBuaFx1MWVhNXQgY2hvIG1cdTFlY2RpIG5cdTFlZDlpIGR1bmcuPFwvbGk+XHJcbjxsaT5CLiBNXHUxZWQ5dCB0XHUxZWM3cCBIVE1MIHZcdTAwZTAgdFx1MWVhNXQgY1x1MWVhMyBoXHUwMGVjbmggXHUxZWEzbmgsIENTUywgSlMgXHUwMTExXHUxZWI3dCBsXHUxZWFibiBsXHUxZWQ5biB0cm9uZyBtXHUxZWQ5dCB0aFx1MDFiMCBtXHUxZWU1Yy48XC9saT5cclxuPGxpPkMuIE5oaVx1MWVjMXUgdFx1MWVjN3AgSFRNTCB2XHUwMGUwIGNoXHUxZWM5IGNcdTFlYTduIFx1MDExMVx1MWViN3QgY2hcdTAwZmFuZyBcdTFlZGYgYlx1MWVhNXQga1x1MWVmMyBcdTAxMTFcdTAwZTJ1LjxcL2xpPlxyXG48bGk+PHN0cm9uZz5ELiBNXHUxZWQ5dCB0XHUxZWM3cCBIVE1MIGNoXHUwMGVkbmggKHZcdTAwZWQgZFx1MWVlNTogaW5kZXguaHRtbCkgdlx1MDBlMCBjXHUwMGUxYyB0aFx1MDFiMCBtXHUxZWU1YyBjb24gY2hvIGhcdTAwZWNuaCBcdTFlYTNuaCwgQ1NTLCBKYXZhU2NyaXB0LjxcL3N0cm9uZz48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAyMjogVGhcdTFlYmIgJmx0O3RpdGxlJmd0OyB0cm9uZyBwaFx1MWVhN24gJmx0O2hlYWQmZ3Q7IGNcdTFlZTdhIHRcdTAwZTBpIGxpXHUxZWM3dSBIVE1MIGNcdTAwZjMgXHUwMGZkIG5naFx1MDEyOWEgZ1x1MDBlYyBraFx1MDBlMWMgc28gdlx1MWVkYmkgdGhcdTFlYmIgJmx0O2gxJmd0OyB0cm9uZyBwaFx1MWVhN24gJmx0O2JvZHkmZ3Q7P1xyXG48dWw+XHJcbjxsaT48c3Ryb25nPkEuICZsdDt0aXRsZSZndDsgaGlcdTFlYzNuIHRoXHUxZWNiIHRyXHUwMGVhbiB0YWIgdHJcdTAwZWNuaCBkdXlcdTFlYzd0IHZcdTAwZTAga1x1MWViZnQgcXVcdTFlYTMgdFx1MDBlY20ga2lcdTFlYmZtOyAmbHQ7aDEmZ3Q7IGhpXHUxZWMzbiB0aFx1MWVjYiB0cm9uZyBuXHUxZWQ5aSBkdW5nIHRyYW5nLjxcL3N0cm9uZz48XC9saT5cclxuPGxpPkIuIENcdTFlYTMgaGFpIFx1MDExMVx1MWVjMXUgaGlcdTFlYzNuIHRoXHUxZWNiIHRyb25nIG5cdTFlZDlpIGR1bmcgdHJhbmcuPFwvbGk+XHJcbjxsaT5DLiAmbHQ7dGl0bGUmZ3Q7IGNoXHUxZWM5IGRcdTAwZjluZyBjaG8gU0VPOyAmbHQ7aDEmZ3Q7IGNoXHUxZWM5IGRcdTAwZjluZyBcdTAxMTFcdTFlYzMgXHUwMTExXHUxZWNibmggZFx1MWVhMW5nLjxcL2xpPlxyXG48bGk+RC4gS2hcdTAwZjRuZyBjXHUwMGYzIHNcdTFlZjEga2hcdTAwZTFjIGJpXHUxZWM3dCBcdTAxMTFcdTAwZTFuZyBrXHUxZWMzLjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDIzOiBUclx1MDBlY25oIGR1eVx1MWVjN3Qgd2ViIHhcdTFlZWQgbFx1MDBmZCBtXHUwMGUzIEhUTUwgbmhcdTAxYjAgdGhcdTFlYmYgblx1MDBlMG8gXHUwMTExXHUxZWMzIGhpXHUxZWMzbiB0aFx1MWVjYiB0cmFuZyB3ZWI/XHJcbjx1bD5cclxuPGxpPkEuIFRyXHUwMGVjbmggZHV5XHUxZWM3dCBjaFx1MWVjOSBoaVx1MWVjM24gdGhcdTFlY2Igdlx1MDEwM24gYlx1MWVhM24gdGhcdTAwZjQgdFx1MWVlYiB0XHUxZWM3cCBIVE1MLjxcL2xpPlxyXG48bGk+Qi4gVHJcdTAwZWNuaCBkdXlcdTFlYzd0IGJpXHUwMGVhbiBkXHUxZWNiY2ggbVx1MDBlMyBIVE1MIHRoXHUwMGUwbmggbmdcdTAwZjRuIG5nXHUxZWVmIG1cdTAwZTF5IHRyXHUwMWIwXHUxZWRiYyBraGkgaGlcdTFlYzNuIHRoXHUxZWNiLjxcL2xpPlxyXG48bGk+PHN0cm9uZz5DLiBUclx1MDBlY25oIGR1eVx1MWVjN3QgcGhcdTAwZTJuIHRcdTAwZWRjaCBtXHUwMGUzIEhUTUwsIGRpXHUxZWM1biBnaVx1MWVhM2kgY1x1MDBlMWMgdGhcdTFlYmIgdlx1MDBlMCBoaVx1MWVjM24gdGhcdTFlY2Igblx1MWVkOWkgZHVuZyB0aGVvIGNcdTFlYTV1IHRyXHUwMGZhYyBcdTAxMTFcdTAwZTMgXHUwMTExXHUxZWNibmggbmdoXHUwMTI5YS48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5ELiBUclx1MDBlY25oIGR1eVx1MWVjN3QgZ1x1MWVlZGkgbVx1MDBlMyBIVE1MIFx1MDExMVx1MWViZm4gbVx1MDBlMXkgY2hcdTFlZTcgXHUwMTExXHUxZWMzIHhcdTFlZWQgbFx1MDBmZCB0clx1MDFiMFx1MWVkYmMga2hpIGhpXHUxZWMzbiB0aFx1MWVjYi48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAyNDogR2lcdTFlYTMgc1x1MWVlZCBiXHUxZWExbiBjXHUwMGYzIG1cdTFlZDl0IHRcdTFlYzdwIEhUTUwgdFx1MDBlYW4gbFx1MDBlMCBgYWJvdXQuaHRtbGAgblx1MWViMW0gdHJvbmcgY1x1MDBmOW5nIHRoXHUwMWIwIG1cdTFlZTVjIHZcdTFlZGJpIHRcdTFlYzdwIGBpbmRleC5odG1sYC4gXHUwMTEwXHUxZWMzIHRcdTFlYTFvIGxpXHUwMGVhbiBrXHUxZWJmdCB0XHUxZWViIGBpbmRleC5odG1sYCBcdTAxMTFcdTFlYmZuIGBhYm91dC5odG1sYCwgdGh1XHUxZWQ5YyB0XHUwMGVkbmggXCJocmVmXCIgdHJvbmcgdGhcdTFlYmIgJmx0O2EmZ3Q7IHNcdTFlYmQgY1x1MDBmMyBnaVx1MDBlMSB0clx1MWVjYiBsXHUwMGUwIGdcdTAwZWM/XHJcbjx1bD5cclxuPGxpPkEuIFwvYWJvdXQuaHRtbDxcL2xpPlxyXG48bGk+PHN0cm9uZz5CLiBhYm91dC5odG1sPFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qy4gLi5cL2Fib3V0Lmh0bWw8XC9saT5cclxuPGxpPkQuIGZpbGU6XC9cL1wvcGF0aFwvdG9cL2Fib3V0Lmh0bWw8XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAyNTogTVx1MWVlNWMgXHUwMTExXHUwMGVkY2ggY2hcdTAwZWRuaCBjXHUxZWU3YSB2aVx1MWVjN2Mgc1x1MWVlZCBkXHUxZWU1bmcgY1x1MDBlMWMgdGhcdTFlYmIgdGlcdTAwZWF1IFx1MDExMVx1MWVjMSB0XHUxZWViICZsdDtoMSZndDsgXHUwMTExXHUxZWJmbiAmbHQ7aDYmZ3Q7IGxcdTAwZTAgZ1x1MDBlYz9cclxuPHVsPlxyXG48bGk+QS4gQ2hcdTFlYzkgXHUwMTExXHUxZWMzIGxcdTAwZTBtIGNobyB2XHUwMTAzbiBiXHUxZWEzbiB0clx1MDBmNG5nIGxcdTFlZGJuIGhcdTAxYTFuIGhvXHUxZWI3YyBuaFx1MWVjZiBoXHUwMWExbi48XC9saT5cclxuPGxpPkIuIFx1MDExMFx1MWVjMyB0aFx1MDBlYW0gbVx1MDBlMHUgc1x1MWVhZmMgY2hvIHZcdTAxMDNuIGJcdTFlYTNuLjxcL2xpPlxyXG48bGk+Qy4gXHUwMTEwXHUxZWMzIHRcdTFlYTFvIGRhbmggc1x1MDBlMWNoIGNcdTAwZTFjIG1cdTFlZTVjLjxcL2xpPlxyXG48bGk+PHN0cm9uZz5ELiBcdTAxMTBcdTFlYzMgcGhcdTAwZTJuIGNcdTFlYTVwIGNcdTFlYTV1IHRyXHUwMGZhYyBuXHUxZWQ5aSBkdW5nLCBnaVx1MDBmYXAgY1x1MDBmNG5nIGNcdTFlZTUgdFx1MDBlY20ga2lcdTFlYmZtIHZcdTAwZTAgbmdcdTAxYjBcdTFlZGRpIGRcdTAwZjluZyBoaVx1MWVjM3Ugclx1MDBmNSBoXHUwMWExbiB2XHUxZWMxIGNcdTAwZTFjIHBoXHUxZWE3biBjXHUxZWU3YSB0cmFuZy48XC9zdHJvbmc+PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMjY6IEtoaSBuXHUwMGUwbyBiXHUxZWExbiBuXHUwMGVhbiBzXHUxZWVkIGRcdTFlZTVuZyB0aHVcdTFlZDljIHRcdTAwZWRuaCBcImlkXCIgdGhheSB2XHUwMGVjIFwiY2xhc3NcIiBjaG8gbVx1MWVkOXQgcGhcdTFlYTduIHRcdTFlZWQgSFRNTD9cclxuPHVsPlxyXG48bGk+PHN0cm9uZz5BLiBLaGkgYlx1MWVhMW4gbXVcdTFlZDFuIFx1MDExMVx1MWViN3QgbVx1MWVkOXQgXHUwMTExXHUxZWNibmggZGFuaCBkdXkgbmhcdTFlYTV0IGNobyBtXHUxZWQ5dCBwaFx1MWVhN24gdFx1MWVlZCBjXHUxZWU1IHRoXHUxZWMzIHRyXHUwMGVhbiB0cmFuZy48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5CLiBLaGkgYlx1MWVhMW4gbXVcdTFlZDFuIFx1MDBlMXAgZFx1MWVlNW5nIGNcdTAwZjluZyBtXHUxZWQ5dCBraVx1MWVjM3UgQ1NTIGNobyBuaGlcdTFlYzF1IHBoXHUxZWE3biB0XHUxZWVkLjxcL2xpPlxyXG48bGk+Qy4gS2hpIGJcdTFlYTFuIG11XHUxZWQxbiB0XHUxZWExbyBtXHUxZWQ5dCBuaFx1MDBmM20gY1x1MDBlMWMgcGhcdTFlYTduIHRcdTFlZWQuPFwvbGk+XHJcbjxsaT5ELiBLaFx1MDBmNG5nIGNcdTAwZjMgc1x1MWVmMSBraFx1MDBlMWMgYmlcdTFlYzd0LCBjXHUwMGYzIHRoXHUxZWMzIGRcdTAwZjluZyB0aGF5IHRoXHUxZWJmIGNobyBuaGF1LjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDI3OiBYZW0geFx1MDBlOXQgXHUwMTExb1x1MWVhMW4gbVx1MDBlMzogYCZsdDtwJmd0O1x1MDExMG9cdTFlYTFuIHZcdTAxMDNuIGJcdTFlYTNuICZsdDticiZndDsgdlx1MWVkYmkgbmdcdTFlYWZ0IGRcdTAwZjJuZy4mbHQ7XC9wJmd0O2AuIFRyXHUwMGVjbmggZHV5XHUxZWM3dCBzXHUxZWJkIGhpXHUxZWMzbiB0aFx1MWVjYiBcdTAxMTFvXHUxZWExbiB2XHUwMTAzbiBuXHUwMGUweSBuaFx1MDFiMCB0aFx1MWViZiBuXHUwMGUwbz9cclxuPHVsPlxyXG48bGk+QS4gVG9cdTAwZTBuIGJcdTFlZDkgdlx1MDEwM24gYlx1MWVhM24gaGlcdTFlYzNuIHRoXHUxZWNiIHRyXHUwMGVhbiBtXHUxZWQ5dCBkXHUwMGYybmcgZHV5IG5oXHUxZWE1dC48XC9saT5cclxuPGxpPjxzdHJvbmc+Qi4gVlx1MDEwM24gYlx1MWVhM24gXCJcdTAxMTBvXHUxZWExbiB2XHUwMTAzbiBiXHUxZWEzblwiIHRyXHUwMGVhbiBtXHUxZWQ5dCBkXHUwMGYybmcsIHZcdTAwZTAgXCJ2XHUxZWRiaSBuZ1x1MWVhZnQgZFx1MDBmMm5nLlwiIHRyXHUwMGVhbiBkXHUwMGYybmcga1x1MWViZiB0aVx1MWViZnAuPFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qy4gVFx1MWVhMW8gcmEgaGFpIFx1MDExMW9cdTFlYTFuIHZcdTAxMDNuIHJpXHUwMGVhbmcgYmlcdTFlYzd0LjxcL2xpPlxyXG48bGk+RC4gQ2hcdTFlYzkgaGlcdTFlYzNuIHRoXHUxZWNiIFwiXHUwMTEwb1x1MWVhMW4gdlx1MDEwM24gYlx1MWVhM25cIi48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAyODogVGhcdTFlYmIgSFRNTCBuXHUwMGUwbyBcdTAxMTFcdTAxYjBcdTFlZTNjIHNcdTFlZWQgZFx1MWVlNW5nIFx1MDExMVx1MWVjMyB4XHUwMGUxYyBcdTAxMTFcdTFlY2JuaCBwaFx1MWVhN24gZm9vdGVyIChjaFx1MDBlMm4gdHJhbmcpIGNcdTFlZTdhIG1cdTFlZDl0IHRcdTAwZTBpIGxpXHUxZWM3dSBob1x1MWViN2MgbVx1MWVkOXQgcGhcdTFlYTduIG5cdTFlZDlpIGR1bmc/XHJcbjx1bD5cclxuPGxpPkEuICZsdDtib3R0b20mZ3Q7PFwvbGk+XHJcbjxsaT5CLiAmbHQ7ZW5kJmd0OzxcL2xpPlxyXG48bGk+Qy4gJmx0O2Rvd24mZ3Q7PFwvbGk+XHJcbjxsaT48c3Ryb25nPkQuICZsdDtmb290ZXImZ3Q7PFwvc3Ryb25nPjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDI5OiBUXHUxZWExaSBzYW8gdmlcdTFlYzdjIHNcdTFlZWQgZFx1MWVlNW5nIGNcdTFlYTV1IHRyXHUwMGZhYyBIVE1MIGNodVx1MWVhOW4gKGA8IURPQ1RZUEUgaHRtbD5gLCBgPGh0bWw+YCwgYDxoZWFkPmAsIGA8Ym9keT5gKSBsXHUxZWExaSBxdWFuIHRyXHUxZWNkbmc/XHJcbjx1bD5cclxuPGxpPjxzdHJvbmc+QS4gR2lcdTAwZmFwIHRyXHUwMGVjbmggZHV5XHUxZWM3dCBoaVx1MWVjM24gdGhcdTFlY2IgdHJhbmcgXHUwMTExXHUwMGZhbmcgY1x1MDBlMWNoLCBoXHUxZWQ3IHRyXHUxZWUzIFNFTyB2XHUwMGUwIHRcdTAxMDNuZyBraFx1MWVhMyBuXHUwMTAzbmcgdFx1MDFiMFx1MDFhMW5nIHRoXHUwMGVkY2guPFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qi4gQ2hcdTFlYzkgXHUwMTExXHUxZWMzIGxcdTAwZTBtIGNobyBtXHUwMGUzIG5ndVx1MWVkM24gdHJcdTAwZjRuZyBnXHUxZWNkbiBnXHUwMGUwbmcgaFx1MDFhMW4uPFwvbGk+XHJcbjxsaT5DLiBCXHUxZWFmdCBidVx1MWVkOWMgcGhcdTFlYTNpIGNcdTAwZjMgXHUwMTExXHUxZWMzIHRyYW5nIHdlYiBob1x1MWVhMXQgXHUwMTExXHUxZWQ5bmcuPFwvbGk+XHJcbjxsaT5ELiBDaFx1MWVjOSBxdWFuIHRyXHUxZWNkbmcgXHUwMTExXHUxZWQxaSB2XHUxZWRiaSBjXHUwMGUxYyB0cmFuZyB3ZWIgXHUwMTExXHUxZWQ5bmcuPFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMzA6IEJcdTFlYTFuIG11XHUxZWQxbiB0XHUxZWExbyBtXHUxZWQ5dCBsaVx1MDBlYW4ga1x1MWViZnQgbVx1MDBlMCBraGkgbmhcdTFlYTVwIHZcdTAwZTBvIHNcdTFlYmQgbVx1MWVkZiB0cmFuZyBcdTAxMTFcdTAwZWRjaCB0cm9uZyBtXHUxZWQ5dCB0YWIgaG9cdTFlYjdjIGNcdTFlZWRhIHNcdTFlZDUgdHJcdTAwZWNuaCBkdXlcdTFlYzd0IG1cdTFlZGJpLiBCXHUxZWExbiBzXHUxZWJkIHNcdTFlZWQgZFx1MWVlNW5nIHRodVx1MWVkOWMgdFx1MDBlZG5oIG5cdTAwZTBvIHRyb25nIHRoXHUxZWJiICZsdDthJmd0Oz9cclxuPHVsPlxyXG48bGk+QS4gdGFyZ2V0PTxcL2xpPlxyXG48bGk+Qi4gdGFyZ2V0PTxcL2xpPlxyXG48bGk+PHN0cm9uZz5DLiB0YXJnZXQ9PFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+RC4gdGFyZ2V0PTxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG4iLCJxdWl6X2ltYWdlIjpudWxsLCJxdWl6X2NhdGVnb3J5X2lkIjoiMTYzNiIsInF1ZXN0aW9uX2lkcyI6IjQxMTk3NCw0MTE5NzUsNDExOTc2LDQxMTk3Nyw0MTE5NzgsNDExOTc5LDQxMTk4MCw0MTE5ODEsNDExOTgyLDQxMTk4Myw0MTE5ODQsNDExOTg1LDQxMTk4Niw0MTE5ODcsNDExOTg4LDQxMTk4OSw0MTE5OTAsNDExOTkxLDQxMTk5Miw0MTE5OTMsNDExOTk0LDQxMTk5NSw0MTE5OTYsNDExOTk3LDQxMTk5OCw0MTE5OTksNDEyMDAwLDQxMjAwMSw0MTIwMDIsNDEyMDAzIiwib3JkZXJpbmciOiIxMzc1MyIsInB1Ymxpc2hlZCI6IjEiLCJjcmVhdGVfZGF0ZSI6bnVsbCwicXVpel91cmwiOm51bGwsImludGVydmFscyI6Ilt7XCJpbnRlcnZhbF9taW5cIjpcIjBcIixcImludGVydmFsX21heFwiOlwiMjVcIixcImludGVydmFsX3RleHRcIjpcIlwiLFwiaW50ZXJ2YWxfaW1hZ2VcIjpcIlwiLFwiaW50ZXJ2YWxfcmVkaXJlY3RfdXJsXCI6XCJcIixcImludGVydmFsX3JlZGlyZWN0X2RlbGF5XCI6XCJcIixcImludGVydmFsX2ZpbGVcIjpcIlwiLFwiaW50ZXJ2YWxfZmlsZV9pZFwiOlwiXCIsXCJpbnRlcnZhbF9maWxlX25hbWVcIjpcIlwiLFwiaW50ZXJ2YWxfZ2FtaXByZXNzX3BvaW50XCI6XCJcIixcImludGVydmFsX3dwcm9kdWN0XCI6XCJcIixcImludGVydmFsX2tleXdvcmRcIjpcIkFcIn0se1wiaW50ZXJ2YWxfbWluXCI6XCIyNlwiLFwiaW50ZXJ2YWxfbWF4XCI6XCI1MFwiLFwiaW50ZXJ2YWxfdGV4dFwiOlwiXCIsXCJpbnRlcnZhbF9pbWFnZVwiOlwiXCIsXCJpbnRlcnZhbF9yZWRpcmVjdF91cmxcIjpcIlwiLFwiaW50ZXJ2YWxfcmVkaXJlY3RfZGVsYXlcIjpcIlwiLFwiaW50ZXJ2YWxfZmlsZVwiOlwiXCIsXCJpbnRlcnZhbF9maWxlX2lkXCI6XCJcIixcImludGVydmFsX2ZpbGVfbmFtZVwiOlwiXCIsXCJpbnRlcnZhbF9nYW1pcHJlc3NfcG9pbnRcIjpcIlwiLFwiaW50ZXJ2YWxfd3Byb2R1Y3RcIjpcIlwiLFwiaW50ZXJ2YWxfa2V5d29yZFwiOlwiQlwifSx7XCJpbnRlcnZhbF9taW5cIjpcIjUxXCIsXCJpbnRlcnZhbF9tYXhcIjpcIjc1XCIsXCJpbnRlcnZhbF90ZXh0XCI6XCJcIixcImludGVydmFsX2ltYWdlXCI6XCJcIixcImludGVydmFsX3JlZGlyZWN0X3VybFwiOlwiXCIsXCJpbnRlcnZhbF9yZWRpcmVjdF9kZWxheVwiOlwiXCIsXCJpbnRlcnZhbF9maWxlXCI6XCJcIixcImludGVydmFsX2ZpbGVfaWRcIjpcIlwiLFwiaW50ZXJ2YWxfZmlsZV9uYW1lXCI6XCJcIixcImludGVydmFsX2dhbWlwcmVzc19wb2ludFwiOlwiXCIsXCJpbnRlcnZhbF93cHJvZHVjdFwiOlwiXCIsXCJpbnRlcnZhbF9rZXl3b3JkXCI6XCJDXCJ9LHtcImludGVydmFsX21pblwiOlwiNzZcIixcImludGVydmFsX21heFwiOlwiMTAwXCIsXCJpbnRlcnZhbF90ZXh0XCI6XCJcIixcImludGVydmFsX2ltYWdlXCI6XCJcIixcImludGVydmFsX3JlZGlyZWN0X3VybFwiOlwiXCIsXCJpbnRlcnZhbF9yZWRpcmVjdF9kZWxheVwiOlwiXCIsXCJpbnRlcnZhbF9maWxlXCI6XCJcIixcImludGVydmFsX2ZpbGVfaWRcIjpcIlwiLFwiaW50ZXJ2YWxfZmlsZV9uYW1lXCI6XCJcIixcImludGVydmFsX2dhbWlwcmVzc19wb2ludFwiOlwiXCIsXCJpbnRlcnZhbF93cHJvZHVjdFwiOlwiXCIsXCJpbnRlcnZhbF9rZXl3b3JkXCI6XCJEXCJ9XSIsImlzX3VzZXJfbG9nZ2VkX2luIjpmYWxzZSwicXVpel9hbmltYXRpb25fdG9wIjoxMDAsInF1aXpfZW5hYmxlX2FuaW1hdGlvbl90b3AiOiJvbiIsInN0b3JlX2FsbF9ub3RfZmluaXNoZWRfcmVzdWx0cyI6ZmFsc2V9'; </script> <input type='hidden' name='quiz_id' value='13753'/> <input type='hidden' name='start_date' class='ays-start-date'/> <input type='hidden' name='ays_end_date' class='ays-quiz-end-date'/> <input type='hidden' name='ays_finish_quiz_nonce_13753' value='f789ef098a'/> </form></div> </div> <div class="ays-quiz-powered-by-container"><div class="ays-quiz-promote-powered-by-text-row"><span class="ays-quiz-promote-powered-by-text">By <a href="https://ays-pro.com/wordpress/quiz-maker" target="_blank">Wordpress Quiz plugin</a></span></div></div></div></div> <div class="panel blogger"><div class='ays-quiz-wrap'> <div class='ays-quiz-container ays_quiz_classic_light ays-quiz-keyboard-active' data-quest-effect='shake' data-hide-bg-image='false' id='ays-quiz-container-14691'> <div class='ays-questions-container'> <div class='ays-quiz-some-items-icons-wrap'><div class="ays-quiz-full-screen-wrap"> <a class="ays-quiz-full-screen-container"> <svg xmlns="http://www.w3.org/2000/svg" height="24" fill="#fff" viewBox="0 0 24 24" width="24" class="ays-quiz-close-full-screen"> <path d="M0 0h24v24H0z" fill="none"/> <path d="M5 16h3v3h2v-5H5v2zm3-8H5v2h5V5H8v3zm6 11h2v-3h3v-2h-5v5zm2-11V5h-2v5h5V8h-3z"/> </svg> <svg xmlns="http://www.w3.org/2000/svg" height="24" fill="#fff" viewBox="0 0 24 24" width="24" class="ays-quiz-open-full-screen"> <path d="M0 0h24v24H0z" fill="none"/> <path d="M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z"/> </svg> </a> </div></div> <span class='ays_quizn_ancnoxneri_qanak'><i class='ays_fa ays_fa_users'></i> 0</span> <form action='' method='post' autocomplete='off' id='ays_finish_quiz_14691' class='ays-quiz-form enable_questions_result ' ><input type='hidden' class='ays_question_count_per_page' value='30'> <input type='hidden' value='list' class='answer_view_class'> <input type='hidden' value='' class='ays_qm_enable_arrows'><section class='ays_quiz_timer_container'> <div class='ays-quiz-timer ays-quiz-message-before-timer' data-timer='2700'><p>Bạn đã sẵn sàng chưa? 45 phút làm bài bắt đầu!!!</p> </div> <div class='ays-quiz-after-timer '><p>Bạn đã hết giờ làm bài! Xem kết quả các câu hỏi đã làm nhé!!!</p> </div> <hr style='height:1px;'> </section> <div class='step active-step'> <div class='ays-abs-fs ays-start-page'> <div class='ays_cb_and_a'><p style='margin:0!important;'><strong>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong></p></div> <p class='ays-fs-title'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web - Đề 08</p> <div class='ays_buttons_div'> <input type='button' name='next' class='ays_next start_button action-button ays-quiz-keyboard-active' value='BẮT ĐẦU LÀM BÀI TEST' data-enable-leave-page="false" /> </div> <div class='ays-fs-subtitle'><p>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web - Đề 08 bao gồm nhiều câu hỏi hay, bám sát chương trình. Cùng làm bài tập trắc nghiệm ngay.</p> <div class="question-block"> <p>Câu 1: Xem xét đoạn mã HTML sau: `<!DOCTYPE html><br /> <html><br /> <head><br /> <meta charset=</p> <ul> <li>A. <html></li> <li><strong>B. <head></strong></li> <li>C. <body></li> <li>D. <h1></li> </ul> </div> <div class="question-block"> <p>Câu 2: Bạn muốn thêm một đoạn mã CSS từ một tệp bên ngoài (`style.css`) vào trang web của mình. Thẻ HTML nào sau đây là phù hợp nhất để đặt liên kết này trong phần `<head>`?</p> <ul> <li>A. <script src=</li> <li>B. <meta name=</li> <li><strong>C. <link rel=</strong></li> <li>D. <style src=</li> </ul> </div> <div class="question-block"> <p>Câu 3: Mục đích chính của việc sử dụng thẻ `<!DOCTYPE html>` ở đầu tệp HTML là gì?</p> <ul> <li>A. Chèn một tiêu đề lớn vào trang web.</li> <li>B. Định nghĩa bộ mã hóa ký tự cho trang.</li> <li>C. Tạo một liên kết đến tệp CSS.</li> <li><strong>D. Thông báo cho trình duyệt biết phiên bản HTML của tài liệu.</strong></li> </ul> </div> <div class="question-block"> <p>Câu 4: Trong cấu trúc HTML cơ bản, phần tử nào chứa toàn bộ nội dung hiển thị mà người dùng nhìn thấy trên trình duyệt (văn bản, hình ảnh, liên kết, v.v.)?</p> <ul> <li>A. <head></li> <li>B. <html></li> <li><strong>C. <body></strong></li> <li>D. <title></li> </ul> </div> <div class="question-block"> <p>Câu 5: Bạn đang xem mã nguồn của một trang web và thấy dòng sau trong phần `<head>`: `<meta name=</p> <ul> <li><strong>A. Cung cấp mô tả ngắn về nội dung trang cho công cụ tìm kiếm.</strong></li> <li>B. Đặt tiêu đề hiển thị trên thanh tab của trình duyệt.</li> <li>C. Xác định bộ mã hóa ký tự của trang.</li> <li>D. Liên kết trang web với một tệp JavaScript.</li> </ul> </div> <div class="question-block"> <p>Câu 6: Để tạo một đoạn văn bản mới trong HTML, thẻ nào sau đây được sử dụng phổ biến nhất?</p> <ul> <li>A. <d></li> <li><strong>B. <p></strong></li> <li>C. <text></li> <li>D. <paragraph></li> </ul> </div> <div class="question-block"> <p>Câu 7: Thẻ HTML nào sau đây là một "thẻ đơn" (self-closing tag), không cần thẻ đóng?</p> <ul> <li>A. <div></li> <li>B. <h1></li> <li>C. <p></li> <li><strong>D. <br></strong></li> </ul> </div> <div class="question-block"> <p>Câu 8: Khi lồng các thẻ HTML vào nhau, quy tắc nào sau đây là đúng?</p> <ul> <li><strong>A. Thẻ mở sau cùng phải được đóng đầu tiên.</strong></li> <li>B. Thẻ mở đầu tiên phải được đóng cuối cùng.</li> <li>C. Thứ tự đóng thẻ không quan trọng.</li> <li>D. Chỉ các thẻ đơn mới có thể lồng nhau.</li> </ul> </div> <div class="question-block"> <p>Câu 9: Bạn muốn hiển thị một hình ảnh có tên tệp là `logo.png` nằm trong cùng thư mục với tệp HTML hiện tại. Đoạn mã HTML nào sau đây thực hiện điều này một cách chính xác?</p> <ul> <li>A. <image src=</li> <li>B. <img file=</li> <li><strong>C. <img src=</strong></li> <li>D. <picture href=</li> </ul> </div> <div class="question-block"> <p>Câu 10: Để tạo một liên kết (hyperlink) đến trang web `https://www.example.com` với văn bản hiển thị là </p> <ul> <li><strong>A. <a href=</strong></li> <li>B. <link url=</li> <li>C. <href=</li> <li>D. <a src=</li> </ul> </div> <div class="question-block"> <p>Câu 11: Khi trình duyệt xử lý mã HTML, nó sẽ bỏ qua những yếu tố nào sau đây trong mã nguồn?</p> <ul> <li>A. Các thẻ <h1> và <p>.</li> <li><strong>B. Các dấu cách dư thừa và dấu xuống dòng.</strong></li> <li>C. Các thuộc tính của thẻ.</li> <li>D. Nội dung bên trong phần <body>.</li> </ul> </div> <div class="question-block"> <p>Câu 12: Bạn muốn thêm một chú thích vào mã HTML của mình mà không muốn nó hiển thị trên trình duyệt. Cú pháp nào sau đây là đúng để tạo một chú thích?</p> <ul> <li>A. // Chú thích</li> <li>B. /* Chú thích */</li> <li>C. <comment>Chú thích</comment></li> <li><strong>D. <!-- Chú thích --></strong></li> </ul> </div> <div class="question-block"> <p>Câu 13: Xem xét đoạn mã HTML sau:<br />`<h1>Tiêu đề chính</h1><br /><p>Đoạn thứ nhất.</p><br /><h2>Tiêu đề phụ</h2><br /><p>Đoạn thứ hai.</p>`<br />Cấu trúc này tạo ra bao nhiêu đoạn văn (paragraph) khi hiển thị trên trình duyệt?</p> <ul> <li>A. 1</li> <li><strong>B. 2</strong></li> <li>C. 3</li> <li>D. 4</li> </ul> </div> <div class="question-block"> <p>Câu 14: Thuộc tính `alt` trong thẻ `<img>` có vai trò quan trọng đối với khả năng tiếp cận (accessibility) của trang web như thế nào?</p> <ul> <li><strong>A. Cung cấp văn bản thay thế hiển thị khi hình ảnh không tải được hoặc cho trình đọc màn hình.</strong></li> <li>B. Xác định kích thước (chiều rộng và chiều cao) của hình ảnh.</li> <li>C. Chỉ định đường dẫn đến tệp hình ảnh.</li> <li>D. Tạo hiệu ứng động cho hình ảnh khi người dùng di chuột qua.</li> </ul> </div> <div class="question-block"> <p>Câu 15: Bạn đang thiết kế một trang web và muốn đảm bảo rằng tiêu đề trang (`<title>`) hiển thị chính xác trên thanh tab của trình duyệt và trong kết quả tìm kiếm. Bạn sẽ đặt thẻ `<title>` ở đâu trong cấu trúc HTML?</p> <ul> <li>A. Trong phần <body>.</li> <li><strong>B. Trong phần <head>.</strong></li> <li>C. Ngay sau thẻ <html> và trước <head>.</li> <li>D. Ở cuối tệp HTML, sau thẻ </html>.</li> </ul> </div> <div class="question-block"> <p>Câu 16: Giả sử bạn có một tệp HTML tên là `index.html` và một tệp hình ảnh tên là `banner.jpg` nằm trong một thư mục con có tên `images` (cùng cấp với `index.html`). Đường dẫn nào sau đây là đúng cho thuộc tính `src` của thẻ `<img>` để hiển thị hình ảnh `banner.jpg`?</p> <ul> <li>A. `banner.jpg`</li> <li>B. `../images/banner.jpg`</li> <li><strong>C. `images/banner.jpg`</strong></li> <li>D. `/images/banner.jpg`</li> </ul> </div> <div class="question-block"> <p>Câu 17: Phân tích đoạn mã sau: `<p>Đây là một đoạn văn bản có <strong>một phần in đậm</strong> và <em>một phần in nghiêng</em>.</p>`. Đoạn mã này thể hiện rõ nhất khái niệm nào trong HTML?</p> <ul> <li>A. Thẻ đơn.</li> <li>B. Thuộc tính của thẻ.</li> <li>C. Chú thích HTML.</li> <li><strong>D. Lồng ghép các thẻ (Nesting).</strong></li> </ul> </div> <div class="question-block"> <p>Câu 18: Trong HTML, sự khác biệt cơ bản giữa thẻ `</p> <h1>` và thẻ `</p> <h2>` là gì?</p> <ul> <li><strong>A. Chúng biểu thị các cấp độ tiêu đề khác nhau (cấp 1 và cấp 2).</strong></li> <li>B. Một thẻ dùng cho tiêu đề, một thẻ dùng cho đoạn văn.</li> <li>C. Một thẻ là thẻ đơn, một thẻ là thẻ đôi.</li> <li>D. Một thẻ chỉ được dùng trong <head>, thẻ kia trong <body>.</li> </ul> </div> <div class="question-block"> <p>Câu 19: Bạn muốn thêm một đoạn mã JavaScript từ tệp `script.js` vào cuối phần `<body>` của trang web để đảm bảo mã HTML được tải xong trước khi script chạy. Thẻ nào sau đây là phù hợp?</p> <ul> <li>A. <link rel=</li> <li><strong>B. <script src=</strong></li> <li>C. <meta name=</li> <li>D. <js src=</li> </ul> </div> <div class="question-block"> <p>Câu 20: Thuộc tính nào của thẻ HTML được sử dụng để cung cấp thông tin bổ sung về phần tử hoặc cấu hình hành vi của nó?</p> <ul> <li><strong>A. Thuộc tính (Attribute).</strong></li> <li>B. Phần tử (Element).</li> <li>C. Thẻ (Tag).</li> <li>D. Chú thích (Comment).</li> </ul> </div> <div class="question-block"> <p>Câu 21: Trong HTML, điều gì xảy ra nếu bạn viết tên thẻ bằng chữ IN HOA thay vì chữ thường (ví dụ: `<BODY>` thay vì `<body>`)?</p> <ul> <li>A. Trình duyệt sẽ báo lỗi và không hiển thị trang.</li> <li>B. Trang web sẽ hiển thị nhưng có thể gặp vấn đề về định dạng.</li> <li><strong>C. Trình duyệt vẫn hiểu và hiển thị trang bình thường, nhưng không tuân thủ quy ước.</strong></li> <li>D. Chỉ các trình duyệt cũ mới hỗ trợ tên thẻ viết hoa.</li> </ul> </div> <div class="question-block"> <p>Câu 22: Bạn muốn định nghĩa bộ mã hóa ký tự cho trang web để hiển thị tiếng Việt chính xác. Thẻ và thuộc tính nào sau đây là đúng để đặt trong phần `<head>`?</p> <ul> <li>A. <charset value=</li> <li>B. <link rel=</li> <li>C. <meta name=</li> <li><strong>D. <meta charset=</strong></li> </ul> </div> <div class="question-block"> <p>Câu 23: Vai trò của trình duyệt web (như Chrome, Firefox, Edge) trong việc xử lý tệp HTML là gì?</p> <ul> <li>A. Tạo ra mã HTML mới dựa trên yêu cầu của người dùng.</li> <li><strong>B. Đọc và diễn giải mã HTML để hiển thị trang web.</strong></li> <li>C. Lưu trữ tệp HTML trên máy chủ.</li> <li>D. Kiểm tra lỗi ngữ pháp trong văn bản của trang web.</li> </ul> </div> <div class="question-block"> <p>Câu 24: Bạn muốn tạo một tiêu đề cấp 3 cho một phần nội dung cụ thể trên trang. Thẻ nào sau đây bạn nên sử dụng?</p> <ul> <li>A. <h1></li> <li>B. <h2></li> <li><strong>C. <h3></strong></li> <li>D. <heading3></li> </ul> </div> <div class="question-block"> <p>Câu 25: Điều gì sẽ xảy ra nếu bạn đặt một thẻ `<script>` (nhúng mã JavaScript) bên trong phần `<head>` thay vì ở cuối phần `<body>`?</p> <ul> <li><strong>A. Trình duyệt sẽ dừng xử lý HTML để tải và thực thi script, có thể làm chậm việc hiển thị trang.</strong></li> <li>B. Script sẽ không chạy được.</li> <li>C. Trang web sẽ hiển thị bình thường, không có sự khác biệt.</li> <li>D. Script chỉ chạy khi toàn bộ trang đã được tải xong, bất kể vị trí.</li> </ul> </div> <div class="question-block"> <p>Câu 26: Bạn đang soạn thảo mã HTML và muốn sử dụng một công cụ chuyên nghiệp hỗ trợ tô sáng cú pháp, tự động hoàn thành mã và kiểm tra lỗi cơ bản. Phần mềm nào trong các lựa chọn sau phù hợp nhất?</p> <ul> <li>A. Microsoft Word.</li> <li>B. Paint.</li> <li>C. Windows Media Player.</li> <li><strong>D. Visual Studio Code.</strong></li> </ul> </div> <div class="question-block"> <p>Câu 27: Xem xét đoạn mã HTML sau:<br />`<!DOCTYPE html><br /><html lang=</p> <ul> <li><strong>A. Khai báo ngôn ngữ chính của nội dung trang là tiếng Việt.</strong></li> <li>B. Xác định bộ mã hóa ký tự là tiếng Việt.</li> <li>C. Đặt tiêu đề trang bằng tiếng Việt.</li> <li>D. Chỉ định rằng trang chỉ hiển thị trên các trình duyệt hỗ trợ tiếng Việt.</li> </ul> </div> <div class="question-block"> <p>Câu 28: Thẻ HTML nào sau đây được thiết kế để chứa các phần tử meta, tiêu đề trang, liên kết đến CSS, và các script không hiển thị trực tiếp trên trang?</p> <ul> <li>A. <body></li> <li><strong>B. <head></strong></li> <li>C. <html></li> <li>D. <meta></li> </ul> </div> <div class="question-block"> <p>Câu 29: Tại sao việc tuân thủ cấu trúc HTML chuẩn (`<!DOCTYPE>`, `<html>`, `<head>`, `<body>`) lại quan trọng?</p> <ul> <li>A. Chỉ để mã nguồn trông gọn gàng hơn.</li> <li>B. Bắt buộc bởi các trình soạn thảo code.</li> <li>C. Để trang web chỉ chạy trên một loại trình duyệt nhất định.</li> <li><strong>D. Giúp trình duyệt hiển thị trang đúng, cải thiện khả năng tiếp cận và tối ưu hóa cho công cụ tìm kiếm.</strong></li> </ul> </div> <div class="question-block"> <p>Câu 30: Bạn muốn chèn một dòng trống (ngắt dòng) trong một đoạn văn bản mà không tạo ra một đoạn văn mới. Thẻ nào sau đây là phù hợp?</p> <ul> <li><strong>A. <br></strong></li> <li>B. <p></li> <li>C. <line></li> <li>D. <hr></li> </ul> </div> </div> <input type='hidden' name='ays_quiz_id' value='14691'/> <input type='hidden' name='ays_quiz_curent_page_link' class='ays-quiz-curent-page-link' value='https://cauhoi.org/15-de-trac-nghiem-tin-hoc-12-ket-noi-tri-thuc-bai-7-html-va-cau-truc-trang-web/'/> <input type='hidden' name='ays_quiz_questions' value='440075,440076,440077,440078,440079,440080,440081,440082,440083,440084,440085,440086,440087,440088,440089,440090,440091,440092,440093,440094,440095,440096,440097,440098,440099,440100,440101,440102,440103,440104'> </div> </div><div class='step ' data-question-id='440075' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>1 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 8</strong> </p> <div class='ays_quiz_question'> <p>Câu 1: Xem xét đoạn mã HTML sau: `<!DOCTYPE html><br /> <html><br /> <head><br /> <meta charset="UTF-8"><br /> <title>Tiêu đề trang web

    Chào mừng

    Đây là đoạn văn đầu tiên.


    `. Phần tử nào trong đoạn mã trên chứa thông tin mô tả về trang web cho trình duyệt và công cụ tìm kiếm?

    2 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 8

    Câu 2: Bạn muốn thêm một đoạn mã CSS từ một tệp bên ngoài (`style.css`) vào trang web của mình. Thẻ HTML nào sau đây là phù hợp nhất để đặt liên kết này trong phần ``?

    3 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 8

    Câu 3: Mục đích chính của việc sử dụng thẻ `` ở đầu tệp HTML là gì?

    4 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 8

    Câu 4: Trong cấu trúc HTML cơ bản, phần tử nào chứa toàn bộ nội dung hiển thị mà người dùng nhìn thấy trên trình duyệt (văn bản, hình ảnh, liên kết, v.v.)?

    5 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 8

    Câu 5: Bạn đang xem mã nguồn của một trang web và thấy dòng sau trong phần ``: ``. Dòng này có tác dụng gì?

    6 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 8

    Câu 6: Để tạo một đoạn văn bản mới trong HTML, thẻ nào sau đây được sử dụng phổ biến nhất?

    7 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 8

    Câu 7: Thẻ HTML nào sau đây là một 'thẻ đơn' (self-closing tag), không cần thẻ đóng?

    8 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 8

    Câu 8: Khi lồng các thẻ HTML vào nhau, quy tắc nào sau đây là đúng?

    9 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 8

    Câu 9: Bạn muốn hiển thị một hình ảnh có tên tệp là `logo.png` nằm trong cùng thư mục với tệp HTML hiện tại. Đoạn mã HTML nào sau đây thực hiện điều này một cách chính xác?

    10 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 8

    Câu 10: Để tạo một liên kết (hyperlink) đến trang web `https://www.example.com` với văn bản hiển thị là "Truy cập Example", bạn sẽ sử dụng thẻ và thuộc tính nào?

    11 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 8

    Câu 11: Khi trình duyệt xử lý mã HTML, nó sẽ bỏ qua những yếu tố nào sau đây trong mã nguồn?

    12 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 8

    Câu 12: Bạn muốn thêm một chú thích vào mã HTML của mình mà không muốn nó hiển thị trên trình duyệt. Cú pháp nào sau đây là đúng để tạo một chú thích?

    13 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 8

    Câu 13: Xem xét đoạn mã HTML sau:
    `

    Tiêu đề chính

    Đoạn thứ nhất.

    Tiêu đề phụ

    Đoạn thứ hai.

    `
    Cấu trúc này tạo ra bao nhiêu đoạn văn (paragraph) khi hiển thị trên trình duyệt?

    14 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 8

    Câu 14: Thuộc tính `alt` trong thẻ `` có vai trò quan trọng đối với khả năng tiếp cận (accessibility) của trang web như thế nào?

    15 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 8

    Câu 15: Bạn đang thiết kế một trang web và muốn đảm bảo rằng tiêu đề trang (``) hiển thị chính xác trên thanh tab của trình duyệt và trong kết quả tìm kiếm. Bạn sẽ đặt thẻ `<title>` ở đâu trong cấu trúc HTML?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440089]' id='ays-answer-1738449-14691' value='1738449'/> <label for='ays-answer-1738449-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Trong phần &lt;body&gt;.</label><label for='ays-answer-1738449-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440089]' id='ays-answer-1738450-14691' value='1738450'/> <label for='ays-answer-1738450-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Trong phần &lt;head&gt;.</label><label for='ays-answer-1738450-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440089]' id='ays-answer-1738451-14691' value='1738451'/> <label for='ays-answer-1738451-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Ngay sau thẻ &lt;html&gt; và trước &lt;head&gt;.</label><label for='ays-answer-1738451-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440089]' id='ays-answer-1738452-14691' value='1738452'/> <label for='ays-answer-1738452-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Ở cuối tệp HTML, sau thẻ &lt;/html&gt;.</label><label for='ays-answer-1738452-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_14691 === 'undefined'){ window.quizOptions_14691 = []; } window.quizOptions_14691['440089'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTczODQ0OSI6IjAiLCIxNzM4NDUwIjoiMSIsIjE3Mzg0NTEiOiIwIiwiMTczODQ1MiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='440090' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>16 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 8</strong> </p> <div class='ays_quiz_question'> <p>Câu 16: Giả sử bạn có một tệp HTML tên là `index.html` và một tệp hình ảnh tên là `banner.jpg` nằm trong một thư mục con có tên `images` (cùng cấp với `index.html`). Đường dẫn nào sau đây là đúng cho thuộc tính `src` của thẻ `<img>` để hiển thị hình ảnh `banner.jpg`?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440090]' id='ays-answer-1738453-14691' value='1738453'/> <label for='ays-answer-1738453-14691' class=' ays_position_initial ays-quiz-keyboard-label'>`banner.jpg`</label><label for='ays-answer-1738453-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440090]' id='ays-answer-1738454-14691' value='1738454'/> <label for='ays-answer-1738454-14691' class=' ays_position_initial ays-quiz-keyboard-label'>`../images/banner.jpg`</label><label for='ays-answer-1738454-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440090]' id='ays-answer-1738455-14691' value='1738455'/> <label for='ays-answer-1738455-14691' class=' ays_position_initial ays-quiz-keyboard-label'>`images/banner.jpg`</label><label for='ays-answer-1738455-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440090]' id='ays-answer-1738456-14691' value='1738456'/> <label for='ays-answer-1738456-14691' class=' ays_position_initial ays-quiz-keyboard-label'>`/images/banner.jpg`</label><label for='ays-answer-1738456-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_14691 === 'undefined'){ window.quizOptions_14691 = []; } window.quizOptions_14691['440090'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTczODQ1MyI6IjAiLCIxNzM4NDU0IjoiMCIsIjE3Mzg0NTUiOiIxIiwiMTczODQ1NiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='440091' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>17 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 8</strong> </p> <div class='ays_quiz_question'> <p>Câu 17: Phân tích đoạn mã sau: `</p> <p>Đây là một đoạn văn bản có <strong>một phần in đậm</strong> và <em>một phần in nghiêng</em>.</p> <p>`. Đoạn mã này thể hiện rõ nhất khái niệm nào trong HTML?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440091]' id='ays-answer-1738457-14691' value='1738457'/> <label for='ays-answer-1738457-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Thẻ đơn.</label><label for='ays-answer-1738457-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440091]' id='ays-answer-1738458-14691' value='1738458'/> <label for='ays-answer-1738458-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Thuộc tính của thẻ.</label><label for='ays-answer-1738458-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440091]' id='ays-answer-1738459-14691' value='1738459'/> <label for='ays-answer-1738459-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Chú thích HTML.</label><label for='ays-answer-1738459-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440091]' id='ays-answer-1738460-14691' value='1738460'/> <label for='ays-answer-1738460-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Lồng ghép các thẻ (Nesting).</label><label for='ays-answer-1738460-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_14691 === 'undefined'){ window.quizOptions_14691 = []; } window.quizOptions_14691['440091'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTczODQ1NyI6IjAiLCIxNzM4NDU4IjoiMCIsIjE3Mzg0NTkiOiIwIiwiMTczODQ2MCI6IjEifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='440092' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>18 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 8</strong> </p> <div class='ays_quiz_question'> <p>Câu 18: Trong HTML, sự khác biệt cơ bản giữa thẻ `</p> <h1>` và thẻ `</p> <h2>` là gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440092]' id='ays-answer-1738461-14691' value='1738461'/> <label for='ays-answer-1738461-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Chúng biểu thị các cấp độ tiêu đề khác nhau (cấp 1 và cấp 2).</label><label for='ays-answer-1738461-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440092]' id='ays-answer-1738462-14691' value='1738462'/> <label for='ays-answer-1738462-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Một thẻ dùng cho tiêu đề, một thẻ dùng cho đoạn văn.</label><label for='ays-answer-1738462-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440092]' id='ays-answer-1738463-14691' value='1738463'/> <label for='ays-answer-1738463-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Một thẻ là thẻ đơn, một thẻ là thẻ đôi.</label><label for='ays-answer-1738463-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440092]' id='ays-answer-1738464-14691' value='1738464'/> <label for='ays-answer-1738464-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Một thẻ chỉ được dùng trong &lt;head&gt;, thẻ kia trong &lt;body&gt;.</label><label for='ays-answer-1738464-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_14691 === 'undefined'){ window.quizOptions_14691 = []; } window.quizOptions_14691['440092'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTczODQ2MSI6IjEiLCIxNzM4NDYyIjoiMCIsIjE3Mzg0NjMiOiIwIiwiMTczODQ2NCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='440093' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>19 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 8</strong> </p> <div class='ays_quiz_question'> <p>Câu 19: Bạn muốn thêm một đoạn mã JavaScript từ tệp `script.js` vào cuối phần `<body>` của trang web để đảm bảo mã HTML được tải xong trước khi script chạy. Thẻ nào sau đây là phù hợp?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440093]' id='ays-answer-1738465-14691' value='1738465'/> <label for='ays-answer-1738465-14691' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;link rel="javascript" href="script.js"&gt;</label><label for='ays-answer-1738465-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440093]' id='ays-answer-1738466-14691' value='1738466'/> <label for='ays-answer-1738466-14691' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;script src="script.js"&gt;&lt;/script&gt;</label><label for='ays-answer-1738466-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440093]' id='ays-answer-1738467-14691' value='1738467'/> <label for='ays-answer-1738467-14691' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;meta name="script" content="script.js"&gt;</label><label for='ays-answer-1738467-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440093]' id='ays-answer-1738468-14691' value='1738468'/> <label for='ays-answer-1738468-14691' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;js src="script.js"&gt;&lt;/js&gt;</label><label for='ays-answer-1738468-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_14691 === 'undefined'){ window.quizOptions_14691 = []; } window.quizOptions_14691['440093'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTczODQ2NSI6IjAiLCIxNzM4NDY2IjoiMSIsIjE3Mzg0NjciOiIwIiwiMTczODQ2OCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='440094' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>20 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 8</strong> </p> <div class='ays_quiz_question'> <p>Câu 20: Thuộc tính nào của thẻ HTML được sử dụng để cung cấp thông tin bổ sung về phần tử hoặc cấu hình hành vi của nó?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440094]' id='ays-answer-1738469-14691' value='1738469'/> <label for='ays-answer-1738469-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Thuộc tính (Attribute).</label><label for='ays-answer-1738469-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440094]' id='ays-answer-1738470-14691' value='1738470'/> <label for='ays-answer-1738470-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Phần tử (Element).</label><label for='ays-answer-1738470-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440094]' id='ays-answer-1738471-14691' value='1738471'/> <label for='ays-answer-1738471-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Thẻ (Tag).</label><label for='ays-answer-1738471-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440094]' id='ays-answer-1738472-14691' value='1738472'/> <label for='ays-answer-1738472-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Chú thích (Comment).</label><label for='ays-answer-1738472-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_14691 === 'undefined'){ window.quizOptions_14691 = []; } window.quizOptions_14691['440094'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTczODQ2OSI6IjEiLCIxNzM4NDcwIjoiMCIsIjE3Mzg0NzEiOiIwIiwiMTczODQ3MiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='440095' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>21 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 8</strong> </p> <div class='ays_quiz_question'> <p>Câu 21: Trong HTML, điều gì xảy ra nếu bạn viết tên thẻ bằng chữ IN HOA thay vì chữ thường (ví dụ: `<BODY>` thay vì `<body>`)?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440095]' id='ays-answer-1738473-14691' value='1738473'/> <label for='ays-answer-1738473-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Trình duyệt sẽ báo lỗi và không hiển thị trang.</label><label for='ays-answer-1738473-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440095]' id='ays-answer-1738474-14691' value='1738474'/> <label for='ays-answer-1738474-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Trang web sẽ hiển thị nhưng có thể gặp vấn đề về định dạng.</label><label for='ays-answer-1738474-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440095]' id='ays-answer-1738475-14691' value='1738475'/> <label for='ays-answer-1738475-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Trình duyệt vẫn hiểu và hiển thị trang bình thường, nhưng không tuân thủ quy ước.</label><label for='ays-answer-1738475-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440095]' id='ays-answer-1738476-14691' value='1738476'/> <label for='ays-answer-1738476-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Chỉ các trình duyệt cũ mới hỗ trợ tên thẻ viết hoa.</label><label for='ays-answer-1738476-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_14691 === 'undefined'){ window.quizOptions_14691 = []; } window.quizOptions_14691['440095'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTczODQ3MyI6IjAiLCIxNzM4NDc0IjoiMCIsIjE3Mzg0NzUiOiIxIiwiMTczODQ3NiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='440096' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>22 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 8</strong> </p> <div class='ays_quiz_question'> <p>Câu 22: Bạn muốn định nghĩa bộ mã hóa ký tự cho trang web để hiển thị tiếng Việt chính xác. Thẻ và thuộc tính nào sau đây là đúng để đặt trong phần `<head>`?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440096]' id='ays-answer-1738477-14691' value='1738477'/> <label for='ays-answer-1738477-14691' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;charset value="UTF-8"&gt;</label><label for='ays-answer-1738477-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440096]' id='ays-answer-1738478-14691' value='1738478'/> <label for='ays-answer-1738478-14691' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;link rel="charset" href="UTF-8"&gt;</label><label for='ays-answer-1738478-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440096]' id='ays-answer-1738479-14691' value='1738479'/> <label for='ays-answer-1738479-14691' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;meta name="encoding" content="UTF-8"&gt;</label><label for='ays-answer-1738479-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440096]' id='ays-answer-1738480-14691' value='1738480'/> <label for='ays-answer-1738480-14691' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;meta charset="UTF-8"&gt;</label><label for='ays-answer-1738480-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_14691 === 'undefined'){ window.quizOptions_14691 = []; } window.quizOptions_14691['440096'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTczODQ3NyI6IjAiLCIxNzM4NDc4IjoiMCIsIjE3Mzg0NzkiOiIwIiwiMTczODQ4MCI6IjEifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='440097' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>23 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 8</strong> </p> <div class='ays_quiz_question'> <p>Câu 23: Vai trò của trình duyệt web (như Chrome, Firefox, Edge) trong việc xử lý tệp HTML là gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440097]' id='ays-answer-1738481-14691' value='1738481'/> <label for='ays-answer-1738481-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Tạo ra mã HTML mới dựa trên yêu cầu của người dùng.</label><label for='ays-answer-1738481-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440097]' id='ays-answer-1738482-14691' value='1738482'/> <label for='ays-answer-1738482-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Đọc và diễn giải mã HTML để hiển thị trang web.</label><label for='ays-answer-1738482-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440097]' id='ays-answer-1738483-14691' value='1738483'/> <label for='ays-answer-1738483-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Lưu trữ tệp HTML trên máy chủ.</label><label for='ays-answer-1738483-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440097]' id='ays-answer-1738484-14691' value='1738484'/> <label for='ays-answer-1738484-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Kiểm tra lỗi ngữ pháp trong văn bản của trang web.</label><label for='ays-answer-1738484-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_14691 === 'undefined'){ window.quizOptions_14691 = []; } window.quizOptions_14691['440097'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTczODQ4MSI6IjAiLCIxNzM4NDgyIjoiMSIsIjE3Mzg0ODMiOiIwIiwiMTczODQ4NCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='440098' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>24 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 8</strong> </p> <div class='ays_quiz_question'> <p>Câu 24: Bạn muốn tạo một tiêu đề cấp 3 cho một phần nội dung cụ thể trên trang. Thẻ nào sau đây bạn nên sử dụng?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440098]' id='ays-answer-1738485-14691' value='1738485'/> <label for='ays-answer-1738485-14691' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;h1&gt;</label><label for='ays-answer-1738485-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440098]' id='ays-answer-1738486-14691' value='1738486'/> <label for='ays-answer-1738486-14691' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;h2&gt;</label><label for='ays-answer-1738486-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440098]' id='ays-answer-1738487-14691' value='1738487'/> <label for='ays-answer-1738487-14691' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;h3&gt;</label><label for='ays-answer-1738487-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440098]' id='ays-answer-1738488-14691' value='1738488'/> <label for='ays-answer-1738488-14691' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;heading3&gt;</label><label for='ays-answer-1738488-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_14691 === 'undefined'){ window.quizOptions_14691 = []; } window.quizOptions_14691['440098'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTczODQ4NSI6IjAiLCIxNzM4NDg2IjoiMCIsIjE3Mzg0ODciOiIxIiwiMTczODQ4OCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='440099' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>25 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 8</strong> </p> <div class='ays_quiz_question'> <p>Câu 25: Điều gì sẽ xảy ra nếu bạn đặt một thẻ `<script>` (nhúng mã JavaScript) bên trong phần `<head>` thay vì ở cuối phần `<body>`?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440099]' id='ays-answer-1738489-14691' value='1738489'/> <label for='ays-answer-1738489-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Trình duyệt sẽ dừng xử lý HTML để tải và thực thi script, có thể làm chậm việc hiển thị trang.</label><label for='ays-answer-1738489-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440099]' id='ays-answer-1738490-14691' value='1738490'/> <label for='ays-answer-1738490-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Script sẽ không chạy được.</label><label for='ays-answer-1738490-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440099]' id='ays-answer-1738491-14691' value='1738491'/> <label for='ays-answer-1738491-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Trang web sẽ hiển thị bình thường, không có sự khác biệt.</label><label for='ays-answer-1738491-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440099]' id='ays-answer-1738492-14691' value='1738492'/> <label for='ays-answer-1738492-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Script chỉ chạy khi toàn bộ trang đã được tải xong, bất kể vị trí.</label><label for='ays-answer-1738492-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_14691 === 'undefined'){ window.quizOptions_14691 = []; } window.quizOptions_14691['440099'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTczODQ4OSI6IjEiLCIxNzM4NDkwIjoiMCIsIjE3Mzg0OTEiOiIwIiwiMTczODQ5MiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='440100' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>26 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 8</strong> </p> <div class='ays_quiz_question'> <p>Câu 26: Bạn đang soạn thảo mã HTML và muốn sử dụng một công cụ chuyên nghiệp hỗ trợ tô sáng cú pháp, tự động hoàn thành mã và kiểm tra lỗi cơ bản. Phần mềm nào trong các lựa chọn sau phù hợp nhất?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440100]' id='ays-answer-1738493-14691' value='1738493'/> <label for='ays-answer-1738493-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Microsoft Word.</label><label for='ays-answer-1738493-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440100]' id='ays-answer-1738494-14691' value='1738494'/> <label for='ays-answer-1738494-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Paint.</label><label for='ays-answer-1738494-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440100]' id='ays-answer-1738495-14691' value='1738495'/> <label for='ays-answer-1738495-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Windows Media Player.</label><label for='ays-answer-1738495-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-440100]' id='ays-answer-1738496-14691' value='1738496'/> <label for='ays-answer-1738496-14691' class=' ays_position_initial ays-quiz-keyboard-label'>Visual Studio Code.</label><label for='ays-answer-1738496-14691' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_14691 === 'undefined'){ window.quizOptions_14691 = []; } window.quizOptions_14691['440100'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTczODQ5MyI6IjAiLCIxNzM4NDk0IjoiMCIsIjE3Mzg0OTUiOiIwIiwiMTczODQ5NiI6IjEifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='440101' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>27 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 8</strong> </p> <div class='ays_quiz_question'> <p>Câu 27: Xem xét đoạn mã HTML sau:<br />`<!DOCTYPE html><br /><html lang="vi"><br /><head><br /> <title>Trang Tiếng Việt

    Xin chào!


    `
    Thuộc tính `lang="vi"` trong thẻ `` có ý nghĩa gì?

    28 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 8

    Câu 28: Thẻ HTML nào sau đây được thiết kế để chứa các phần tử meta, tiêu đề trang, liên kết đến CSS, và các script không hiển thị trực tiếp trên trang?

    29 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 8

    Câu 29: Tại sao việc tuân thủ cấu trúc HTML chuẩn (``, ``, ``, ``) lại quan trọng?

    30 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 8

    Câu 30: Bạn muốn chèn một dòng trống (ngắt dòng) trong một đoạn văn bản mà không tạo ra một đoạn văn mới. Thẻ nào sau đây là phù hợp?

    Xem kết quả

    0

    Bạn đã sẵn sàng chưa? 45 phút làm bài bắt đầu!!!

    Bạn đã hết giờ làm bài! Xem kết quả các câu hỏi đã làm nhé!!!


    Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web - Đề 09

    Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web - Đề 09 bao gồm nhiều câu hỏi hay, bám sát chương trình. Cùng làm bài tập trắc nghiệm ngay.

    Câu 1: Phần tử gốc của một tài liệu HTML5, chứa toàn bộ nội dung của trang web (bao gồm cả phần đầu và phần thân), được định nghĩa bởi thẻ nào?

    • A. <head>
    • B. <body>
    • C. <title>
    • D. <html>

    Câu 2: Dòng khai báo <!DOCTYPE html> ở đầu tệp HTML có mục đích gì?

    • A. Định nghĩa tiêu đề của trang web.
    • B. Chèn một hình ảnh vào trang.
    • C. Thông báo cho trình duyệt biết phiên bản HTML đang sử dụng.
    • D. Tạo một liên kết đến trang khác.

    Câu 3: Phần tử <head> trong cấu trúc HTML chứa đựng các loại thông tin nào sau đây?

    • A. Nội dung văn bản và hình ảnh hiển thị trên trang.
    • B. Tiêu đề trang, thông tin mô tả, tập tin CSS và JavaScript liên kết.
    • C. Các tiêu đề lớn nhỏ từ h1 đến h6.
    • D. Các đoạn văn bản và danh sách.

    Câu 4: Nội dung hiển thị cho người dùng trên trình duyệt (văn bản, hình ảnh, liên kết, bảng,...) được đặt bên trong phần tử nào của tài liệu HTML?

    • A. <html>
    • B. <head>
    • C. <body>
    • D. <meta>

    Câu 5: Thẻ HTML nào được sử dụng để xác định tiêu đề của trang web, thường xuất hiện trên thanh tiêu đề của cửa sổ trình duyệt hoặc trên tab trình duyệt?

    • A. <title>
    • B. <h1>
    • C. <header>
    • D. <meta>

    Câu 6: Để tạo một đoạn văn bản mới trong HTML, bạn sử dụng thẻ nào?

    • A. <d>
    • B. <p>
    • C. <para>
    • D. <text>

    Câu 7: Các thẻ HTML từ <h1> đến <h6> được dùng để làm gì?

    • A. Tạo danh sách.
    • B. Chèn hình ảnh.
    • C. Tạo liên kết.
    • D. Định nghĩa các cấp độ tiêu đề.

    Câu 8: Xem xét đoạn mã HTML sau: <h1>Tiêu đề chính</h1><p>Đoạn văn thứ nhất.</p><h2>Tiêu đề phụ</h2><p>Đoạn văn thứ hai.</p>. Đoạn mã này tạo ra bao nhiêu đoạn văn bản (paragraph)?

    • A. 1
    • B. 2
    • C. 3
    • D. 4

    Câu 9: Thẻ nào sau đây là một "thẻ rỗng" (empty tag) hoặc "thẻ đơn" (self-closing tag), không có thẻ đóng riêng biệt?

    • A. <p>
    • B. <h1>
    • C. <br>
    • D. <body>

    Câu 10: Thẻ nào được sử dụng để tạo một đường kẻ ngang phân cách giữa các nội dung trên trang web?

    • A. <hr>
    • B. <line>
    • C. <break>
    • D. <separator>

    Câu 11: Trong cấu trúc HTML, phần tử <meta> thường được đặt ở đâu và dùng để làm gì?

    • A. Trong <body>, để định dạng văn bản.
    • B. Trong <body>, để chèn hình ảnh.
    • C. Trong <head>, để tạo tiêu đề hiển thị trên trang.
    • D. Trong <head>, để cung cấp thông tin metadata về trang.

    Câu 12: Bạn muốn thêm thông tin mô tả về trang web của mình cho các công cụ tìm kiếm. Bạn sẽ sử dụng thẻ <meta> với thuộc tính nào?

    • A. <meta name=
    • B. <meta name=
    • C. <meta name=
    • D. <meta charset=

    Câu 13: Thuộc tính "lang" trong thẻ <html lang=

    • A. Xác định chiều rộng của trang.
    • B. Khai báo ngôn ngữ chính của nội dung trang.
    • C. Đặt tên cho tệp HTML.
    • D. Định dạng màu nền cho trang.

    Câu 14: Xem xét đoạn mã sau: <!-- Đây là một ghi chú -->. Đoạn mã này có tác dụng gì khi trang web được hiển thị trên trình duyệt?

    • A. Hiển thị dòng chữ
    • B. Tạo một liên kết đến trang khác có tên
    • C. Định dạng văn bản thành chữ in đậm.
    • D. Không hiển thị gì cả, đây là một ghi chú cho người lập trình.

    Câu 15: Trình duyệt web xử lý các ký tự xuống dòng (khi bạn nhấn Enter trong trình soạn thảo) và các khoảng trắng dư thừa trong mã HTML như thế nào?

    • A. Mỗi ký tự xuống dòng sẽ tạo ra một dòng mới hiển thị.
    • B. Mỗi khoảng trắng dư thừa sẽ được giữ nguyên khi hiển thị.
    • C. Các ký tự xuống dòng và khoảng trắng dư thừa thường bị bỏ qua hoặc coi như một khoảng trắng duy nhất.
    • D. Gây ra lỗi hiển thị trang web.

    Câu 16: Để đảm bảo trang web hiển thị đúng các ký tự đặc biệt và tiếng Việt có dấu, bạn nên thêm thẻ <meta> nào vào phần <head>?

    • A. <meta name=
    • B. <meta charset=
    • C. <meta name=
    • D. <meta http-equiv=

    Câu 17: Bạn muốn tạo một tiêu đề lớn nhất cho trang web của mình. Cú pháp HTML chính xác là gì?

    • A. <header1>Tiêu đề</header1>
    • B. <heading size=
    • C. <h1>Tiêu đề</h1>
    • D. <title>Tiêu đề</title>

    Câu 18: Khi xem mã nguồn của một trang web, bạn thấy cấu trúc như sau: <body><p>Đoạn văn thứ nhất.<br>Dòng thứ hai trong đoạn.</p></body>. Đoạn mã này sẽ hiển thị như thế nào?

    • A. Đoạn văn thứ nhất.
      Dòng thứ hai trong đoạn.
    • B. Đoạn văn thứ nhất.

      Dòng thứ hai trong đoạn.

    • C. Đoạn văn thứ nhất. Dòng thứ hai trong đoạn.
    • D. Chỉ hiển thị

    Câu 19: Giả sử bạn có đoạn mã HTML sau: <html><head><title>Trang của tôi</title></head><body><h1>Chào mừng</h1><p>Đây là nội dung.</p></body></html>. Phần nào của đoạn mã này chứa nội dung chính mà người dùng nhìn thấy?

    • A. <html>...</html>
    • B. <head>...</head>
    • C. <body>...</body>
    • D. <title>...</title>

    Câu 20: Mục đích chính của việc sử dụng các thẻ tiêu đề (h1 đến h6) trong HTML là gì?

    • A. Chỉ để làm cho văn bản trông lớn hơn.
    • B. Để tạo cấu trúc phân cấp nội dung và cải thiện khả năng đọc hiểu, tìm kiếm.
    • C. Để chèn hình ảnh vào trang.
    • D. Để tạo liên kết nội bộ trong trang.

    Câu 21: Bạn muốn tạo một tài liệu HTML cơ bản nhất. Cấu trúc tối thiểu cần có là gì?

    • A. <body>Nội dung</body>
    • B. <html>Nội dung</html>
    • C. <head><title>...</title></head><body>...</body>
    • D. <!DOCTYPE html><html><head><title>...</title></head><body>...</body></html>

    Câu 22: Sự khác biệt cơ bản giữa thẻ <title> và thẻ <h1> là gì?

    • A. Cả hai đều hiển thị tiêu đề lớn trong nội dung trang.
    • B. <title> chỉ dùng cho hình ảnh, <h1> dùng cho văn bản.
    • C. <title> hiển thị trên tab trình duyệt, <h1> hiển thị trong nội dung trang.
    • D. Cả hai đều hiển thị trên tab trình duyệt.

    Câu 23: Khi bạn cần ngắt dòng mà không bắt đầu một đoạn văn mới, bạn sử dụng thẻ nào?

    • A. <br>
    • B. <p>
    • C. <hr>
    • D. <newline>

    Câu 24: Xem xét đoạn mã HTML sau: <body><h1>Tiêu đề</h1><hr><p>Nội dung sau đường kẻ.</p></body>. Đoạn mã này sẽ hiển thị một tiêu đề, sau đó là gì?

    • A. Một dòng trống lớn.
    • B. Một đường kẻ ngang.
    • C. Một đoạn văn bản trống.
    • D. Một hình ảnh mặc định.

    Câu 25: Thẻ <meta charset=

    • A. Trong phần <head>.
    • B. Trong phần <body>.
    • C. Ngay sau thẻ </html>.
    • D. Ở bất kỳ đâu trong tài liệu.

    Câu 26: Trong cấu trúc HTML cơ bản, phần tử nào là phần tử con trực tiếp của phần tử <html>?

    • A. <p> và <h1>
    • B. <title> và <meta>
    • C. <br> và <hr>
    • D. <head> và <body>

    Câu 27: Xem xét đoạn mã HTML sau: <p>Đây là <h1>tiêu đề</h1> trong đoạn văn?</p>. Về mặt cấu trúc HTML chuẩn, đoạn mã này có vấn đề gì?

    • A. Không được phép đặt thẻ <h1> bên trong thẻ <p>.
    • B. Thiếu thẻ đóng cho <h1>.
    • C. Thiếu thuộc tính "src" cho <h1>.
    • D. Không có vấn đề gì, đây là cấu trúc hợp lệ.

    Câu 28: Thuộc tính (attribute) trong thẻ HTML có vai trò gì?

    • A. Xác định loại tài liệu HTML.
    • B. Tạo cấu trúc phân cấp cho nội dung.
    • C. Đóng vai trò như một ghi chú (comment).
    • D. Cung cấp thông tin bổ sung về phần tử.

    Câu 29: Bạn muốn tạo một tiêu đề phụ có kích thước nhỏ hơn tiêu đề chính (h1), nhưng vẫn quan trọng hơn đoạn văn bản thông thường. Bạn nên sử dụng thẻ tiêu đề nào?

    • A. <h2>
    • B. <p>
    • C. <title>
    • D. <br>

    Câu 30: Trong quá trình soạn thảo HTML, việc sử dụng phần mềm chuyên dụng như Notepad++ hoặc VS Code mang lại lợi ích gì so với trình soạn thảo văn bản thuần túy như Notepad?

    • A. Giúp mã HTML được hiển thị trực tiếp trên trình duyệt.
    • B. Tự động tạo nội dung cho trang web.
    • C. Cung cấp các tính năng hỗ trợ như tô sáng cú pháp, gợi ý mã, giúp viết code dễ dàng và ít lỗi hơn.
    • D. Chỉ dùng để xem chứ không thể chỉnh sửa mã HTML.

    1 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 9

    Câu 8: Xem xét đoạn mã HTML sau:

    Tiêu đề chính

    Đoạn văn thứ nhất.

    Tiêu đề phụ

    Đoạn văn thứ hai.

    . Đoạn mã này tạo ra bao nhiêu đoạn văn bản (paragraph)?

    2 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 9

    Câu 9: Thẻ nào sau đây là một 'thẻ rỗng' (empty tag) hoặc 'thẻ đơn' (self-closing tag), không có thẻ đóng riêng biệt?

    3 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 9

    Câu 10: Thẻ nào được sử dụng để tạo một đường kẻ ngang phân cách giữa các nội dung trên trang web?

    4 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 9

    Câu 11: Trong cấu trúc HTML, phần tử thường được đặt ở đâu và dùng để làm gì?

    5 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 9

    Câu 12: Bạn muốn thêm thông tin mô tả về trang web của mình cho các công cụ tìm kiếm. Bạn sẽ sử dụng thẻ với thuộc tính nào?

    6 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 9

    Câu 13: Thuộc tính 'lang' trong thẻ có ý nghĩa gì?

    7 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 9

    Câu 14: Xem xét đoạn mã sau: . Đoạn mã này có tác dụng gì khi trang web được hiển thị trên trình duyệt?

    8 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 9

    Câu 15: Trình duyệt web xử lý các ký tự xuống dòng (khi bạn nhấn Enter trong trình soạn thảo) và các khoảng trắng dư thừa trong mã HTML như thế nào?

    9 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 9

    Câu 16: Để đảm bảo trang web hiển thị đúng các ký tự đặc biệt và tiếng Việt có dấu, bạn nên thêm thẻ nào vào phần ?

    10 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 9

    Câu 17: Bạn muốn tạo một tiêu đề lớn nhất cho trang web của mình. Cú pháp HTML chính xác là gì?

    11 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 9

    Câu 18: Khi xem mã nguồn của một trang web, bạn thấy cấu trúc như sau:

    Đoạn văn thứ nhất.
    Dòng thứ hai trong đoạn.

    . Đoạn mã này sẽ hiển thị như thế nào?

    12 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 9

    Câu 19: Giả sử bạn có đoạn mã HTML sau: Trang của tôi

    Chào mừng

    Đây là nội dung.

    . Phần nào của đoạn mã này chứa nội dung chính mà người dùng nhìn thấy?

    13 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 9

    Câu 20: Mục đích chính của việc sử dụng các thẻ tiêu đề (h1 đến h6) trong HTML là gì?

    14 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 9

    Câu 21: Bạn muốn tạo một tài liệu HTML cơ bản nhất. Cấu trúc tối thiểu cần có là gì?

    15 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 9

    Câu 22: Sự khác biệt cơ bản giữa thẻ và thẻ </p> <h1> là gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468190]' id='ays-answer-1848117-15629' value='1848117'/> <label for='ays-answer-1848117-15629' class=' ays_position_initial ays-quiz-keyboard-label'>Cả hai đều hiển thị tiêu đề lớn trong nội dung trang.</label><label for='ays-answer-1848117-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468190]' id='ays-answer-1848118-15629' value='1848118'/> <label for='ays-answer-1848118-15629' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;title&gt; chỉ dùng cho hình ảnh, &lt;h1&gt; dùng cho văn bản.</label><label for='ays-answer-1848118-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468190]' id='ays-answer-1848119-15629' value='1848119'/> <label for='ays-answer-1848119-15629' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;title&gt; hiển thị trên tab trình duyệt, &lt;h1&gt; hiển thị trong nội dung trang.</label><label for='ays-answer-1848119-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468190]' id='ays-answer-1848120-15629' value='1848120'/> <label for='ays-answer-1848120-15629' class=' ays_position_initial ays-quiz-keyboard-label'>Cả hai đều hiển thị trên tab trình duyệt.</label><label for='ays-answer-1848120-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_15629 === 'undefined'){ window.quizOptions_15629 = []; } window.quizOptions_15629['468190'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTg0ODExNyI6IjAiLCIxODQ4MTE4IjoiMCIsIjE4NDgxMTkiOiIxIiwiMTg0ODEyMCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='468191' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>16 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 9</strong> </p> <div class='ays_quiz_question'> <p>Câu 23: Khi bạn cần ngắt dòng *mà không* bắt đầu một đoạn văn mới, bạn sử dụng thẻ nào?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468191]' id='ays-answer-1848121-15629' value='1848121'/> <label for='ays-answer-1848121-15629' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;br&gt;</label><label for='ays-answer-1848121-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468191]' id='ays-answer-1848122-15629' value='1848122'/> <label for='ays-answer-1848122-15629' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;p&gt;</label><label for='ays-answer-1848122-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468191]' id='ays-answer-1848123-15629' value='1848123'/> <label for='ays-answer-1848123-15629' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;hr&gt;</label><label for='ays-answer-1848123-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468191]' id='ays-answer-1848124-15629' value='1848124'/> <label for='ays-answer-1848124-15629' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;newline&gt;</label><label for='ays-answer-1848124-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_15629 === 'undefined'){ window.quizOptions_15629 = []; } window.quizOptions_15629['468191'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTg0ODEyMSI6IjEiLCIxODQ4MTIyIjoiMCIsIjE4NDgxMjMiOiIwIiwiMTg0ODEyNCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='468192' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>17 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 9</strong> </p> <div class='ays_quiz_question'> <p>Câu 24: Xem xét đoạn mã HTML sau: <body></p> <h1>Tiêu đề</h1> <hr> <p>Nội dung sau đường kẻ.</p> <p></body>. Đoạn mã này sẽ hiển thị một tiêu đề, sau đó là gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468192]' id='ays-answer-1848125-15629' value='1848125'/> <label for='ays-answer-1848125-15629' class=' ays_position_initial ays-quiz-keyboard-label'>Một dòng trống lớn.</label><label for='ays-answer-1848125-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468192]' id='ays-answer-1848126-15629' value='1848126'/> <label for='ays-answer-1848126-15629' class=' ays_position_initial ays-quiz-keyboard-label'>Một đường kẻ ngang.</label><label for='ays-answer-1848126-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468192]' id='ays-answer-1848127-15629' value='1848127'/> <label for='ays-answer-1848127-15629' class=' ays_position_initial ays-quiz-keyboard-label'>Một đoạn văn bản trống.</label><label for='ays-answer-1848127-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468192]' id='ays-answer-1848128-15629' value='1848128'/> <label for='ays-answer-1848128-15629' class=' ays_position_initial ays-quiz-keyboard-label'>Một hình ảnh mặc định.</label><label for='ays-answer-1848128-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_15629 === 'undefined'){ window.quizOptions_15629 = []; } window.quizOptions_15629['468192'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTg0ODEyNSI6IjAiLCIxODQ4MTI2IjoiMSIsIjE4NDgxMjciOiIwIiwiMTg0ODEyOCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='468193' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>18 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 9</strong> </p> <div class='ays_quiz_question'> <p>Câu 25: Thẻ <meta charset="UTF-8"> nên được đặt ở đâu trong tài liệu HTML?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468193]' id='ays-answer-1848129-15629' value='1848129'/> <label for='ays-answer-1848129-15629' class=' ays_position_initial ays-quiz-keyboard-label'>Trong phần &lt;head&gt;.</label><label for='ays-answer-1848129-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468193]' id='ays-answer-1848130-15629' value='1848130'/> <label for='ays-answer-1848130-15629' class=' ays_position_initial ays-quiz-keyboard-label'>Trong phần &lt;body&gt;.</label><label for='ays-answer-1848130-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468193]' id='ays-answer-1848131-15629' value='1848131'/> <label for='ays-answer-1848131-15629' class=' ays_position_initial ays-quiz-keyboard-label'>Ngay sau thẻ &lt;/html&gt;.</label><label for='ays-answer-1848131-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468193]' id='ays-answer-1848132-15629' value='1848132'/> <label for='ays-answer-1848132-15629' class=' ays_position_initial ays-quiz-keyboard-label'>Ở bất kỳ đâu trong tài liệu.</label><label for='ays-answer-1848132-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_15629 === 'undefined'){ window.quizOptions_15629 = []; } window.quizOptions_15629['468193'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTg0ODEyOSI6IjEiLCIxODQ4MTMwIjoiMCIsIjE4NDgxMzEiOiIwIiwiMTg0ODEzMiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='468194' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>19 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 9</strong> </p> <div class='ays_quiz_question'> <p>Câu 26: Trong cấu trúc HTML cơ bản, phần tử nào là phần tử con trực tiếp của phần tử <html>?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468194]' id='ays-answer-1848133-15629' value='1848133'/> <label for='ays-answer-1848133-15629' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;p&gt; và &lt;h1&gt;</label><label for='ays-answer-1848133-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468194]' id='ays-answer-1848134-15629' value='1848134'/> <label for='ays-answer-1848134-15629' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;title&gt; và &lt;meta&gt;</label><label for='ays-answer-1848134-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468194]' id='ays-answer-1848135-15629' value='1848135'/> <label for='ays-answer-1848135-15629' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;br&gt; và &lt;hr&gt;</label><label for='ays-answer-1848135-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468194]' id='ays-answer-1848136-15629' value='1848136'/> <label for='ays-answer-1848136-15629' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;head&gt; và &lt;body&gt;</label><label for='ays-answer-1848136-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_15629 === 'undefined'){ window.quizOptions_15629 = []; } window.quizOptions_15629['468194'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTg0ODEzMyI6IjAiLCIxODQ4MTM0IjoiMCIsIjE4NDgxMzUiOiIwIiwiMTg0ODEzNiI6IjEifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='468195' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>20 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 9</strong> </p> <div class='ays_quiz_question'> <p>Câu 27: Xem xét đoạn mã HTML sau: </p> <p>Đây là </p> <h1>tiêu đề</h1> <p> trong đoạn văn?</p> <p>. Về mặt cấu trúc HTML chuẩn, đoạn mã này có vấn đề gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468195]' id='ays-answer-1848137-15629' value='1848137'/> <label for='ays-answer-1848137-15629' class=' ays_position_initial ays-quiz-keyboard-label'>Không được phép đặt thẻ &lt;h1&gt; bên trong thẻ &lt;p&gt;.</label><label for='ays-answer-1848137-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468195]' id='ays-answer-1848138-15629' value='1848138'/> <label for='ays-answer-1848138-15629' class=' ays_position_initial ays-quiz-keyboard-label'>Thiếu thẻ đóng cho &lt;h1&gt;.</label><label for='ays-answer-1848138-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468195]' id='ays-answer-1848139-15629' value='1848139'/> <label for='ays-answer-1848139-15629' class=' ays_position_initial ays-quiz-keyboard-label'>Thiếu thuộc tính 'src' cho &lt;h1&gt;.</label><label for='ays-answer-1848139-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468195]' id='ays-answer-1848140-15629' value='1848140'/> <label for='ays-answer-1848140-15629' class=' ays_position_initial ays-quiz-keyboard-label'>Không có vấn đề gì, đây là cấu trúc hợp lệ.</label><label for='ays-answer-1848140-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_15629 === 'undefined'){ window.quizOptions_15629 = []; } window.quizOptions_15629['468195'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTg0ODEzNyI6IjEiLCIxODQ4MTM4IjoiMCIsIjE4NDgxMzkiOiIwIiwiMTg0ODE0MCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='468196' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>21 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 9</strong> </p> <div class='ays_quiz_question'> <p>Câu 28: Thuộc tính (attribute) trong thẻ HTML có vai trò gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468196]' id='ays-answer-1848141-15629' value='1848141'/> <label for='ays-answer-1848141-15629' class=' ays_position_initial ays-quiz-keyboard-label'>Xác định loại tài liệu HTML.</label><label for='ays-answer-1848141-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468196]' id='ays-answer-1848142-15629' value='1848142'/> <label for='ays-answer-1848142-15629' class=' ays_position_initial ays-quiz-keyboard-label'>Tạo cấu trúc phân cấp cho nội dung.</label><label for='ays-answer-1848142-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468196]' id='ays-answer-1848143-15629' value='1848143'/> <label for='ays-answer-1848143-15629' class=' ays_position_initial ays-quiz-keyboard-label'>Đóng vai trò như một ghi chú (comment).</label><label for='ays-answer-1848143-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468196]' id='ays-answer-1848144-15629' value='1848144'/> <label for='ays-answer-1848144-15629' class=' ays_position_initial ays-quiz-keyboard-label'>Cung cấp thông tin bổ sung về phần tử.</label><label for='ays-answer-1848144-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_15629 === 'undefined'){ window.quizOptions_15629 = []; } window.quizOptions_15629['468196'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTg0ODE0MSI6IjAiLCIxODQ4MTQyIjoiMCIsIjE4NDgxNDMiOiIwIiwiMTg0ODE0NCI6IjEifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='468197' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>22 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 9</strong> </p> <div class='ays_quiz_question'> <p>Câu 29: Bạn muốn tạo một tiêu đề phụ có kích thước nhỏ hơn tiêu đề chính (h1), nhưng vẫn quan trọng hơn đoạn văn bản thông thường. Bạn nên sử dụng thẻ tiêu đề nào?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468197]' id='ays-answer-1848145-15629' value='1848145'/> <label for='ays-answer-1848145-15629' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;h2&gt;</label><label for='ays-answer-1848145-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468197]' id='ays-answer-1848146-15629' value='1848146'/> <label for='ays-answer-1848146-15629' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;p&gt;</label><label for='ays-answer-1848146-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468197]' id='ays-answer-1848147-15629' value='1848147'/> <label for='ays-answer-1848147-15629' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;title&gt;</label><label for='ays-answer-1848147-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468197]' id='ays-answer-1848148-15629' value='1848148'/> <label for='ays-answer-1848148-15629' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;br&gt;</label><label for='ays-answer-1848148-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_15629 === 'undefined'){ window.quizOptions_15629 = []; } window.quizOptions_15629['468197'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTg0ODE0NSI6IjEiLCIxODQ4MTQ2IjoiMCIsIjE4NDgxNDciOiIwIiwiMTg0ODE0OCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='468198' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>23 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 9</strong> </p> <div class='ays_quiz_question'> <p>Câu 30: Trong quá trình soạn thảo HTML, việc sử dụng phần mềm chuyên dụng như Notepad++ hoặc VS Code mang lại lợi ích gì so với trình soạn thảo văn bản thuần túy như Notepad?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468198]' id='ays-answer-1848149-15629' value='1848149'/> <label for='ays-answer-1848149-15629' class=' ays_position_initial ays-quiz-keyboard-label'>Giúp mã HTML được hiển thị trực tiếp trên trình duyệt.</label><label for='ays-answer-1848149-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468198]' id='ays-answer-1848150-15629' value='1848150'/> <label for='ays-answer-1848150-15629' class=' ays_position_initial ays-quiz-keyboard-label'>Tự động tạo nội dung cho trang web.</label><label for='ays-answer-1848150-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468198]' id='ays-answer-1848151-15629' value='1848151'/> <label for='ays-answer-1848151-15629' class=' ays_position_initial ays-quiz-keyboard-label'>Cung cấp các tính năng hỗ trợ như tô sáng cú pháp, gợi ý mã, giúp viết code dễ dàng và ít lỗi hơn.</label><label for='ays-answer-1848151-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-468198]' id='ays-answer-1848152-15629' value='1848152'/> <label for='ays-answer-1848152-15629' class=' ays_position_initial ays-quiz-keyboard-label'>Chỉ dùng để xem chứ không thể chỉnh sửa mã HTML.</label><label for='ays-answer-1848152-15629' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_15629 === 'undefined'){ window.quizOptions_15629 = []; } window.quizOptions_15629['468198'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTg0ODE0OSI6IjAiLCIxODQ4MTUwIjoiMCIsIjE4NDgxNTEiOiIxIiwiMTg0ODE1MiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='468199' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>24 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 8: Định dạng văn bản</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 9</strong> </p> <div class='ays_quiz_question'> <p>Câu 1: Thẻ HTML nào sau đây được sử dụng để đánh dấu một đoạn văn bản, tự động tạo khoảng trắng phía trên và dưới?</p> </div> <div class='ays-quiz-answers ays_list_view_container '><script> if(typeof window.quizOptions_15629 === 'undefined'){ window.quizOptions_15629 = []; } window.quizOptions_15629['468199'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOltdfQ==';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='468200' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>25 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 8: Định dạng văn bản</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 9</strong> </p> <div class='ays_quiz_question'> <p>Câu 2: Để tạo một tiêu đề cấp quan trọng nhất (lớn nhất theo mặc định) trong HTML, bạn sẽ sử dụng thẻ nào?</p> </div> <div class='ays-quiz-answers ays_list_view_container '><script> if(typeof window.quizOptions_15629 === 'undefined'){ window.quizOptions_15629 = []; } window.quizOptions_15629['468200'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOltdfQ==';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='468201' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>26 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 8: Định dạng văn bản</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 9</strong> </p> <div class='ays_quiz_question'> <p>Câu 3: Bạn muốn chèn một dòng xuống dòng trong văn bản mà không bắt đầu một đoạn văn mới. Thẻ HTML thích hợp nhất để làm điều này là gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '><script> if(typeof window.quizOptions_15629 === 'undefined'){ window.quizOptions_15629 = []; } window.quizOptions_15629['468201'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOltdfQ==';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='468202' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>27 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 8: Định dạng văn bản</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 9</strong> </p> <div class='ays_quiz_question'> <p>Câu 4: Xem xét đoạn mã HTML sau: </p> <p>H<sub>2</sub>O</p> <p>. Đoạn mã này sẽ hiển thị như thế nào trên trình duyệt?</p> </div> <div class='ays-quiz-answers ays_list_view_container '><script> if(typeof window.quizOptions_15629 === 'undefined'){ window.quizOptions_15629 = []; } window.quizOptions_15629['468202'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOltdfQ==';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='468203' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>28 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 8: Định dạng văn bản</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 9</strong> </p> <div class='ays_quiz_question'> <p>Câu 5: Thẻ <strong> trong HTML được sử dụng để:</p> </div> <div class='ays-quiz-answers ays_list_view_container '><script> if(typeof window.quizOptions_15629 === 'undefined'){ window.quizOptions_15629 = []; } window.quizOptions_15629['468203'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOltdfQ==';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='468204' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>29 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 8: Định dạng văn bản</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 9</strong> </p> <div class='ays_quiz_question'> <p>Câu 6: Sự khác biệt chính về mục đích sử dụng giữa thẻ </p> <div> và <span> là gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '><script> if(typeof window.quizOptions_15629 === 'undefined'){ window.quizOptions_15629 = []; } window.quizOptions_15629['468204'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOltdfQ==';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='468205' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>30 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 8: Định dạng văn bản</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 9</strong> </p> <div class='ays_quiz_question'> <p>Câu 7: Để thay đổi màu sắc của một đoạn văn bản cụ thể trong HTML bằng cách sử dụng thuộc tính `style` (inline CSS), bạn sẽ sử dụng cú pháp nào?</p> </div> <div class='ays-quiz-answers ays_list_view_container '><script> if(typeof window.quizOptions_15629 === 'undefined'){ window.quizOptions_15629 = []; } window.quizOptions_15629['468205'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOltdfQ==';</script></div> <style> .validate-quiz { display: flex; align-items: center; justify-content: center; } .validate-quiz a { border-radius: 30px; /* height: 40px; */ background: #5390f5; color: #fff; text-decoration: unset; padding: 10px 20px; } .validate-quiz input { margin: 0 !important; } .form-kw-hub { background: #fff; border: 1px solid #ddd; padding: 16px; border-radius: 12px; text-align:left; margin: 20px auto; box-shadow: 0 2px 10px rgba(0,0,0,0.05); font-family: Arial, sans-serif; } .keyword-hub-guide { margin-bottom: 15px; } .validate-quiz-inner { display: flex; gap: 10px; background: #fff; box-shadow: 0 0 10px #ccc; margin: 10px auto; width: 500px; border-radius: 30px; padding: 5px; justify-content: space-between; align-items:center; overflow:hidden; } .validate-quiz-inner input[type=text] { border: 0 !important; font-size: 16px !important; } .keyword-item span { font-weight: bold; font-size: 16px; } .copy-keyword-btn { color: #000; padding: 6px 12px; border-radius: 6px; text-decoration: none; transition: background 0.3s; text-transform: uppercase; font-weight: bold; font-size: 22px; } .copy-keyword-btn:hover { background: #005f8d; } .validate-quiz { display: flex; gap: 10px; align-items: center; } .validate-quiz input[type="text"] { flex: 1; padding: 8px 12px; border-radius: 6px; border: 1px solid #ccc; } a.get_new_mission { padding: 8px 25px; line-height: 0; border-radius: 30px; background-color: #fff0; text-transform: uppercase; color: #4285f4; border: 1px solid #4285f4; transition: all 0.2s; cursor: pointer; margin-left: 15px; font-size: 16px; text-decoration: unset; } .submit-btn { background: #28a745; color: white; padding: 8px 16px; border-radius: 6px; text-decoration: none; cursor: pointer; transition: background 0.3s; } .submit-btn:hover { background: #218838; } a.copy-keyword-btn:active, a.copy-keyword-btn:hover { color: #fff; } a#submit_kw_hub { cursor: pointer; } @keyframes ld-spin { 0% { animation-timing-function: cubic-bezier(0.5856,0.0703,0.4143,0.9297); transform: rotate(0) } 100% { transform: rotate(360deg) } } .ld.ld-spin { animation: ld-spin 1s infinite linear } @keyframes ld-cycle { 0% { animation-timing-function: cubic-bezier(0.3333,0.3333,0.6667,0.6667); transform: rotate(0) } 100% { transform: rotate(360deg) } } .ld.ld-cycle { animation: ld-cycle 1s infinite linear } @media(max-width: 991px){ .form-kw-hub p { margin: 0 !important; } } </style> <link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/gh/loadingio/ldbutton@latest/dist/index.min.css" /> <a id="view_result_hub" class="action-button ays-quiz-keyboard-active" href="javascript:;">Xem kết quả</a> <div class="form-kw-hub ld-over" id="form-kw-hub" style="display:none" data-id="30"> <div class="ld ld-ring ld-spin" style="font-size:3em;color:#999"></div> <div class="keyword-hub-title keyword-item"> <h3 style="text-align:center;font-weight:bold;color:#c12c31;margin-top:10px;">Bạn ơi!!! Để xem được kết quả<br>bạn vui lòng làm nhiệm vụ nhỏ xíu này nha</h3> <h4 style="text-align:center;font-size:16px;line-height:20px;font-weight:normal;margin-top:10px;margin-bottom:10px;color:#021184">LƯU Ý: Không sử dụng VPN hoặc 1.1.1.1 khi vượt link</h4> </div> <div class="validate-quiz"> <div class="validate-quiz-inner"> <input type="text" value="" placeholder="Nhập mã vừa kiếm được vào đây" id="kw-hub-input" maxlength="10" /> <input type="hidden" value="" id="kw-id" /> <a id="submit_kw_hub">Nhận kết quả</a> </div> <div class="message" style="display: none; color: red; text-align: center;">Xảy ra lỗi</div> </div> <p> <strong style="color: #c12c31;">Bước 1: </strong>Mở tab mới, truy cập <a href="javascript:;" style="color: #1e73be;"><strong>Google.com</strong></a> <img decoding="async" src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/images/google.png" width="100px" style="margin-left: 30px; margin-bottom: -10px; display: inline-block;" alt="google" /> </p> <p> <strong style="color: #c12c31;">Bước 2: </strong>Tìm kiếm từ khóa: <strong id="keyword-content" style="font-size: 24px; color: red; cursor: no-drop; -webkit-user-select: none; -webkit-touch-callout: none; -moz-user-select: none; -ms-user-select: none; user-select: none;"> vận chuyển văn phòng giá rẻ </strong> <a href="javascript:;" class="copy-keyword-btn"><span class="fa fa-copy"></span></a> <a href="javascript:;" class="get_new_mission ld-ext-right" id="get_new_mission">Đổi nhiệm vụ <span class="ld ld-ring ld-spin"></span> </a> </p> <p><img decoding="async" src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/images/thanh-tim-kiem.jpg" width="100%" alt="thanh-tim-kiem" /></p> <p><strong style="color: #c12c31;">Bước 3: </strong>Trong kết quả tìm kiếm Google, hãy tìm website giống dưới hình:</p> <p style="border: 1px solid red;"><div class="keyword-hub-guide"> <img decoding="async" id="kw_guide_image" alt="" src="" /> </div> </p> <p>(Nếu trang 1 không có hãy tìm ở trang 2, 3, 4... nhé <img decoding="async" src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/images/trang-google.png" width="250px" style="display: inline-block;" alt="trang-google" />)</p> <p><strong style="color: #c12c31;">Bước 4:</strong> Cuộn xuống cuối bài viết rồi bấm vào nút <strong>GIỐNG HÌNH DƯỚI</strong> và chờ 1 lát để lấy mã:</p> <p style="text-align: center;"> <img decoding="async" class="kw_get_pass" style="max-width: 300px; border: 1px dashed red; display: inline-block;" data-src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/images/getpass.png" src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/images/getpass.png" alt="getpass" /> </p> </div> <input type="submit" name="ays_finish_quiz" class=" ays_next ays_finish action-button ays-quiz-keyboard-active" value="" style="display:none"> <script> setTimeout(function() { var submitButton = document.querySelector('input[name="ays_finish_quiz"]'); if (submitButton) { submitButton.remove(); } }, 2400000); </script> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ays_thank_you_fs'> <div class='ays-abs-fs ays-end-page'> <div style='text-align:center;'><div data-class='lds-ellipsis' data-role='loader' class='ays-loader'><div></div><div></div><div></div><div></div></div></div><div class='ays_quiz_results_page'><div class='ays_score_message'></div><div class='ays_message'></div><p class='ays_restart_button_p'></p></div></div></div><style> div#ays-quiz-container-15629 * { box-sizing: border-box; } #ays-quiz-container-15629 [id^='ays_finish_quiz_'] div.step div.ays-abs-fs { width: 90%; } /* Styles for Internet Explorer start */ #ays-quiz-container-15629 #ays_finish_quiz_15629 { } /* Styles for Quiz container */ #ays-quiz-container-15629{ min-height: 450px; width:800px; background-color:#fff; background-position:center center;border-radius:8px 8px 0px 8px;box-shadow: none;border: none;} /* Styles for Navigation bar */ #ays-quiz-questions-nav-wrap-15629 { width: 100%; max-width: 100%; margin: auto;border-radius:8px 8px 0px 8px;box-shadow: none;border: none;} #ays-quiz-questions-nav-wrap-15629 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item a.ays_questions_nav_question { /* color: #000000; border-color: #000000; background-color: #fff; */ color: #000; border-color: #dddddd; background-color: #ffffff; outline: unset; text-decoration: unset; } #ays-quiz-questions-nav-wrap-15629 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item.ays-quiz-questions-nav-item-active a.ays_questions_nav_question { /* box-shadow: inset 0 0 5px #000000, 0 0 5px #000000; */ box-shadow: 0px 3px 5px rgba(143, 143, 143, 0.38); background: #E5E7ED; outline: unset; border-color: transparent; } #ays-quiz-questions-nav-wrap-15629 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item.ays-quiz-questions-nav-item-answered a.ays_questions_nav_question { /* color: #fff; border-color: #fff; background-color: #000000; */ color: #C6C6C6; border-color: transparent; background-color: #F5F5F5; } #ays-quiz-questions-nav-wrap-15629 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item a.ays_questions_nav_question.ays_quiz_correct_answer { /* color: rgba(39, 174, 96, 1); border-color: rgba(39, 174, 96, 1); */ color: #000; border-color: transparent; background-color: rgba(39, 174, 96, 0.4); } #ays-quiz-questions-nav-wrap-15629 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item a.ays_questions_nav_question.ays_quiz_wrong_answer { /* color: rgba(243, 134, 129, 1); border-color: rgba(243, 134, 129, 1); */ color: #000; border-color: transparent; background-color: rgba(243, 134, 129, 0.4); } #ays-quiz-questions-nav-wrap-15629 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item.ays-quiz-questions-nav-item-active a.ays_questions_nav_question.ays_quiz_correct_answer, #ays-quiz-questions-nav-wrap-15629 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item.ays-quiz-questions-nav-item-active a.ays_questions_nav_question.ays_quiz_wrong_answer { /* filter: drop-shadow(0px 3px 5px rgba(143, 143, 143, 0.38)); */ box-shadow: 0px 3px 5px rgba(143, 143, 143, 0.38); } #ays-quiz-container-15629.ays-quiz-container .ays-quiz-questions-nav-bookmark-box { position: absolute; top: 40px; right: 40px; z-index: 10; } #ays-quiz-container-15629.ays-quiz-container .ays-quiz-questions-nav-bookmark-box .ays-navbar-bookmark { height: 100%; cursor: pointer; width: 13px; box-shadow: unset; } /* Styles for questions */ #ays-quiz-container-15629 #ays_finish_quiz_15629 div.step { min-height: 450px; } /* Styles for text inside quiz container */ #ays-quiz-container-15629.ays-quiz-container .ays-questions-container .ays-start-page *:not(input), #ays-quiz-container-15629.ays-quiz-container .ays-questions-container label[for^="ays-answer-"], #ays-quiz-container-15629.ays-quiz-container .ays-questions-container .ays-matching-field-choice, #ays-quiz-container-15629.ays-quiz-container .ays-questions-container p, #ays-quiz-container-15629.ays-quiz-container .ays-questions-container form .step:not(.ays_thank_you_fs) p, #ays-quiz-container-15629.ays-quiz-container .ays-questions-container .ays-fs-title, #ays-quiz-container-15629.ays-quiz-container .ays-questions-container .ays-fs-subtitle, #ays-quiz-container-15629.ays-quiz-container .ays-questions-container .logged_in_message, #ays-quiz-container-15629.ays-quiz-container .ays-questions-container .ays-quiz-limitation-count-of-takers, #ays-quiz-container-15629.ays-quiz-container .ays-questions-container .ays-quiz-limitation-count-of-takers *, #ays-quiz-container-15629.ays-quiz-container .ays-questions-container .ays_score_message, #ays-quiz-container-15629.ays-quiz-container .ays-questions-container .ays_message{ color: #000000; outline: none; } #ays-quiz-container-15629.ays-quiz-container .ays-questions-container .ays_question_hint { color: #000000; } /* Quiz title / transformation */ #ays-quiz-container-15629 .ays-fs-title{ text-transform: uppercase; font-size: 28px; text-align: center; text-shadow: none; } #ays-quiz-container-15629 .ays-quiz-password-message-box, #ays-quiz-container-15629 .ays-quiz-question-note-message-box, #ays-quiz-container-15629 .ays_quiz_question, #ays-quiz-container-15629 .ays_quiz_question *:not([class^='enlighter']) { color: #000000; } #ays-quiz-container-15629 textarea, #ays-quiz-container-15629 input::first-letter, #ays-quiz-container-15629 select::first-letter, #ays-quiz-container-15629 option::first-letter { color: initial !important; } #ays-quiz-container-15629 p::first-letter:not(.ays_no_questions_message) { color: #000000 !important; background-color: transparent !important; font-size: inherit !important; font-weight: inherit !important; float: none !important; line-height: inherit !important; margin: 0 !important; padding: 0 !important; } #ays-quiz-container-15629 .select2-container, #ays-quiz-container-15629 .ays-questions-container form .ays-quiz-answers .ays-field * { font-size: 15px; } #ays-quiz-container-15629 .ays-fs-subtitle p { text-align: center ; } #ays-quiz-container-15629 .ays_quiz_question p { font-size: 16px; text-align: center; } #ays-quiz-container-15629 .ays_quiz_question { text-align: center ; margin-bottom: 10px; } #ays-quiz-container-15629 .ays_quiz_question pre { max-width: 100%; white-space: break-spaces; } div#ays-quiz-container-15629 .ays-questions-container .ays-field, div#ays-quiz-container-15629 .ays-questions-container .ays-field input~label[for^='ays-answer-'], div#ays-quiz-container-15629 .ays-questions-container .ays-modern-dark-question *, div#ays-quiz-container-15629 .ays-questions-container .ays_quiz_question, div#ays-quiz-container-15629 .ays-questions-container .ays_quiz_question *{ word-break: break-word; } #ays-quiz-container-15629 .ays-quiz-timer p { font-size: 16px; } #ays-quiz-container-15629 section.ays_quiz_redirection_timer_container hr, #ays-quiz-container-15629 section.ays_quiz_timer_container hr { margin: 0; } #ays-quiz-container-15629 section.ays_quiz_timer_container.ays_quiz_timer_red_warning .ays-quiz-timer { color: red; } #ays-quiz-container-15629 .ays_thank_you_fs p { text-align: center; } #ays-quiz-container-15629 .information_form input[type='text'], #ays-quiz-container-15629 .information_form input[type='url'], #ays-quiz-container-15629 .information_form input[type='number'], #ays-quiz-container-15629 .information_form input[type='email'], #ays-quiz-container-15629 .information_form input[type='tel'], #ays-quiz-container-15629 .information_form textarea, #ays-quiz-container-15629 .information_form select, #ays-quiz-container-15629 .information_form option { color: initial !important; outline: none; margin-left: 0; background-image: unset; } #ays-quiz-container-15629 .information_form input[type='checkbox'] { margin: 0 10px; outline: initial; -webkit-appearance: auto; -moz-appearance: auto; position: initial; width: initial; height: initial; border: initial; background: initial; } #ays-quiz-container-15629 .information_form input[type='checkbox']::after { content: none; } #ays-quiz-container-15629 .wrong_answer_text{ color:#ff4d4d; } #ays-quiz-container-15629 .right_answer_text{ color:#33cc33; } #ays-quiz-container-15629 .right_answer_text p { font-size:16px; } #ays-quiz-container-15629 .wrong_answer_text p { font-size:16px; } #ays-quiz-container-15629 .ays_questtion_explanation p { font-size:16px; } #ays-quiz-container-15629 .wrong_answer_text *:not(strong) { text-transform:none; text-decoration: none; letter-spacing: 0px; font-weight: normal; } #ays-quiz-container-15629 .ays_questtion_explanation *:not(strong) { text-transform:none; text-decoration: none; letter-spacing: 0px; font-weight: normal; } #ays-quiz-container-15629 .right_answer_text *:not(strong) { text-transform:none; text-decoration: none; letter-spacing: 0px; font-weight: normal; } #ays-quiz-container-15629 .ays-quiz-question-note-message-box p { font-size:14px; } #ays-quiz-container-15629 .ays-quiz-question-note-message-box *:not(strong) { text-transform:none; text-decoration: none; letter-spacing: 0px; font-weight: normal; } #ays-quiz-container-15629 .ays_cb_and_a, #ays-quiz-container-15629 .ays_cb_and_a * { color: rgb(0,0,0); text-align: center; } #ays-quiz-container-15629 iframe { /*min-height: 450px;*/ } #ays-quiz-container-15629 label.ays_for_checkbox, #ays-quiz-container-15629 span.ays_checkbox_for_span { color: initial !important; display: block; } /* Quiz textarea height */ #ays-quiz-container-15629 textarea { height: 100px; min-height: 100px; } /* Quiz rate and passed users count */ #ays-quiz-container-15629 .ays_quizn_ancnoxneri_qanak, #ays-quiz-container-15629 .ays_quiz_rete_avg{ color:#fff; background-color:#000000; } #ays-quiz-container-15629 .ays-questions-container > .ays_quizn_ancnoxneri_qanak { padding: 5px 20px; } #ays-quiz-container-15629 div.for_quiz_rate.ui.star.rating .icon { color: rgba(0,0,0,0.35); } #ays-quiz-container-15629 .ays_quiz_rete_avg div.for_quiz_rate_avg.ui.star.rating .icon { color: rgba(255,255,255,0.5); } #ays-quiz-container-15629 .ays_quiz_rete .ays-quiz-rate-link-box .ays-quiz-rate-link { color: #000000; } /* Loaders */ #ays-quiz-container-15629 div.lds-spinner, #ays-quiz-container-15629 div.lds-spinner2 { color: #000000; } #ays-quiz-container-15629 div.lds-spinner div:after, #ays-quiz-container-15629 div.lds-spinner2 div:after { background-color: #000000; } #ays-quiz-container-15629 .lds-circle, #ays-quiz-container-15629 .lds-facebook div, #ays-quiz-container-15629 .lds-ellipsis div{ background: #000000; } #ays-quiz-container-15629 .lds-ripple div{ border-color: #000000; } #ays-quiz-container-15629 .lds-dual-ring::after, #ays-quiz-container-15629 .lds-hourglass::after{ border-color: #000000 transparent #000000 transparent; } /* Stars */ #ays-quiz-container-15629 .ui.rating .icon, #ays-quiz-container-15629 .ui.rating .icon:before { font-family: Rating !important; } /* Progress bars */ #ays-quiz-container-15629 #ays_finish_quiz_15629 .ays-progress { border-color: rgba(0,0,0,0.8); } #ays-quiz-container-15629 #ays_finish_quiz_15629 .ays-progress-bg { background-color: rgba(0,0,0,0.3); } #ays-quiz-container-15629 .ays-progress-value { color: #000000; text-align: center; } #ays-quiz-container-15629 .ays-progress-bar { background-color: #5d6cf9; } #ays-quiz-container-15629 .ays-question-counter .ays-live-bar-wrap { direction:ltr !important; } #ays-quiz-container-15629 .ays-live-bar-fill{ color: #000000; border-bottom: 2px solid rgba(0,0,0,0.8); text-shadow: 0px 0px 5px #fff; } #ays-quiz-container-15629 .ays-live-bar-fill.ays-live-fourth, #ays-quiz-container-15629 .ays-live-bar-fill.ays-live-third, #ays-quiz-container-15629 .ays-live-bar-fill.ays-live-second { text-shadow: unset; } #ays-quiz-container-15629 .ays-live-bar-percent{ display:none; } /* Music, Sound */ #ays-quiz-container-15629 .ays_music_sound { color:rgb(0,0,0); } /* Dropdown questions scroll bar */ #ays-quiz-container-15629 blockquote { border-left-color: #000000 !important; } /* Quiz Password */ #ays-quiz-container-15629 .ays-start-page > input[id^='ays_quiz_password_val_'], #ays-quiz-container-15629 .ays-quiz-password-toggle-visibility-box { width: 100%; margin: 0 auto; } /* Question hint */ #ays-quiz-container-15629 .ays_question_hint_container .ays_question_hint_text { background-color:#fff; box-shadow: 0 0 15px 3px rgba(201,201,201,0.6); max-width: 270px; color: #000000; } #ays-quiz-container-15629 .ays_question_hint_container .ays_question_hint_text p { max-width: unset; } #ays-quiz-container-15629 .ays-quiz-additonal-box { display: flex; justify-content: flex-end; align-items: center; position: relative; } /* Quiz Export PDF */ #ays-quiz-container-15629 .ays-export-quiz-button-container .ays-export-quiz-button-more-box { background-color:#fff; box-shadow: 0 0 15px 3px rgba(201,201,201,0.6); box-shadow: 0.025px 0.025px 1px 1px rgba(201,201,201,0.2), 0px 2px 1px 0px rgba(201,201,201,0.14), 0px 2px 5px 0 rgba(201,201,201,0.12); max-width: 190px; color: #000000; } #ays-quiz-container-15629 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item:hover, #ays-quiz-container-15629 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item:focus { background-color: rgba(93,108,249,0.3); } #ays-quiz-container-15629 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item:active { background-color: rgba(93,108,249,1); } #ays-quiz-container-15629 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item { color: #000000; display: flex; justify-content: space-between; align-items: center; font-size: 14px; background-image: unset; box-shadow: unset; border-radius: unset; } #ays-quiz-container-15629 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item .ays-export-quiz-dropdown-item-icon { margin-left: 10px; } #ays-quiz-container-15629 .ays-export-quiz-button-container .ays-export-quiz-img-icon-content-div svg path { stroke: #000000; } #ays-quiz-container-15629 .ays-export-quiz-button-container .ays-export-quiz-img-icon-content-div svg circle { fill: rgba(93,108,249,0.3); } #ays-quiz-container-15629 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item-icon svg path { fill: rgba(0,0,0,1); } #ays-quiz-container-15629 .ays-quiz-additonal-box svg { position: revert; } #ays-quiz-container-15629 .ays_questions_hint_max_width_class { max-width: 80%; } /* Information form */ #ays-quiz-container-15629 .ays-form-title{ color:rgb(0,0,0); } /* Quiz timer */ #ays-quiz-container-15629 div.ays-quiz-redirection-timer, #ays-quiz-container-15629 div.ays-quiz-timer{ color: #000000; text-align: center; } #ays-quiz-container-15629 div.ays-quiz-after-timer * , #ays-quiz-container-15629 div.ays-quiz-redirection-timer *, #ays-quiz-container-15629 div.ays-quiz-timer * { text-align: center; } #ays-quiz-container-15629 div.ays-quiz-timer.ays-quiz-message-before-timer:before { display: inline-block; font-weight: 500; text-align: center; width: auto; margin-right: 5px; } /* Quiz buttons */ #ays-quiz-container-15629 input#ays-submit, #ays-quiz-container-15629 #ays_finish_quiz_15629 .action-button, #ays-quiz-container-15629 #ays_finish_quiz_15629 .step[data-type='fill_in_blank'] .action-button.ays_check_answer, #ays-quiz-container-15629 #ays_finish_quiz_15629 .step[data-type='checkbox'] .action-button.ays_check_answer, div#ays-quiz-container-15629 #ays_finish_quiz_15629 .action-button.ays_restart_button, #ays-quiz-container-15629 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn, #ays-quiz-container-15629 .ays-quiz-category-selective-submit-bttn { background-color: #5d6cf9; color:#ffffff; font-size: 18px; padding: 14px 36px; border-radius: 8px; white-space: nowrap; letter-spacing: 0; box-shadow: unset; white-space: normal; word-break: break-word; background-image: unset; width: auto; } #ays-quiz-container-15629 input#ays-submit, #ays-quiz-container-15629 #ays_finish_quiz_15629 input.action-button, #ays-quiz-container-15629 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn, #ays-quiz-container-15629 .ays-quiz-category-selective-submit-bttn { } div#ays-quiz-container-15629 #ays_finish_quiz_15629 .action-button.ays_check_answer { padding: 5px 10px; font-size: 18px; } #ays-quiz-container-15629 #ays_finish_quiz_15629 .action-button.ays_download_certificate { white-space: nowrap; padding: 5px 10px; } #ays-quiz-container-15629 #ays_finish_quiz_15629 .action-button.ays_arrow { color:#ffffff!important; white-space: nowrap; padding: 5px 10px; } #ays-quiz-container-15629 input#ays-submit:hover, #ays-quiz-container-15629 input#ays-submit:focus, #ays-quiz-container-15629 #ays_finish_quiz_15629 .action-button:hover, #ays-quiz-container-15629 #ays_finish_quiz_15629 .action-button:focus, #ays-quiz-container-15629 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn:hover, #ays-quiz-container-15629 .ays-quiz-category-selective-submit-bttn:focus { box-shadow: 0 0 0 2px #ffffff; background-color: #5d6cf9; } #ays-quiz-container-15629 .ays_restart_button { color: #ffffff; } #ays-quiz-container-15629 .ays_restart_button_p { display: flex; justify-content: center; flex-wrap: wrap; } #ays-quiz-container-15629 .ays_buttons_div { justify-content: center; } #ays-quiz-container-15629 .step:first-of-type .ays_buttons_div { justify-content: center !important; } #ays-quiz-container-15629 .ays_quiz_results_page .ays_score span { visibility: visible; } #ays-quiz-container-15629 input[type='button'], #ays-quiz-container-15629 input[type='submit'] { color: #ffffff !important; outline: none; } div#ays-quiz-container-15629 .ays-quiz-questions-nav-wrap .ays-quiz-questions-nav-item .ays_questions_nav_question:focus-visible, div#ays-quiz-container-15629 input[type='button']:focus-visible, div#ays-quiz-container-15629 input[type='submit']:focus-visible { outline: -webkit-focus-ring-color auto 1px; } #ays-quiz-container-15629 #ays_finish_quiz_15629 i.ays_early_finish.action-button[disabled]:hover, #ays-quiz-container-15629 #ays_finish_quiz_15629 i.ays_early_finish.action-button[disabled]:focus, #ays-quiz-container-15629 #ays_finish_quiz_15629 i.ays_early_finish.action-button[disabled], #ays-quiz-container-15629 #ays_finish_quiz_15629 i.ays_arrow.action-button[disabled]:hover, #ays-quiz-container-15629 #ays_finish_quiz_15629 i.ays_arrow.action-button[disabled]:focus, #ays-quiz-container-15629 #ays_finish_quiz_15629 i.ays_arrow.action-button[disabled] { color: #aaa !important; } #ays-quiz-container-15629 .ays_finish.action-button{ margin: 10px 5px; } #ays-quiz-container-15629 .ays-share-btn.ays-share-btn-branded { color: #fff; margin-bottom: 5px; display: inline-block; } #ays-quiz-container-15629 .ays-quiz-question-title-text-to-speech-icon { cursor: pointer; position: absolute; left: 0px; top: 0px; z-index: 1; } div#ays-quiz-container-15629.ays-quiz-container .ays-quiz-question-title-text-to-speech-icon svg path { fill: #000000; } /* Question answers */ #ays-quiz-container-15629 .ays-field { border-color: #dddddd; border-style: solid; border-width: 1px; box-shadow: none;flex-direction: row-reverse; } #ays-quiz-container-15629 .ays-quiz-answers .ays-field:hover{ opacity: 1; } #ays-quiz-container-15629 #ays_finish_quiz_15629 .ays-field label.ays_answer_caption[for^='ays-answer-'] { z-index: 1; position:initial;bottom:0;} #ays-quiz-container-15629 #ays_finish_quiz_15629 .ays-field input~label[for^='ays-answer-'] { padding: 5px; } #ays-quiz-container-15629 #ays_finish_quiz_15629 .ays-field { margin-bottom: 12px; position: relative; } #ays-quiz-container-15629 #ays_finish_quiz_15629 .ays_grid_view_container .ays-field.ays_grid_view_item { /* width: calc(50% - 6px); */ width: calc(100% /2 - 4px); } #ays-quiz-container-15629 #ays_finish_quiz_15629 .ays-field.ays_grid_view_item:nth-child(odd) { margin-right: 6px; }#ays-quiz-container-15629 #ays_finish_quiz_15629 .ays-field.ays_grid_view_item:nth-child(odd) { margin-right: 6px; }#ays-quiz-container-15629 img.ays-quiz-check-button-right-wrong-icon { position: absolute; right: 15px; bottom: 15px; } #ays-quiz-container-15629 img.ays-quiz-check-button-right-wrong-icon[data-type='style-9'] { width: 20px; } #ays-quiz-container-15629 .ays_quiz_results .step[data-type='fill_in_blank'] img.ays-quiz-check-button-right-wrong-icon { right: 10px; bottom: 40px; } #ays-quiz-container-15629 .ays_quiz_results .step[data-type='fill_in_blank'] .ays_fieldset img.ays-quiz-check-button-right-wrong-icon { right: 15px; bottom: 20px; } #ays-quiz-container-15629 #ays_finish_quiz_15629 .ays-field input:checked+label:before { border-color: #5d6cf9; background: #5d6cf9; background-clip: content-box; } #ays-quiz-container-15629 .ays-quiz-answers div.ays-text-right-answer { color: #000000; } /* Answer maximum length of a text field */ #ays-quiz-container-15629 .ays_quiz_question_text_message{ color: #000000; text-align: left; font-size: 12px; } div#ays-quiz-container-15629 div.ays_quiz_question_text_error_message { color: #ff0000; } /* Questions answer image */ #ays-quiz-container-15629 .ays-answer-image { width:15em; height:150px; object-fit: cover; } /* Questions answer right/wrong icons */ #ays-quiz-container-15629 .ays-field input~label.answered.correct:after{ content: ''; } #ays-quiz-container-15629 .ays-field input~label.answered.wrong:after{ content: ''; } #ays-quiz-container-15629 .ays-quiz-answers .ays-field label.answered[for^='ays-answer-']::after{ content: none!important; } #ays-quiz-container-15629 .ays-field label.answered:last-of-type:after{ height: auto; left: 10px;top: 10px;} /* Dropdown questions */ #ays-quiz-container-15629 .select2-container--default .select2-search--dropdown .select2-search__field:focus, #ays-quiz-container-15629 .select2-container--default .select2-search--dropdown .select2-search__field { outline: unset; padding: 0.75rem; } #ays-quiz-container-15629 #ays_finish_quiz_15629 .ays-field .select2-container--default .select2-selection--single { border-bottom: 2px solid #5d6cf9; background-color: #5d6cf9; } #ays-quiz-container-15629 .ays-field .select2-container--default .select2-selection--single .select2-selection__rendered, #ays-quiz-container-15629 .ays-field .select2-container--default .select2-selection--single .select2-selection__placeholder, #ays-quiz-container-15629 .ays-field .select2-container--default .select2-selection--single .select2-selection__arrow { /*color: #a29306;*/ color: #ffffff; line-height: 40px; padding-left: 8px; padding-right: 20px; } #ays-quiz-container-15629 .ays-field .select2-container--default .select2-selection--single .select2-selection__rendered, #ays-quiz-container-15629 .select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #5d6cf9; } #ays-quiz-container-15629 .ays-field .select2-container--default, #ays-quiz-container-15629 .ays-field .select2-container--default .selection, #ays-quiz-container-15629 .ays-field .select2-container--default .dropdown-wrapper, #ays-quiz-container-15629 .ays-field .select2-container--default .select2-selection--single .select2-selection__rendered, #ays-quiz-container-15629 .ays-field .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder, #ays-quiz-container-15629 .ays-field .select2-container--default .select2-selection--single .select2-selection__arrow, #ays-quiz-container-15629 .ays-field .select2-container--default .select2-selection--single .select2-selection__arrow b[role='presentation'] { font-size: 16px !important; } #ays-quiz-container-15629 .select2-container--default .select2-results__option { padding: 6px; } /* Dropdown questions scroll bar */ #ays-quiz-container-15629 .select2-results__options::-webkit-scrollbar { width: 7px; } #ays-quiz-container-15629 .select2-results__options::-webkit-scrollbar-track { background-color: rgba(93,108,249,0.35); } #ays-quiz-container-15629 .select2-results__options::-webkit-scrollbar-thumb { transition: .3s ease-in-out; background-color: rgba(93,108,249,0.55); } #ays-quiz-container-15629 .select2-results__options::-webkit-scrollbar-thumb:hover { transition: .3s ease-in-out; background-color: rgba(93,108,249,0.85); } .ays-quiz-wrap #ays-quiz-container-15629 + .ays-quiz-powered-by-container{ width:800px; margin: 20px auto; } .ays-quiz-wrap #ays-quiz-container-15629 + .ays-quiz-powered-by-container{ width:800px; margin: 20px auto; } /* WooCommerce product */ #ays-quiz-container-15629 .ays-woo-block { background-color: rgba(93,108,249,0.8); } #ays-quiz-container-15629 .ays-woo-product-block h4.ays-woo-product-price > a, #ays-quiz-container-15629 .ays-woo-product-block h4.ays-woo-product-title > a { color: #000000; } #ays-quiz-container-1 .ays-woo-product-block h4.ays-woo-product-price > a { text-decoration: unset; } /* Audio / Video */ #ays-quiz-container-15629 .mejs-container .mejs-time{ box-sizing: unset; } #ays-quiz-container-15629 .mejs-container .mejs-time-rail { padding-top: 15px; } #ays-quiz-container-15629 .mejs-container .mejs-mediaelement video { margin: 0; } /* Limitation */ #ays-quiz-container-15629 .ays-quiz-limitation-count-of-takers { padding: 50px; } #ays-quiz-container-15629 div.ays-quiz-results-toggle-block span.ays-show-res-toggle.ays-res-toggle-show, #ays-quiz-container-15629 div.ays-quiz-results-toggle-block span.ays-show-res-toggle.ays-res-toggle-hide{ color: #000000; } #ays-quiz-container-15629 div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle { border: 1px solid #000000; } #ays-quiz-container-15629 div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle { border: 1px solid #000000; } #ays-quiz-container-15629 div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle:after{ background: #000000; } #ays-quiz-container-15629.ays_quiz_elegant_dark div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle:after, #ays-quiz-container-15629.ays_quiz_rect_dark div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle:after{ background: #000; } /* Hestia theme (Version: 3.0.16) | Start */ #ays-quiz-container-15629 .mejs-container .mejs-inner .mejs-controls .mejs-button > button:hover, #ays-quiz-container-15629 .mejs-container .mejs-inner .mejs-controls .mejs-button > button { box-shadow: unset; background-color: transparent; } #ays-quiz-container-15629 .mejs-container .mejs-inner .mejs-controls .mejs-button > button { margin: 10px 6px; } /* Hestia theme (Version: 3.0.16) | End */ /* Go theme (Version: 1.4.3) | Start */ #ays-quiz-container-15629 label[for^='ays-answer']:before, #ays-quiz-container-15629 label[for^='ays-answer']:before { -webkit-mask-image: unset; mask-image: unset; } #ays-quiz-container-15629 .ays_question_report { text-align: right; } div#ays-quiz-container-15629 .ays_question_report .ays-quiz-open-report-window { fill: #000000; } #ays-quiz-container-15629 .ays-export-quiz-button-container { position: relative; right: 100px; top: -5px; right: -5px; margin: 0; z-index: 1000; display: flex; justify-content: flex-end; } #ays-quiz-container-15629.ays_quiz_classic_light .ays-field input:checked+label.answered:before, #ays-quiz-container-15629.ays_quiz_classic_dark .ays-field input:checked+label.answered:before { background-color: #5d6cf9 !important; } #ays-quiz-container-15629.ays_quiz_classic_light .ays-field input:checked+label.answered.correct:before, #ays-quiz-container-15629.ays_quiz_classic_dark .ays-field input:checked+label.answered.correct:before { background-color: #27ae60 !important; } #ays-quiz-container-15629.ays_quiz_classic_light .ays-field input:checked+label.answered.wrong:before, #ays-quiz-container-15629.ays_quiz_classic_dark .ays-field input:checked+label.answered.wrong:before { background-color: #cc3700 !important; } /* Go theme (Version: 1.4.3) | End */ #ays-quiz-container-15629 .ays_quiz_results fieldset.ays_fieldset .ays_quiz_question .wp-video { width: 100% !important; max-width: 100%; } /* Classic Dark / Classic Light */ /* Dropdown questions right/wrong styles */ #ays-quiz-container-15629.ays_quiz_classic_dark .correct_div, #ays-quiz-container-15629.ays_quiz_classic_light .correct_div{ border-color: green !important; opacity: 1 !important; background-color: rgba(39,174,96,0.4) !important; } #ays-quiz-container-15629.ays_quiz_classic_dark .correct_div .selected-field, #ays-quiz-container-15629.ays_quiz_classic_light .correct_div .selected-field { padding: 0px 10px 0px 10px; color: green !important; } #ays-quiz-container-15629.ays_quiz_classic_dark .wrong_div, #ays-quiz-container-15629.ays_quiz_classic_light .wrong_div{ border-color: red !important; opacity: 1 !important; background-color: rgba(243,134,129,0.4) !important; } #ays-quiz-container-15629.ays_quiz_classic_dark .ays-field.checked_answer_div.wrong_div input:checked~label, #ays-quiz-container-15629.ays_quiz_classic_light .ays-field.checked_answer_div.wrong_div input:checked~label { background-color: rgba(243,134,129,0.4) !important; } #ays-quiz-container-15629 .ays_question_result .ays-field .ays_quiz_hide_correct_answer:after{ content: '' !important; } #ays-quiz-container-15629 .ays_question_result .ays_quiz_question .ays-quiz-fill-in-blank-input { color: #000000 !important; } #ays-quiz-container-15629 .ays_quiz_results .step.ays_question_result:last-child { padding-bottom: 20px; } #ays-quiz-container-15629 .ays-quiz-close-full-screen { fill: #000000; } #ays-quiz-container-15629 .ays-quiz-open-full-screen { fill: #000000; } #ays-quiz-container-15629 .ays_quiz_login_form p{ color: #000000; } /* Personality Test | Start */ #ays-quiz-container-15629 .ays-quiz-personality-result-box .ays-quiz-personality-result-description p { text-align: left; padding: 0; } #ays-quiz-container-15629 .ays-quiz-personality-result-box { background: white; border-radius: 17px; box-shadow: 0px 0px 20px rgba(98, 85, 165, 0.1); /*padding: 30px 3% 40px;*/ padding: 20px 30px; margin: 30px 0; font-size: 16px; } #ays-quiz-container-15629 .ays-quiz-personality-result-box .ays-quiz-personality-result-title { color: #413A5C; font-size: 23px; margin: 0; text-align: left; font-weight: bold; } div#ays-quiz-container-15629.ays-quiz-container .ays-quiz-personality-result-box .ays-quiz-personality-result-description { margin: 0; font-size: 16px; text-align: left; color: #413A5C; } div#ays-quiz-container-15629.ays-quiz-container .ays-quiz-personality-result-box .ays-quiz-personality-result-description * { color: #413A5C; } #ays-quiz-container-15629 .ays-quiz-personality-result-box .ays-quiz-personality-result-progress { width: 100%; background-color: rgba(128, 126, 137, 0.1); border-radius: 15px; position: relative; display: flex; /* justify-content: flex-end; */ margin-top: 1rem; margin-bottom: 1rem; } #ays-quiz-container-15629 .ays-quiz-personality-result-box .ays-quiz-personality-result-progress-end { justify-content: flex-end; } #ays-quiz-container-15629 .ays-quiz-personality-result-box .ays-quiz-personality-result-bar { height: 30px; border-radius: 15px; color: white; font-size: 18px; padding: 3px 15px 0; } #ays-quiz-container-15629 .ays-quiz-personality-result-box .ays-quiz-personality-result-percentages { position: absolute; width: 100%; padding: 4px 15px; top: 0; -ms-flex-pack: justify; justify-content: space-between; display: -ms-flexbox; display: flex; } #ays-quiz-container-15629 .ays-quiz-personality-result-box .ays-quiz-personality-result-keyword-box div, #ays-quiz-container-15629 .ays-quiz-personality-result-box .ays-quiz-personality-result-text-dark-purple { color: #413A5C; } #ays-quiz-container-15629 .ays-quiz-personality-result-box .ays-quiz-personality-result-text-white { color: #ffffff; } #ays-quiz-container-15629 .ays-quiz-personality-result-box .ays-quiz-personality-result-text-percentage { font-weight: bolder; } #ays-quiz-container-15629 .ays-quiz-personality-result-box .ays-quiz-personality-result-keyword-box { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; } #ays-quiz-container-15629 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-purple .ays-quiz-personality-result-bar { background-color: #6255A5; } #ays-quiz-container-15629 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-purple .ays-quiz-personality-result-keyword-text-color { color: #6255A5; } #ays-quiz-container-15629 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-yellow .ays-quiz-personality-result-bar { background-color: #F2C94C; } #ays-quiz-container-15629 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-yellow .ays-quiz-personality-result-keyword-text-color { color: #F2C94C; } #ays-quiz-container-15629 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-green .ays-quiz-personality-result-bar { background-color: #88D29D; } #ays-quiz-container-15629 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-green .ays-quiz-personality-result-keyword-text-color { color: #88D29D; } #ays-quiz-container-15629 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-red .ays-quiz-personality-result-bar { background-color: #E5A69D; } #ays-quiz-container-15629 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-red .ays-quiz-personality-result-keyword-text-color { color: #E5A69D; } #ays-quiz-container-15629 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-blue .ays-quiz-personality-result-bar { background-color: #03A9F4; } #ays-quiz-container-15629 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-blue .ays-quiz-personality-result-keyword-text-color { color: #03A9F4; } #ays-quiz-container-15629 .ays-quiz-personality-result-box div:before, #ays-quiz-container-15629 .ays-quiz-personality-result-box div:after { content: unset; } /* Personality Test | End */ /* report questions modal start */ .ays-modal-reports { display: none; position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(0, 0, 0, 0.4); animation-duration: .5s; background-color: rgba(0, 0, 0, 0.4); } #ays-quiz-question-report-modal-15629 .ays-modal-content-reports { background-color: #fefefe; margin: 10% auto; border: 1px solid #888; max-width: 500px; width: 100%; border-radius: 10px; padding: 20px; box-sizing: border-box; position: relative; } #ays-quiz-question-report-modal-15629 .ays-modal-content-reports label{ display: block; margin-bottom: 10px; font-weight: bold; letter-spacing: normal; } #ays-quiz-question-report-modal-15629 .ays-modal-content-reports textarea { display: block; width: 100%; height: 100px; padding: 5px; box-sizing: border-box; border-radius: 5px; border: 1px solid #ccc; max-width: 100%; max-height: 500px; resize: vertical; transition: unset; } #ays-quiz-question-report-modal-15629 .ays-modal-content-reports input.ays-quiz-submit-question-report { background-color: #0073aa; color: #fff; border: none; border-radius: 5px; padding: 10px 20px; cursor: pointer; margin-top: 20px; line-height: normal; letter-spacing: normal; box-shadow: unset; background-image: unset; } #ays-quiz-question-report-modal-15629 .ays-close-reports-window { color: #aaa; font-weight: bold; position: absolute; top: 1%; right: 1%; } #ays-quiz-question-report-modal-15629 .ays-close-reports-window img { box-shadow: unset; } #ays-quiz-question-report-modal-15629 .ays-close-reports-window img:hover, #ays-quiz-question-report-modal-15629 .ays-close-reports-window img:focus { cursor: pointer; } #ays-quiz-question-report-modal-15629 .ays-quiz-question-report-error { display: none; font-size: 13px; color: #f00; text-align: left; } #ays-quiz-question-report-modal-15629 .ays-quiz-question-report-textarea-label, #ays-quiz-question-report-modal-15629 .ays-quiz-question-report-title { text-align: left; } #ays-quiz-question-report-modal-15629 .ays_quiz_modal_overlay { width: 100%; height: 100%; position: fixed; top: 0; left: 0; position: absolute; z-index: 1000000000; flex-direction: column; } #ays-quiz-question-report-modal-15629 .ays-quiz-container .ays-quiz-user-cհoosing-anonymous-assessment { margin: 10px 0; } /* report questions modal end */ @media screen and (max-width: 768px){ #ays-quiz-container-15629{ max-width: 100%; } div#ays-quiz-container-15629 [id^='ays_finish_quiz_'] div.step div.ays-abs-fs { width: 90%; } div#ays-quiz-container-15629.ays_quiz_modern_light .step, div#ays-quiz-container-15629.ays_quiz_modern_dark .step { padding-right: 0px !important; padding-top: 0px !important; } div#ays-quiz-container-15629.ays_quiz_modern_light div.step[data-question-id], div#ays-quiz-container-15629.ays_quiz_modern_dark div.step[data-question-id] { background-size: cover !important; background-position: center center !important; } div#ays-quiz-container-15629.ays_quiz_modern_light .ays-abs-fs:not(.ays-start-page):not(.ays-end-page), div#ays-quiz-container-15629.ays_quiz_modern_dark .ays-abs-fs:not(.ays-start-page):not(.ays-end-page) { width: 100%; } #ays-quiz-container-15629 .ays_quiz_question p { font-size: 16px; } #ays-quiz-container-15629 .select2-container, div#ays-quiz-container-15629 .ays-questions-container form .ays-quiz-answers .ays-field * { font-size: 15px; } div#ays-quiz-container-15629 input#ays-submit, div#ays-quiz-container-15629 #ays_finish_quiz_15629 .action-button, div#ays-quiz-container-15629 #ays_finish_quiz_15629 .step[data-type='fill_in_blank'] .action-button.ays_check_answer, div#ays-quiz-container-15629 #ays_finish_quiz_15629 .action-button.ays_restart_button, #ays-quiz-container-15629 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn, #ays-quiz-container-15629 .ays-quiz-category-selective-submit-bttn { font-size: 18px; } div#ays-quiz-container-15629 div.ays-questions-container div.ays-woo-block { width: 100%; } /* Quiz title / mobile font size */ div#ays-quiz-container-15629 .ays-fs-title { font-size: 20px; } /* Question explanation / mobile font size */ #ays-quiz-container-15629 .ays_questtion_explanation p { font-size:16px; } /* Wrong answers / mobile font size */ #ays-quiz-container-15629 .wrong_answer_text p { font-size:16px; } /* Right answers / mobile font size */ #ays-quiz-container-15629 .right_answer_text p { font-size:16px; } /* Note text / mobile font size */ #ays-quiz-container-15629 .ays-quiz-question-note-message-box p { font-size:14px; } #ays-quiz-container-15629 div.ays-quiz-personality-result-box .ays-quiz-personality-result-title { font-size: 18px; } /* Personality Test */ #ays-quiz-container-15629 div.ays-quiz-personality-result-box .ays-quiz-personality-result-bar { font-size: 14px; padding: 6px 10px 0; } } /* Custom css styles */ /* RTL direction styles */ </style> <style> #ays-quiz-container-15629 p { margin: 0.625em; } #ays-quiz-container-15629.ays_quiz_classic_light .enable_correction .ays-field.checked_answer_div input:checked+label, #ays-quiz-container-15629.ays_quiz_classic_dark .enable_correction .ays-field.checked_answer_div input:checked+label { /* background-color: transparent; */ } #ays-quiz-container-15629 .ays-field.checked_answer_div input:checked~label { background-color: rgba(93,108,249,0.6); } #ays-quiz-container-15629.ays-quiz-container.ays_quiz_classic_light .ays-questions-container .ays-field:hover label[for^='ays-answer-'], #ays-quiz-container-15629 .ays-field:hover{ background: rgba(93,108,249,0.8); color: #fff; transition: all .3s; } #ays-quiz-container-15629 #ays_finish_quiz_15629 .action-button:hover, #ays-quiz-container-15629 #ays_finish_quiz_15629 .action-button:focus, #ays-quiz-container-15629 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn:hover, #ays-quiz-container-15629 .ays-quiz-category-selective-submit-bttn:focus { box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5), 0 0 0 3px #ffffff; background: #5d6cf9; } </style><script> if(typeof aysQuizOptions === 'undefined'){ var aysQuizOptions = []; } aysQuizOptions['15629'] = 'eyJxdWl6X3ZlcnNpb24iOiIyMS44LjEiLCJjb3JlX3ZlcnNpb24iOiI2LjcuMiIsInBocF92ZXJzaW9uIjoiOC4xLjMxIiwiY29sb3IiOiIjNWQ2Y2Y5IiwiYmdfY29sb3IiOiIjZmZmIiwidGV4dF9jb2xvciI6IiMwMDAwMDAiLCJoZWlnaHQiOjQ1MCwid2lkdGgiOjgwMCwiZW5hYmxlX2xvZ2dlZF91c2VycyI6Im9mZiIsImluZm9ybWF0aW9uX2Zvcm0iOiJkaXNhYmxlIiwiZm9ybV9uYW1lIjoib2ZmIiwiZm9ybV9lbWFpbCI6Im9mZiIsImZvcm1fcGhvbmUiOiJvZmYiLCJpbWFnZV93aWR0aCI6IiIsImltYWdlX2hlaWdodCI6IiIsImVuYWJsZV9jb3JyZWN0aW9uIjoib2ZmIiwiZW5hYmxlX3Byb2dyZXNzX2JhciI6Im9mZiIsImVuYWJsZV9xdWVzdGlvbnNfcmVzdWx0Ijoib24iLCJyYW5kb21pemVfcXVlc3Rpb25zIjoib2ZmIiwicmFuZG9taXplX2Fuc3dlcnMiOiJvZmYiLCJlbmFibGVfcXVlc3Rpb25zX2NvdW50ZXIiOiJvbiIsImVuYWJsZV9yZXN0cmljdGlvbl9wYXNzIjoib2ZmIiwiZW5hYmxlX3Jlc3RyaWN0aW9uX3Bhc3NfdXNlcnMiOiJvZmYiLCJyZXN0cmljdGlvbl9wYXNzX21lc3NhZ2UiOiIiLCJyZXN0cmljdGlvbl9wYXNzX3VzZXJzX21lc3NhZ2UiOiIiLCJ1c2VyX3JvbGUiOltdLCJheXNfdXNlcnNfc2VhcmNoIjpbXSwiY3VzdG9tX2NzcyI6IiIsImxpbWl0X3VzZXJzIjoib2ZmIiwibGltaXRhdGlvbl9tZXNzYWdlIjoiIiwicmVkaXJlY3RfdXJsIjoiIiwicmVkaXJlY3Rpb25fZGVsYXkiOjAsImFuc3dlcnNfdmlldyI6Imxpc3QiLCJlbmFibGVfcnRsX2RpcmVjdGlvbiI6Im9mZiIsImVuYWJsZV9sb2dnZWRfdXNlcnNfbWVzc2FnZSI6IiIsInF1ZXN0aW9uc19jb3VudCI6IiIsImVuYWJsZV9xdWVzdGlvbl9iYW5rIjoib2ZmIiwiZW5hYmxlX2xpdmVfcHJvZ3Jlc3NfYmFyIjoib2ZmIiwiZW5hYmxlX3BlcmNlbnRfdmlldyI6Im9mZiIsImVuYWJsZV9hdmVyYWdlX3N0YXRpc3RpY2FsIjoib24iLCJlbmFibGVfbmV4dF9idXR0b24iOiJvbiIsImVuYWJsZV9wcmV2aW91c19idXR0b24iOiJvbiIsImVuYWJsZV9hcnJvd3MiOiJvZmYiLCJ0aW1lcl90ZXh0IjoiQlx1MWVhMW4gXHUwMTExXHUwMGUzIHNcdTFlYjVuIHNcdTAwZTBuZyBjaFx1MDFiMGE/IDQ1IHBoXHUwMGZhdCBsXHUwMGUwbSBiXHUwMGUwaSBiXHUxZWFmdCBcdTAxMTFcdTFlYTd1ISEhIiwicXVpel90aGVtZSI6ImNsYXNzaWNfbGlnaHQiLCJlbmFibGVfc29jaWFsX2J1dHRvbnMiOiJvZmYiLCJmaW5hbF9yZXN1bHRfdGV4dCI6IjxpbWcgY2xhc3M9XCJzaXplLWZ1bGwgd3AtaW1hZ2UtNDI5IGFsaWduY2VudGVyXCIgc3JjPVwiaHR0cDpcL1wvY2F1aG9pLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDNcL2NvbmdyYXR1bGF0aW9ucy5naWZcIiBhbHQ9XCJcIiB3aWR0aD1cIjQ5OVwiIGhlaWdodD1cIjE4MVwiIFwvPlxyXG48cCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj48c3Ryb25nPkNoXHUwMGZhYyBtXHUxZWVibmcgYlx1MWVhMW4gXHUwMTExXHUwMGUzIGhvXHUwMGUwbiB0aFx1MDBlMG5oIGJcdTAwZTBpIHRoaSEhITxcL3N0cm9uZz48XC9wPlxyXG48cCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj48c3Ryb25nPkJcdTFlYTFuIFx1MDExMVx1MDBmYW5nIDxzcGFuIHN0eWxlPVwidmVydGljYWwtYWxpZ246IGluaGVyaXQ7XCI+JSV1c2VyX2NvcnJlY3RzX2NvdW50JSVcLyUlcXVlc3Rpb25zX2NvdW50JSU8XC9zcGFuPjxcL3N0cm9uZz48XC9wPlxyXG48cCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj48c3Ryb25nPkNcdTAwZjluZyB4ZW0gXHUwMTExXHUwMGUxcCBcdTAwZTFuIFx1MWVkZiBiXHUwMGVhbiBkXHUwMWIwXHUxZWRiaSBcdTAxMTFcdTAwZTJ5IG5oXHUwMGU5ISEhPFwvc3Ryb25nPjxcL3A+IiwiZW5hYmxlX3Bhc3NfY291bnQiOiJvbiIsImhpZGVfc2NvcmUiOiJvbiIsInJhdGVfZm9ybV90aXRsZSI6IiIsImJveF9zaGFkb3dfY29sb3IiOiIjYzljOWM5IiwicXVpel9ib3JkZXJfcmFkaXVzIjoiOCIsInF1aXpfYmdfaW1hZ2UiOiIiLCJxdWl6X2JvcmRlcl93aWR0aCI6IjEiLCJxdWl6X2JvcmRlcl9zdHlsZSI6InNvbGlkIiwicXVpel9ib3JkZXJfY29sb3IiOiIjMDAwIiwicXVpel9sb2FkZXIiOiJkZWZhdWx0IiwicXVlc3RfYW5pbWF0aW9uIjoic2hha2UiLCJlbmFibGVfYmdfbXVzaWMiOiJvZmYiLCJxdWl6X2JnX211c2ljIjoiIiwiYW5zd2Vyc19mb250X3NpemUiOjE1LCJzaG93X2NyZWF0ZV9kYXRlIjoib2ZmIiwic2hvd19hdXRob3IiOiJvZmYiLCJlbmFibGVfZWFybHlfZmluaXNoIjoib2ZmIiwiYW5zd2Vyc19yd190ZXh0cyI6Im9uX3Bhc3NpbmciLCJkaXNhYmxlX3N0b3JlX2RhdGEiOiJvZmYiLCJlbmFibGVfYmFja2dyb3VuZF9ncmFkaWVudCI6Im9mZiIsImJhY2tncm91bmRfZ3JhZGllbnRfY29sb3JfMSI6IiMwMDAiLCJiYWNrZ3JvdW5kX2dyYWRpZW50X2NvbG9yXzIiOiIjZmZmIiwicXVpel9ncmFkaWVudF9kaXJlY3Rpb24iOiJ2ZXJ0aWNhbCIsInJlZGlyZWN0X2FmdGVyX3N1Ym1pdCI6Im9mZiIsInN1Ym1pdF9yZWRpcmVjdF91cmwiOiIiLCJzdWJtaXRfcmVkaXJlY3RfZGVsYXkiOiIwIiwicHJvZ3Jlc3NfYmFyX3N0eWxlIjoidGhpcmQiLCJlbmFibGVfZXhpdF9idXR0b24iOiJvZmYiLCJleGl0X3JlZGlyZWN0X3VybCI6IiIsImltYWdlX3NpemluZyI6ImNvdmVyIiwicXVpel9iZ19pbWFnZV9wb3NpdGlvbiI6ImNlbnRlciBjZW50ZXIiLCJjdXN0b21fY2xhc3MiOiIiLCJlbmFibGVfc29jaWFsX2xpbmtzIjoib2ZmIiwic29jaWFsX2xpbmtzIjp7ImxpbmtlZGluX2xpbmsiOiIiLCJmYWNlYm9va19saW5rIjoiIiwidHdpdHRlcl9saW5rIjoiIiwidmtvbnRha3RlX2xpbmsiOiIiLCJpbnN0YWdyYW1fbGluayI6IiIsInlvdXR1YmVfbGluayI6IiIsImJlaGFuY2VfbGluayI6IiJ9LCJzaG93X3F1aXpfdGl0bGUiOiJvbiIsInNob3dfcXVpel9kZXNjIjoib24iLCJzaG93X2xvZ2luX2Zvcm0iOiJvZmYiLCJtb2JpbGVfbWF4X3dpZHRoIjoiIiwibGltaXRfdXNlcnNfYnkiOiJpcCIsImV4cGxhbmF0aW9uX3RpbWUiOiI0IiwiZW5hYmxlX2NsZWFyX2Fuc3dlciI6Im9mZiIsInNob3dfY2F0ZWdvcnkiOiJvbiIsInNob3dfcXVlc3Rpb25fY2F0ZWdvcnkiOiJvbiIsImFuc3dlcnNfcGFkZGluZyI6IjUiLCJhbnN3ZXJzX2JvcmRlciI6Im9uIiwiYW5zd2Vyc19ib3JkZXJfd2lkdGgiOiIxIiwiYW5zd2Vyc19ib3JkZXJfc3R5bGUiOiJzb2xpZCIsImFuc3dlcnNfYm9yZGVyX2NvbG9yIjoiI2RkZGRkZCIsImFuc19pbWdfaGVpZ2h0IjoiMTUwIiwiYW5zX2ltZ19jYXB0aW9uX3N0eWxlIjoib3V0c2lkZSIsImFuc19pbWdfY2FwdGlvbl9wb3NpdGlvbiI6ImJvdHRvbSIsImFuc3dlcnNfYm94X3NoYWRvdyI6Im9mZiIsImFuc3dlcnNfYm94X3NoYWRvd19jb2xvciI6IiMwMDAiLCJzaG93X2Fuc3dlcnNfY2FwdGlvbiI6Im9uIiwiYW5zd2Vyc19tYXJnaW4iOjEyLCJhbnNfcmlnaHRfd3JvbmdfaWNvbiI6Im5vbmUiLCJkaXNwbGF5X3Njb3JlIjoiYnlfcG9pbnRzIiwiZW5hYmxlX3J3X2FzbndlcnNfc291bmRzIjoib2ZmIiwicXVpel9iZ19pbWdfaW5fZmluaXNoX3BhZ2UiOiJvZmYiLCJmaW5pc2hfYWZ0ZXJfd3JvbmdfYW5zd2VyIjoib2ZmIiwiYWZ0ZXJfdGltZXJfdGV4dCI6IkJcdTFlYTFuIFx1MDExMVx1MDBlMyBoXHUxZWJmdCBnaVx1MWVkZCBsXHUwMGUwbSBiXHUwMGUwaSEgWGVtIGtcdTFlYmZ0IHF1XHUxZWEzIGNcdTAwZTFjIGNcdTAwZTJ1IGhcdTFlY2ZpIFx1MDExMVx1MDBlMyBsXHUwMGUwbSBuaFx1MDBlOSEhISIsImVuYWJsZV9lbnRlcl9rZXkiOiJvbiIsInNob3dfcmF0ZV9hZnRlcl9yYXRlIjoib24iLCJidXR0b25zX3RleHRfY29sb3IiOiIjZmZmZmZmIiwiYnV0dG9uc19wb3NpdGlvbiI6ImNlbnRlciIsImJ1dHRvbnNfc2l6ZSI6ImxhcmdlIiwiYnV0dG9uc19mb250X3NpemUiOiIxOCIsImJ1dHRvbnNfd2lkdGgiOiIiLCJidXR0b25zX2xlZnRfcmlnaHRfcGFkZGluZyI6IjM2IiwiYnV0dG9uc190b3BfYm90dG9tX3BhZGRpbmciOiIxNCIsImJ1dHRvbnNfYm9yZGVyX3JhZGl1cyI6IjgiLCJlbmFibGVfYXVkaW9fYXV0b3BsYXkiOiJvZmYiLCJlbmFibGVfbGVhdmVfcGFnZSI6Im9uIiwic2hvd19vbmx5X3dyb25nX2Fuc3dlciI6Im9mZiIsInBhc3Nfc2NvcmUiOjAsInBhc3Nfc2NvcmVfbWVzc2FnZSI6IjxoNCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj5DaFx1MDBmYWMgbVx1MWVlYm5nITxcL2g0PlxyXG48cCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj5CXHUxZWExbiBcdTAxMTFcdTAwZTMgdlx1MDFiMFx1MWVlM3QgcXVhIGJcdTAwZTBpIHRoaSE8XC9wPiIsImZhaWxfc2NvcmVfbWVzc2FnZSI6IjxoNCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj5cdTAxMTBcdTAwZTFuZyB0aVx1MWViZmMhPFwvaDQ+XHJcbjxwIHN0eWxlPVwidGV4dC1hbGlnbjogY2VudGVyO1wiPkJcdTFlYTFuIGtoXHUwMGY0bmcgdlx1MDFiMFx1MWVlM3QgcXVhIGJcdTAwZTBpIHRoaSFcclxuSFx1MDBlM3kgdGhcdTFlZWQgbFx1MWVhMWkgbmhcdTAwZTkhPFwvcD4iLCJhbnN3ZXJzX29iamVjdF9maXQiOiJjb3ZlciIsInF1aXpfbWF4X3Bhc3NfY291bnQiOjEsInF1ZXN0aW9uX2ZvbnRfc2l6ZSI6MTYsInF1aXpfd2lkdGhfYnlfcGVyY2VudGFnZV9weCI6InBpeGVscyIsInF1ZXN0aW9uc19oaW50X2ljb25fb3JfdGV4dCI6ImRlZmF1bHQiLCJxdWVzdGlvbnNfaGludF92YWx1ZSI6IiIsImVuYWJsZV9lYXJseV9maW5zaF9jb21maXJtX2JveCI6Im9uIiwiaGlkZV9jb3JyZWN0X2Fuc3dlcnMiOiJvZmYiLCJxdWl6X2xvYWRlcl90ZXh0X3ZhbHVlIjoiIiwic2hvd19pbmZvcm1hdGlvbl9mb3JtIjoib24iLCJzaG93X3F1ZXN0aW9uc19leHBsYW5hdGlvbiI6Im9uX3Jlc3VsdHNfcGFnZSIsImVuYWJsZV9xdWVzdGlvbnNfb3JkZXJpbmdfYnlfY2F0Ijoib2ZmIiwiZW5hYmxlX3NlbmRfbWFpbF90b191c2VyX2J5X3Bhc3Nfc2NvcmUiOiJvZmYiLCJlbmFibGVfc2VuZF9tYWlsX3RvX2FkbWluX2J5X3Bhc3Nfc2NvcmUiOiJvZmYiLCJzaG93X3F1ZXN0aW9uc19udW1iZXJpbmciOiJub25lIiwic2hvd19hbnN3ZXJzX251bWJlcmluZyI6Im5vbmUiLCJxdWl6X2xvYWRlcl9jdXN0b21fZ2lmIjoiIiwiZGlzYWJsZV9ob3Zlcl9lZmZlY3QiOiJvZmYiLCJxdWl6X2xvYWRlcl9jdXN0b21fZ2lmX3dpZHRoIjoxMDAsInF1aXpfdGl0bGVfdHJhbnNmb3JtYXRpb24iOiJ1cHBlcmNhc2UiLCJxdWl6X2ltYWdlX3dpZHRoX2J5X3BlcmNlbnRhZ2VfcHgiOiJwaXhlbHMiLCJxdWl6X2ltYWdlX2hlaWdodCI6MCwicXVpel9iZ19pbWdfb25fc3RhcnRfcGFnZSI6Im9mZiIsInF1aXpfYm94X3NoYWRvd194X29mZnNldCI6MCwicXVpel9ib3hfc2hhZG93X3lfb2Zmc2V0IjowLCJxdWl6X2JveF9zaGFkb3dfel9vZmZzZXQiOjE1LCJxdWl6X3F1ZXN0aW9uX3RleHRfYWxpZ25tZW50IjoiY2VudGVyIiwicXVpel9hcnJvd190eXBlIjoiZGVmYXVsdCIsInF1aXpfc2hvd193cm9uZ19hbnN3ZXJzX2ZpcnN0Ijoib2ZmIiwicXVpel9kaXNwbGF5X2FsbF9xdWVzdGlvbnMiOiJvbiIsInF1aXpfdGltZXJfcmVkX3dhcm5pbmciOiJvbiIsInF1aXpfc2NoZWR1bGVfdGltZXpvbmUiOiJVVEMrMCIsInF1ZXN0aW9uc19oaW50X2J1dHRvbl92YWx1ZSI6IiIsInF1aXpfdGFja2Vyc19tZXNzYWdlIjoiVGhpcyBxdWl6IGlzIGV4cGlyZWQhIiwicXVpel9lbmFibGVfbGlua2VkaW5fc2hhcmVfYnV0dG9uIjoib24iLCJxdWl6X2VuYWJsZV9mYWNlYm9va19zaGFyZV9idXR0b24iOiJvbiIsInF1aXpfZW5hYmxlX3R3aXR0ZXJfc2hhcmVfYnV0dG9uIjoib24iLCJxdWl6X2VuYWJsZV92a29udGFrdGVfc2hhcmVfYnV0dG9uIjoib24iLCJxdWl6X21ha2VfcmVzcG9uc2VzX2Fub255bW91cyI6Im9mZiIsInF1aXpfbWFrZV9hbGxfcmV2aWV3X2xpbmsiOiJvZmYiLCJxdWl6X21lc3NhZ2VfYmVmb3JlX3RpbWVyIjoiVGhcdTFlZGRpIGdpYW4gY1x1MDBmMm4gbFx1MWVhMWkiLCJxdWl6X3Bhc3N3b3JkX21lc3NhZ2UiOiIiLCJlbmFibGVfc2VlX3Jlc3VsdF9jb25maXJtX2JveCI6Im9mZiIsImRpc3BsYXlfZmllbGRzX2xhYmVscyI6Im9mZiIsInF1aXpfZW5hYmxlX3Bhc3N3b3JkX3Zpc2liaWxpdHkiOiJvZmYiLCJxdWVzdGlvbl9tb2JpbGVfZm9udF9zaXplIjoxNiwiYW5zd2Vyc19tb2JpbGVfZm9udF9zaXplIjoxNSwic29jaWFsX2J1dHRvbnNfaGVhZGluZyI6IiIsInNvY2lhbF9saW5rc19oZWFkaW5nIjoiIiwicXVpel9lbmFibGVfcXVlc3Rpb25fY2F0ZWdvcnlfZGVzY3JpcHRpb24iOiJvZmYiLCJxdWl6X21lc3NhZ2VfYmVmb3JlX3JlZGlyZWN0X3RpbWVyIjoiIiwiYnV0dG9uc19tb2JpbGVfZm9udF9zaXplIjoxOCwicXVpel9hbnN3ZXJfYm94X3NoYWRvd194X29mZnNldCI6MCwicXVpel9hbnN3ZXJfYm94X3NoYWRvd195X29mZnNldCI6MCwicXVpel9hbnN3ZXJfYm94X3NoYWRvd196X29mZnNldCI6MTAsInF1aXpfZW5hYmxlX3RpdGxlX3RleHRfc2hhZG93Ijoib2ZmIiwicXVpel90aXRsZV90ZXh0X3NoYWRvd19jb2xvciI6IiMzMzMiLCJyaWdodF9hbnN3ZXJzX2ZvbnRfc2l6ZSI6MTYsIndyb25nX2Fuc3dlcnNfZm9udF9zaXplIjoxNiwicXVlc3RfZXhwbGFuYXRpb25fZm9udF9zaXplIjoxNiwicXVpel93YWl0aW5nX3RpbWUiOiJvZmYiLCJxdWl6X3RpdGxlX3RleHRfc2hhZG93X3hfb2Zmc2V0IjoyLCJxdWl6X3RpdGxlX3RleHRfc2hhZG93X3lfb2Zmc2V0IjoyLCJxdWl6X3RpdGxlX3RleHRfc2hhZG93X3pfb2Zmc2V0IjoyLCJxdWl6X3Nob3dfb25seV93cm9uZ19hbnN3ZXJzIjoib2ZmIiwicXVpel90aXRsZV9mb250X3NpemUiOjI4LCJxdWl6X3RpdGxlX21vYmlsZV9mb250X3NpemUiOjIwLCJxdWl6X3Bhc3N3b3JkX3dpZHRoIjoiIiwicXVpel9yZXZpZXdfcGxhY2Vob2xkZXJfdGV4dCI6IiIsInF1aXpfbWFrZV9yZXZpZXdfcmVxdWlyZWQiOiJvZmYiLCJxdWl6X2VuYWJsZV9yZXN1bHRzX3RvZ2dsZSI6Im9mZiIsInF1aXpfcmV2aWV3X3RoYW5rX3lvdV9tZXNzYWdlIjoiIiwicXVpel9yZXZpZXdfZW5hYmxlX2NvbW1lbnRfZmllbGQiOiJvbiIsInF1ZXN0X2V4cGxhbmF0aW9uX21vYmlsZV9mb250X3NpemUiOjE2LCJ3cm9uZ19hbnN3ZXJzX21vYmlsZV9mb250X3NpemUiOjE2LCJxdWl6X2VuYWJsZV9xdWVzdGlvbl9pbWFnZV96b29tIjoib2ZmIiwicmlnaHRfYW5zd2Vyc19tb2JpbGVfZm9udF9zaXplIjoxNiwicXVpel9kaXNwbGF5X21lc3NhZ2VzX2JlZm9yZV9idXR0b25zIjoib2ZmIiwiZW5hYmxlX3F1ZXN0aW9uc19yZXBvcnRpbmciOiJvZmYiLCJxdWl6X2VuYWJsZV9xdWVzdGlvbnNfcmVwb3J0aW5nX21haWwiOiJvZmYiLCJxdWl6X2VuYWJsZV91c2VyX2NcdTA1NzBvb3NpbmdfYW5vbnltb3VzX2Fzc2Vzc21lbnQiOiJvZmYiLCJub3RlX3RleHRfZm9udF9zaXplIjoxNCwibm90ZV90ZXh0X21vYmlsZV9mb250X3NpemUiOjE0LCJxdWl6X3F1ZXN0aW9uc19udW1iZXJpbmdfYnlfY2F0ZWdvcnkiOiJvZmYiLCJxdWl6X2VuYWJsZV9jdXN0b21fdGV4dHNfZm9yX2J1dHRvbnMiOiJvZmYiLCJxdWl6X2N1c3RvbV90ZXh0c19zdGFydF9idXR0b24iOiJTdGFydCIsInF1aXpfY3VzdG9tX3RleHRzX25leHRfYnV0dG9uIjoiTmV4dCIsInF1aXpfY3VzdG9tX3RleHRzX3ByZXZfYnV0dG9uIjoiUHJldiIsInF1aXpfY3VzdG9tX3RleHRzX2NsZWFyX2J1dHRvbiI6IkNsZWFyIiwicXVpel9jdXN0b21fdGV4dHNfZmluaXNoX2J1dHRvbiI6IkZpbmlzaCIsInF1aXpfY3VzdG9tX3RleHRzX3NlZV9yZXN1bHRzX2J1dHRvbiI6IlNlZSBSZXN1bHQiLCJxdWl6X2N1c3RvbV90ZXh0c19yZXN0YXJ0X3F1aXpfYnV0dG9uIjoiUmVzdGFydCBxdWl6IiwicXVpel9jdXN0b21fdGV4dHNfc2VuZF9mZWVkYmFja19idXR0b24iOiJTZW5kIGZlZWRiYWNrIiwicXVpel9jdXN0b21fdGV4dHNfbG9hZF9tb3JlX2J1dHRvbiI6IkxvYWQgbW9yZSIsInF1aXpfY3VzdG9tX3RleHRzX2V4aXRfYnV0dG9uIjoiRXhpdCIsInF1aXpfY3VzdG9tX3RleHRzX2NoZWNrX2J1dHRvbiI6IkNoZWNrIiwicXVpel9jdXN0b21fdGV4dHNfbG9naW5fYnV0dG9uIjoiTG9nIEluIiwicXVpel9lbmFibGVfcXVpel9jYXRlZ29yeV9kZXNjcmlwdGlvbiI6Im9mZiIsInF1aXpfYWRtaW5fbm90ZV90ZXh0X3RyYW5zZm9ybSI6Im5vbmUiLCJxdWl6X2dyaWRfdmlld19jb3VudCI6IjIiLCJxdWl6X2dyaWRfaW1hZ2VfdmlldyI6Im9mZiIsInF1aXpfcXVlc3RfZXhwbGFuYXRpb25fdGV4dF90cmFuc2Zvcm0iOiJub25lIiwicXVpel9yaWdodF9hbnN3ZXJfdGV4dF90cmFuc2Zvcm0iOiJub25lIiwicXVpel93cm9uZ19hbnN3ZXJfdGV4dF90cmFuc2Zvcm0iOiJub25lIiwicXVpel9hZG1pbl9ub3RlX3RleHRfZGVjb3JhdGlvbiI6Im5vbmUiLCJxdWl6X3F1ZXN0X2V4cGxhbmF0aW9uX3RleHRfZGVjb3JhdGlvbiI6Im5vbmUiLCJxdWl6X3JpZ2h0X2Fuc3dlcnNfdGV4dF9kZWNvcmF0aW9uIjoibm9uZSIsInF1aXpfd3JvbmdfYW5zd2Vyc190ZXh0X2RlY29yYXRpb24iOiJub25lIiwicXVpel9hZG1pbl9ub3RlX2xldHRlcl9zcGFjaW5nIjoiMCIsInF1aXpfYmdfaW1nX2R1cmluZ190aGVfcXVpeiI6Im9mZiIsInF1aXpfcXVlc3RfZXhwbGFuYXRpb25fbGV0dGVyX3NwYWNpbmciOiIwIiwicXVpel9yaWdodF9hbnN3ZXJzX2xldHRlcl9zcGFjaW5nIjoiMCIsInF1aXpfd3JvbmdfYW5zd2Vyc19sZXR0ZXJfc3BhY2luZyI6IjAiLCJxdWl6X2FkbWluX25vdGVfZm9udF93ZWlnaHQiOiJub3JtYWwiLCJxdWl6X3F1ZXN0X2V4cGxhbmF0aW9uX2ZvbnRfd2VpZ2h0Ijoibm9ybWFsIiwicXVpel9yaWdodF9hbnN3ZXJzX2ZvbnRfd2VpZ2h0Ijoibm9ybWFsIiwicXVpel93cm9uZ19hbnN3ZXJzX2ZvbnRfd2VpZ2h0Ijoibm9ybWFsIiwicXVpel9jb250ZW50X21heF93aWR0aCI6OTAsInF1aXpfY29udGVudF9tb2JpbGVfbWF4X3dpZHRoIjo5MCwicXVlc3Rpb25fY291bnRfcGVyX3BhZ2UiOm51bGwsInF1ZXN0aW9uX2NvdW50X3Blcl9wYWdlX251bWJlciI6IiIsIm1haWxfbWVzc2FnZSI6IiIsImVuYWJsZV9jZXJ0aWZpY2F0ZSI6Im9mZiIsImVuYWJsZV9jZXJ0aWZpY2F0ZV93aXRob3V0X3NlbmQiOiJvZmYiLCJjZXJ0aWZpY2F0ZV9wYXNzIjoiMCIsImZvcm1fdGl0bGUiOiIiLCJjZXJ0aWZpY2F0ZV90aXRsZSI6IjxzcGFuIHN0eWxlPVwiZm9udC1zaXplOiA1MHB4OyBmb250LXdlaWdodDogYm9sZDtcIj5DZXJ0aWZpY2F0ZSBvZiBDb21wbGV0aW9uPFwvc3Bhbj4iLCJjZXJ0aWZpY2F0ZV9ib2R5IjoiPHNwYW4gc3R5bGU9XCJmb250LXNpemU6IDI1cHg7XCI+PGk+VGhpcyBpcyB0byBjZXJ0aWZ5IHRoYXQ8XC9pPjxcL3NwYW4+XHJcblxyXG48c3BhbiBzdHlsZT1cImZvbnQtc2l6ZTogMzBweDtcIj48Yj4lJXVzZXJfbmFtZSUlPFwvYj48XC9zcGFuPlxyXG5cclxuPHNwYW4gc3R5bGU9XCJmb250LXNpemU6IDI1cHg7XCI+PGk+aGFzIGNvbXBsZXRlZCB0aGUgcXVpejxcL2k+PFwvc3Bhbj5cclxuXHJcbjxzcGFuIHN0eWxlPVwiZm9udC1zaXplOiAzMHB4O1wiPlwiJSVxdWl6X25hbWUlJVwiPFwvc3Bhbj5cclxuXHJcbjxzcGFuIHN0eWxlPVwiZm9udC1zaXplOiAyMHB4O1wiPndpdGggYSBzY29yZSBvZiA8Yj4lJXNjb3JlJSU8XC9iPjxcL3NwYW4+XHJcblxyXG48c3BhbiBzdHlsZT1cImZvbnQtc2l6ZTogMjVweDtcIj48aT5kYXRlZDxcL2k+PFwvc3Bhbj5cclxuPHNwYW4gc3R5bGU9XCJmb250LXNpemU6IDMwcHg7XCI+JSVjdXJyZW50X2RhdGUlJTxcL3NwYW4+IiwibWFpbGNoaW1wX2xpc3QiOiIiLCJlbmFibGVfbWFpbGNoaW1wIjoib2ZmIiwiZW5hYmxlX2RvdWJsZV9vcHRfaW4iOiJvZmYiLCJhY3RpdmVfZGF0ZV9jaGVjayI6Im9mZiIsImFjdGl2ZUludGVydmFsIjoiMjAyNS0wMy0yOCAxNDo0NjowOCIsImRlYWN0aXZlSW50ZXJ2YWwiOiIyMDI1LTAzLTI4IDE0OjQ2OjA4IiwiYWN0aXZlX2RhdGVfbWVzc2FnZSI6IlRoZSBxdWl6IGhhcyBleHBpcmVkISIsImFjdGl2ZV9kYXRlX3ByZV9zdGFydF9tZXNzYWdlIjoiVGhlIHF1aXogd2lsbCBiZSBhdmFpbGFibGUgc29vbiEiLCJjaGVja2JveF9zY29yZV9ieSI6Im9uIiwiY2FsY3VsYXRlX3Njb3JlIjoiYnlfY29ycmVjdG5lc3MiLCJzZW5kX3Jlc3VsdHNfdXNlciI6Im9mZiIsInNlbmRfaW50ZXJ2YWxfbXNnIjoib2ZmIiwicXVlc3Rpb25fYmFua190eXBlIjoiZ2VuZXJhbCIsInF1ZXN0aW9uc19iYW5rX2NhdF9jb3VudCI6eyIzIjoiIn0sImVuYWJsZV90YWNrZXJzX2NvdW50Ijoib2ZmIiwidGFja2Vyc19jb3VudCI6IiIsInNlbmRfcmVzdWx0c19hZG1pbiI6Im9uIiwic2VuZF9pbnRlcnZhbF9tc2dfdG9fYWRtaW4iOiJvZmYiLCJzaG93X2ludGVydmFsX21lc3NhZ2UiOiJvbiIsImFsbG93X2NvbGxlY3RpbmdfbG9nZ2VkX2luX3VzZXJzX2RhdGEiOiJvZmYiLCJxdWl6X3Bhc3Nfc2NvcmUiOiIwIiwic2VuZF9jZXJ0aWZpY2F0ZV90b19hZG1pbiI6Im9mZiIsImNlcnRpZmljYXRlX2ltYWdlIjoiIiwiY2VydGlmaWNhdGVfZnJhbWUiOiJkZWZhdWx0IiwiY2VydGlmaWNhdGVfb3JpZW50YXRpb24iOiJsIiwibWFrZV9xdWVzdGlvbnNfcmVxdWlyZWQiOiJvZmYiLCJlbmFibGVfcGFzc3dvcmQiOiJvZmYiLCJwYXNzd29yZF9xdWl6IjoiIiwibWFpbF9tZXNzYWdlX2FkbWluIjoiIiwic2VuZF9tYWlsX3RvX3NpdGVfYWRtaW4iOiJvbiIsImdlbmVyYXRlX3Bhc3N3b3JkIjoiZ2VuZXJhbCIsImdlbmVyYXRlZF9wYXNzd29yZHMiOnsiY3JlYXRlZF9wYXNzd29yZHMiOltdLCJhY3RpdmVfcGFzc3dvcmRzIjpbXSwidXNlZF9wYXNzd29yZHMiOltdfSwiZGlzcGxheV9zY29yZV9ieSI6ImJ5X3BlcmNlbnRhZ2UiLCJzaG93X3NjaGVkdWxlX3RpbWVyIjoib2ZmIiwic2hvd190aW1lcl90eXBlIjoiY291bnRkb3duIiwicHJvZ3Jlc3NfbGl2ZV9iYXJfc3R5bGUiOiJkZWZhdWx0IiwiZW5hYmxlX2Z1bGxfc2NyZWVuX21vZGUiOiJvbiIsImVuYWJsZV9uYXZpZ2F0aW9uX2JhciI6Im9mZiIsImhpZGVfbGltaXRfYXR0ZW1wdHNfbm90aWNlIjoib2ZmIiwidHVybl9vbl9leHRyYV9zZWN1cml0eV9jaGVjayI6Im9uIiwiZW5hYmxlX3RvcF9rZXl3b3JkcyI6Im9mZiIsImFzc2lnbl9rZXl3b3JkcyI6W3siYXNzaWduX3RvcF9rZXl3b3JkIjoiQSIsImFzc2lnbl90b3Bfa2V5d29yZF90ZXh0IjoiIn0seyJhc3NpZ25fdG9wX2tleXdvcmQiOiJCIiwiYXNzaWduX3RvcF9rZXl3b3JkX3RleHQiOiIifSx7ImFzc2lnbl90b3Bfa2V5d29yZCI6IkMiLCJhc3NpZ25fdG9wX2tleXdvcmRfdGV4dCI6IiJ9LHsiYXNzaWduX3RvcF9rZXl3b3JkIjoiRCIsImFzc2lnbl90b3Bfa2V5d29yZF90ZXh0IjoiIn1dLCJxdWl6X2VuYWJsZV9jb3Vwb24iOiJvZmYiLCJxdWl6X2NvdXBvbnNfYXJyYXkiOnsicXVpel9hY3RpdmVfY291cG9ucyI6W10sInF1aXpfaW5hY3RpdmVfY291cG9ucyI6W119LCJhcHBseV9wb2ludHNfdG9fa2V5d29yZHMiOiJvZmYiLCJsaW1pdF9hdHRlbXB0c19jb3VudF9ieV91c2VyX3JvbGUiOiIiLCJlbmFibGVfYXV0b3N0YXJ0Ijoib2ZmIiwicXVpel9lbmFibGVfa2V5Ym9hcmRfbmF2aWdhdGlvbiI6Im9uIiwicXVlc3Rpb25fY291bnRfcGVyX3BhZ2VfdHlwZSI6ImdlbmVyYWwiLCJxdWVzdGlvbl9jb3VudF9wZXJfcGFnZV9jdXN0b21fb3JkZXIiOiIiLCJxdWl6X3RpbWVyX3R5cGUiOiJxdWl6X3RpbWVyIiwiYXlzX2FsbG93X2V4cG9ydGluZ19xdWl6emVzIjoib2ZmIiwiYXlzX3VzZXJzX3RvX2V4cG9ydF9zZWFyY2giOltdLCJxdWl6X3Bhc3Nfc2NvcmVfdHlwZSI6InBvaW50IiwicXVpel9jZXJ0aWZpY2F0ZV9wYXNzX3Njb3JlX3R5cGUiOiJwZXJjZW50YWdlIiwicXVpel9lcXVhbF9rZXl3b3Jkc190ZXh0IjoiIiwiZW5hYmxlX25hdmlnYXRpb25fYmFyX21hcmtlZF9xdWVzdGlvbnMiOiJvZmYiLCJxdWl6X3F1ZXN0aW9uX3RleHRfdG9fc3BlZWNoIjoib2ZmIiwicXVpel9xdWVzdGlvbl90ZXh0X3RvX3NwZWVjaF92b2ljZSI6Ik1pY3Jvc29mdCBEYXZpZCAtIEVuZ2xpc2ggKFVuaXRlZCBTdGF0ZXMpIiwicXVpel9kaXNhYmxlX2lucHV0X2ZvY3VzaW5nIjoib2ZmIiwicXVpel9wYXNzd29yZF9pbXBvcnRfdHlwZSI6ImRlZmF1bHQiLCJxdWl6X25hdmlnYXRpb25fYmFyX3R5cGUiOiJkZWZhdWx0IiwicXVpel9zaG93X3F1ZXN0aW9uX3RhZ3MiOiJvbiIsInF1aXpfc2hvd19yZXN1bHRzX2Jhc2VkX3Bhc3Nfc2NvcmUiOiJvZmYiLCJxdWl6X3Nob3dfaW50ZXJ2YWxfbWVzc2FnZXNfZm9yX2VxdWFsX2tleXdvcmRzIjoib2ZmIiwicXVpel9oaWRlX2Jhbm5lcl9xdWVzdGlvbnNfb25fcmVzdWx0X3BhZ2UiOiJvZmYiLCJxdWl6X3NlbmRfcmVzdWx0c191c2VyX3dpdGhvdXRfaW1nIjoib2ZmIiwicXVpel9zZW5kX3Jlc3VsdHNfYWRtaW5fd2l0aG91dF9pbWciOiJvZmYiLCJwYXlwYWxfYW1vdW50IjpudWxsLCJwYXlwYWxfY3VycmVuY3kiOm51bGwsInBheXBhbF9tZXNzYWdlIjoiIiwiZW5hYmxlX3N0cmlwZSI6Im9mZiIsInN0cmlwZV9hbW91bnQiOiIiLCJzdHJpcGVfY3VycmVuY3kiOiIiLCJzdHJpcGVfbWVzc2FnZSI6IllvdSBuZWVkIHRvIHBheSB0byBwYXNzIHRoaXMgcXVpei4iLCJwYXltZW50X3R5cGUiOiJwcmVwYXkiLCJlbmFibGVfbW9uaXRvciI6Im9mZiIsIm1vbml0b3JfbGlzdCI6IiIsImFjdGl2ZV9jYW1wX2xpc3QiOiIiLCJlbmFibGVfc2xhY2siOiJvZmYiLCJzbGFja19jb252ZXJzYXRpb24iOiIiLCJhY3RpdmVfY2FtcF9hdXRvbWF0aW9uIjoiIiwiZW5hYmxlX2FjdGl2ZV9jYW1wIjoib2ZmIiwiZW5hYmxlX3phcGllciI6Im9mZiIsImVuYWJsZV9nb29nbGVfc2hlZXRzIjoib2ZmIiwic3ByZWFkc2hlZXRfaWQiOiIiLCJnb29nbGVfc2hlZXRfY3VzdG9tX2ZpZWxkcyI6W10sInF1aXpfY29uZGl0aW9uX3Nob3dfYWxsX3Jlc3VsdHMiOiJvZmYiLCJxdWl6X2NvbmRpdGlvbl9jYWxjdWxhdGlvbl90eXBlIjoiZGVmYXVsdCIsInF1aXpfYXR0cmlidXRlcyI6bnVsbCwicXVpel9hdHRyaWJ1dGVzX2FjdGl2ZV9vcmRlciI6bnVsbCwicXVpel9hdHRyaWJ1dGVzX3Bhc3NpdmVfb3JkZXIiOlsiYXlzX2Zvcm1fbmFtZSIsImF5c19mb3JtX2VtYWlsIiwiYXlzX2Zvcm1fcGhvbmUiXSwicmVxdWlyZWRfZmllbGRzIjpudWxsLCJlbmFibGVfdGltZXIiOiJvbiIsInRpbWVyIjoyNzAwLCJlbmFibGVfcXVpel9yYXRlIjoib2ZmIiwiZW5hYmxlX3JhdGVfYXZnIjoib2ZmIiwiZW5hYmxlX2JveF9zaGFkb3ciOiJvZmYiLCJlbmFibGVfYm9yZGVyIjoib2ZmIiwicXVpel90aW1lcl9pbl90aXRsZSI6Im9uIiwiZW5hYmxlX3JhdGVfY29tbWVudHMiOiJvZmYiLCJlbmFibGVfcmVzdGFydF9idXR0b24iOiJvZmYiLCJhdXRvZmlsbF91c2VyX2RhdGEiOiJvZmYiLCJlbmFibGVfY29weV9wcm90ZWN0aW9uIjoib2ZmIiwiZW5hYmxlX3BheXBhbCI6Im9mZiIsImF5c19lbmFibGVfcmVzdHJpY3Rpb25fcGFzcyI6Im9mZiIsImF5c19lbmFibGVfcmVzdHJpY3Rpb25fcGFzc191c2VycyI6Im9mZiIsInVzZXJfbWFpbCI6Im9mZiIsImFkbWluX21haWwiOiJvZmYiLCJyZXN1bHRfdGV4dCI6bnVsbCwiZW5hYmxlX3Jlc3VsdCI6Im9mZiIsImVuYWJsZV9tYWRfbWltaSI6Im9mZiIsIm1hZF9taW1pX2xpc3QiOiIiLCJlbmFibGVfY29udmVydEtpdCI6Im9mZiIsImNvbnZlcnRLaXRfZm9ybV9pZCI6IiIsImVuYWJsZV9nZXRSZXNwb25zZSI6Im9mZiIsImdldFJlc3BvbnNlX2xpc3QiOiIiLCJlbmFibGVfcmVjYXB0Y2hhIjoib2ZmIiwiYXR0cmlidXRlcyI6W10sInN1Ym1pdF9yZWRpcmVjdF9hZnRlciI6IiIsInJ3X2Fuc3dlcnNfc291bmRzIjpmYWxzZSwiaWQiOiIxNTYyOSIsImF1dGhvcl9pZCI6IjMiLCJwb3N0X2lkIjpudWxsLCJ0aXRsZSI6IlRyXHUxZWFmYyBuZ2hpXHUxZWM3bSBUaW4gaFx1MWVjZGMgMTIgS1x1MWViZnQgblx1MWVkMWkgdHJpIHRoXHUxZWU5YyBCXHUwMGUwaSA3OiBIVE1MIHZcdTAwZTAgY1x1MWVhNXUgdHJcdTAwZmFjIHRyYW5nIHdlYiAtIFx1MDExMFx1MDBlYVx1MDMwMCAwOSIsImRlc2NyaXB0aW9uIjoiPHA+VHJcdTFlYWZjIG5naGlcdTFlYzdtIFRpbiBoXHUxZWNkYyAxMiBLXHUxZWJmdCBuXHUxZWQxaSB0cmkgdGhcdTFlZTljIEJcdTAwZTBpIDc6IEhUTUwgdlx1MDBlMCBjXHUxZWE1dSB0clx1MDBmYWMgdHJhbmcgd2ViIC0gXHUwMTEwXHUwMGVhXHUwMzAwIDA5IGJhbyBnXHUxZWQzbSBuaGlcdTFlYzF1IGNcdTAwZTJ1IGhcdTFlY2ZpIGhheSwgYlx1MDBlMW0gc1x1MDBlMXQgY2hcdTAxYjBcdTAxYTFuZyB0clx1MDBlY25oLiBDXHUwMGY5bmcgbFx1MDBlMG0gYlx1MDBlMGkgdFx1MWVhZHAgdHJcdTFlYWZjIG5naGlcdTFlYzdtIG5nYXkuPFwvcD5cclxuXHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMTogUGhcdTFlYTduIHRcdTFlZWQgZ1x1MWVkMWMgY1x1MWVlN2EgbVx1MWVkOXQgdFx1MDBlMGkgbGlcdTFlYzd1IEhUTUw1LCBjaFx1MWVlOWEgdG9cdTAwZTBuIGJcdTFlZDkgblx1MWVkOWkgZHVuZyBjXHUxZWU3YSB0cmFuZyB3ZWIgKGJhbyBnXHUxZWQzbSBjXHUxZWEzIHBoXHUxZWE3biBcdTAxMTFcdTFlYTd1IHZcdTAwZTAgcGhcdTFlYTduIHRoXHUwMGUybiksIFx1MDExMVx1MDFiMFx1MWVlM2MgXHUwMTExXHUxZWNibmggbmdoXHUwMTI5YSBiXHUxZWRmaSB0aFx1MWViYiBuXHUwMGUwbz9cclxuPHVsPlxyXG48bGk+QS4gJmx0O2hlYWQmZ3Q7PFwvbGk+XHJcbjxsaT5CLiAmbHQ7Ym9keSZndDs8XC9saT5cclxuPGxpPkMuICZsdDt0aXRsZSZndDs8XC9saT5cclxuPGxpPjxzdHJvbmc+RC4gJmx0O2h0bWwmZ3Q7PFwvc3Ryb25nPjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDI6IERcdTAwZjJuZyBraGFpIGJcdTAwZTFvICZsdDshRE9DVFlQRSBodG1sJmd0OyBcdTFlZGYgXHUwMTExXHUxZWE3dSB0XHUxZWM3cCBIVE1MIGNcdTAwZjMgbVx1MWVlNWMgXHUwMTExXHUwMGVkY2ggZ1x1MDBlYz9cclxuPHVsPlxyXG48bGk+QS4gXHUwMTEwXHUxZWNibmggbmdoXHUwMTI5YSB0aVx1MDBlYXUgXHUwMTExXHUxZWMxIGNcdTFlZTdhIHRyYW5nIHdlYi48XC9saT5cclxuPGxpPkIuIENoXHUwMGU4biBtXHUxZWQ5dCBoXHUwMGVjbmggXHUxZWEzbmggdlx1MDBlMG8gdHJhbmcuPFwvbGk+XHJcbjxsaT48c3Ryb25nPkMuIFRoXHUwMGY0bmcgYlx1MDBlMW8gY2hvIHRyXHUwMGVjbmggZHV5XHUxZWM3dCBiaVx1MWViZnQgcGhpXHUwMGVhbiBiXHUxZWEzbiBIVE1MIFx1MDExMWFuZyBzXHUxZWVkIGRcdTFlZTVuZy48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5ELiBUXHUxZWExbyBtXHUxZWQ5dCBsaVx1MDBlYW4ga1x1MWViZnQgXHUwMTExXHUxZWJmbiB0cmFuZyBraFx1MDBlMWMuPFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMzogUGhcdTFlYTduIHRcdTFlZWQgJmx0O2hlYWQmZ3Q7IHRyb25nIGNcdTFlYTV1IHRyXHUwMGZhYyBIVE1MIGNoXHUxZWU5YSBcdTAxMTFcdTFlZjFuZyBjXHUwMGUxYyBsb1x1MWVhMWkgdGhcdTAwZjRuZyB0aW4gblx1MDBlMG8gc2F1IFx1MDExMVx1MDBlMnk/XHJcbjx1bD5cclxuPGxpPkEuIE5cdTFlZDlpIGR1bmcgdlx1MDEwM24gYlx1MWVhM24gdlx1MDBlMCBoXHUwMGVjbmggXHUxZWEzbmggaGlcdTFlYzNuIHRoXHUxZWNiIHRyXHUwMGVhbiB0cmFuZy48XC9saT5cclxuPGxpPjxzdHJvbmc+Qi4gVGlcdTAwZWF1IFx1MDExMVx1MWVjMSB0cmFuZywgdGhcdTAwZjRuZyB0aW4gbVx1MDBmNCB0XHUxZWEzLCB0XHUxZWFkcCB0aW4gQ1NTIHZcdTAwZTAgSmF2YVNjcmlwdCBsaVx1MDBlYW4ga1x1MWViZnQuPFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qy4gQ1x1MDBlMWMgdGlcdTAwZWF1IFx1MDExMVx1MWVjMSBsXHUxZWRibiBuaFx1MWVjZiB0XHUxZWViIGgxIFx1MDExMVx1MWViZm4gaDYuPFwvbGk+XHJcbjxsaT5ELiBDXHUwMGUxYyBcdTAxMTFvXHUxZWExbiB2XHUwMTAzbiBiXHUxZWEzbiB2XHUwMGUwIGRhbmggc1x1MDBlMWNoLjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDQ6IE5cdTFlZDlpIGR1bmcgaGlcdTFlYzNuIHRoXHUxZWNiIGNobyBuZ1x1MDFiMFx1MWVkZGkgZFx1MDBmOW5nIHRyXHUwMGVhbiB0clx1MDBlY25oIGR1eVx1MWVjN3QgKHZcdTAxMDNuIGJcdTFlYTNuLCBoXHUwMGVjbmggXHUxZWEzbmgsIGxpXHUwMGVhbiBrXHUxZWJmdCwgYlx1MWVhM25nLC4uLikgXHUwMTExXHUwMWIwXHUxZWUzYyBcdTAxMTFcdTFlYjd0IGJcdTAwZWFuIHRyb25nIHBoXHUxZWE3biB0XHUxZWVkIG5cdTAwZTBvIGNcdTFlZTdhIHRcdTAwZTBpIGxpXHUxZWM3dSBIVE1MP1xyXG48dWw+XHJcbjxsaT5BLiAmbHQ7aHRtbCZndDs8XC9saT5cclxuPGxpPkIuICZsdDtoZWFkJmd0OzxcL2xpPlxyXG48bGk+PHN0cm9uZz5DLiAmbHQ7Ym9keSZndDs8XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5ELiAmbHQ7bWV0YSZndDs8XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSA1OiBUaFx1MWViYiBIVE1MIG5cdTAwZTBvIFx1MDExMVx1MDFiMFx1MWVlM2Mgc1x1MWVlZCBkXHUxZWU1bmcgXHUwMTExXHUxZWMzIHhcdTAwZTFjIFx1MDExMVx1MWVjYm5oIHRpXHUwMGVhdSBcdTAxMTFcdTFlYzEgY1x1MWVlN2EgdHJhbmcgd2ViLCB0aFx1MDFiMFx1MWVkZG5nIHh1XHUxZWE1dCBoaVx1MWVjN24gdHJcdTAwZWFuIHRoYW5oIHRpXHUwMGVhdSBcdTAxMTFcdTFlYzEgY1x1MWVlN2EgY1x1MWVlZGEgc1x1MWVkNSB0clx1MDBlY25oIGR1eVx1MWVjN3QgaG9cdTFlYjdjIHRyXHUwMGVhbiB0YWIgdHJcdTAwZWNuaCBkdXlcdTFlYzd0P1xyXG48dWw+XHJcbjxsaT48c3Ryb25nPkEuICZsdDt0aXRsZSZndDs8XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5CLiAmbHQ7aDEmZ3Q7PFwvbGk+XHJcbjxsaT5DLiAmbHQ7aGVhZGVyJmd0OzxcL2xpPlxyXG48bGk+RC4gJmx0O21ldGEmZ3Q7PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgNjogXHUwMTEwXHUxZWMzIHRcdTFlYTFvIG1cdTFlZDl0IFx1MDExMW9cdTFlYTFuIHZcdTAxMDNuIGJcdTFlYTNuIG1cdTFlZGJpIHRyb25nIEhUTUwsIGJcdTFlYTFuIHNcdTFlZWQgZFx1MWVlNW5nIHRoXHUxZWJiIG5cdTAwZTBvP1xyXG48dWw+XHJcbjxsaT5BLiAmbHQ7ZCZndDs8XC9saT5cclxuPGxpPjxzdHJvbmc+Qi4gJmx0O3AmZ3Q7PFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qy4gJmx0O3BhcmEmZ3Q7PFwvbGk+XHJcbjxsaT5ELiAmbHQ7dGV4dCZndDs8XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSA3OiBDXHUwMGUxYyB0aFx1MWViYiBIVE1MIHRcdTFlZWIgJmx0O2gxJmd0OyBcdTAxMTFcdTFlYmZuICZsdDtoNiZndDsgXHUwMTExXHUwMWIwXHUxZWUzYyBkXHUwMGY5bmcgXHUwMTExXHUxZWMzIGxcdTAwZTBtIGdcdTAwZWM/XHJcbjx1bD5cclxuPGxpPkEuIFRcdTFlYTFvIGRhbmggc1x1MDBlMWNoLjxcL2xpPlxyXG48bGk+Qi4gQ2hcdTAwZThuIGhcdTAwZWNuaCBcdTFlYTNuaC48XC9saT5cclxuPGxpPkMuIFRcdTFlYTFvIGxpXHUwMGVhbiBrXHUxZWJmdC48XC9saT5cclxuPGxpPjxzdHJvbmc+RC4gXHUwMTEwXHUxZWNibmggbmdoXHUwMTI5YSBjXHUwMGUxYyBjXHUxZWE1cCBcdTAxMTFcdTFlZDkgdGlcdTAwZWF1IFx1MDExMVx1MWVjMS48XC9zdHJvbmc+PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgODogWGVtIHhcdTAwZTl0IFx1MDExMW9cdTFlYTFuIG1cdTAwZTMgSFRNTCBzYXU6ICZsdDtoMSZndDtUaVx1MDBlYXUgXHUwMTExXHUxZWMxIGNoXHUwMGVkbmgmbHQ7XC9oMSZndDsmbHQ7cCZndDtcdTAxMTBvXHUxZWExbiB2XHUwMTAzbiB0aFx1MWVlOSBuaFx1MWVhNXQuJmx0O1wvcCZndDsmbHQ7aDImZ3Q7VGlcdTAwZWF1IFx1MDExMVx1MWVjMSBwaFx1MWVlNSZsdDtcL2gyJmd0OyZsdDtwJmd0O1x1MDExMG9cdTFlYTFuIHZcdTAxMDNuIHRoXHUxZWU5IGhhaS4mbHQ7XC9wJmd0Oy4gXHUwMTEwb1x1MWVhMW4gbVx1MDBlMyBuXHUwMGUweSB0XHUxZWExbyByYSBiYW8gbmhpXHUwMGVhdSBcdTAxMTFvXHUxZWExbiB2XHUwMTAzbiBiXHUxZWEzbiAocGFyYWdyYXBoKT9cclxuPHVsPlxyXG48bGk+QS4gMTxcL2xpPlxyXG48bGk+PHN0cm9uZz5CLiAyPFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qy4gMzxcL2xpPlxyXG48bGk+RC4gNDxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDk6IFRoXHUxZWJiIG5cdTAwZTBvIHNhdSBcdTAxMTFcdTAwZTJ5IGxcdTAwZTAgbVx1MWVkOXQgXCJ0aFx1MWViYiByXHUxZWQ3bmdcIiAoZW1wdHkgdGFnKSBob1x1MWViN2MgXCJ0aFx1MWViYiBcdTAxMTFcdTAxYTFuXCIgKHNlbGYtY2xvc2luZyB0YWcpLCBraFx1MDBmNG5nIGNcdTAwZjMgdGhcdTFlYmIgXHUwMTExXHUwMGYzbmcgcmlcdTAwZWFuZyBiaVx1MWVjN3Q/XHJcbjx1bD5cclxuPGxpPkEuICZsdDtwJmd0OzxcL2xpPlxyXG48bGk+Qi4gJmx0O2gxJmd0OzxcL2xpPlxyXG48bGk+PHN0cm9uZz5DLiAmbHQ7YnImZ3Q7PFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+RC4gJmx0O2JvZHkmZ3Q7PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMTA6IFRoXHUxZWJiIG5cdTAwZTBvIFx1MDExMVx1MDFiMFx1MWVlM2Mgc1x1MWVlZCBkXHUxZWU1bmcgXHUwMTExXHUxZWMzIHRcdTFlYTFvIG1cdTFlZDl0IFx1MDExMVx1MDFiMFx1MWVkZG5nIGtcdTFlYmIgbmdhbmcgcGhcdTAwZTJuIGNcdTAwZTFjaCBnaVx1MWVlZmEgY1x1MDBlMWMgblx1MWVkOWkgZHVuZyB0clx1MDBlYW4gdHJhbmcgd2ViP1xyXG48dWw+XHJcbjxsaT48c3Ryb25nPkEuICZsdDtociZndDs8XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5CLiAmbHQ7bGluZSZndDs8XC9saT5cclxuPGxpPkMuICZsdDticmVhayZndDs8XC9saT5cclxuPGxpPkQuICZsdDtzZXBhcmF0b3ImZ3Q7PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMTE6IFRyb25nIGNcdTFlYTV1IHRyXHUwMGZhYyBIVE1MLCBwaFx1MWVhN24gdFx1MWVlZCAmbHQ7bWV0YSZndDsgdGhcdTAxYjBcdTFlZGRuZyBcdTAxMTFcdTAxYjBcdTFlZTNjIFx1MDExMVx1MWViN3QgXHUxZWRmIFx1MDExMVx1MDBlMnUgdlx1MDBlMCBkXHUwMGY5bmcgXHUwMTExXHUxZWMzIGxcdTAwZTBtIGdcdTAwZWM/XHJcbjx1bD5cclxuPGxpPkEuIFRyb25nICZsdDtib2R5Jmd0OywgXHUwMTExXHUxZWMzIFx1MDExMVx1MWVjYm5oIGRcdTFlYTFuZyB2XHUwMTAzbiBiXHUxZWEzbi48XC9saT5cclxuPGxpPkIuIFRyb25nICZsdDtib2R5Jmd0OywgXHUwMTExXHUxZWMzIGNoXHUwMGU4biBoXHUwMGVjbmggXHUxZWEzbmguPFwvbGk+XHJcbjxsaT5DLiBUcm9uZyAmbHQ7aGVhZCZndDssIFx1MDExMVx1MWVjMyB0XHUxZWExbyB0aVx1MDBlYXUgXHUwMTExXHUxZWMxIGhpXHUxZWMzbiB0aFx1MWVjYiB0clx1MDBlYW4gdHJhbmcuPFwvbGk+XHJcbjxsaT48c3Ryb25nPkQuIFRyb25nICZsdDtoZWFkJmd0OywgXHUwMTExXHUxZWMzIGN1bmcgY1x1MWVhNXAgdGhcdTAwZjRuZyB0aW4gbWV0YWRhdGEgdlx1MWVjMSB0cmFuZy48XC9zdHJvbmc+PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMTI6IEJcdTFlYTFuIG11XHUxZWQxbiB0aFx1MDBlYW0gdGhcdTAwZjRuZyB0aW4gbVx1MDBmNCB0XHUxZWEzIHZcdTFlYzEgdHJhbmcgd2ViIGNcdTFlZTdhIG1cdTAwZWNuaCBjaG8gY1x1MDBlMWMgY1x1MDBmNG5nIGNcdTFlZTUgdFx1MDBlY20ga2lcdTFlYmZtLiBCXHUxZWExbiBzXHUxZWJkIHNcdTFlZWQgZFx1MWVlNW5nIHRoXHUxZWJiICZsdDttZXRhJmd0OyB2XHUxZWRiaSB0aHVcdTFlZDljIHRcdTAwZWRuaCBuXHUwMGUwbz9cclxuPHVsPlxyXG48bGk+PHN0cm9uZz5BLiAmbHQ7bWV0YSBuYW1lPTxcL3N0cm9uZz48XC9saT5cclxuPGxpPkIuICZsdDttZXRhIG5hbWU9PFwvbGk+XHJcbjxsaT5DLiAmbHQ7bWV0YSBuYW1lPTxcL2xpPlxyXG48bGk+RC4gJmx0O21ldGEgY2hhcnNldD08XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAxMzogVGh1XHUxZWQ5YyB0XHUwMGVkbmggXCJsYW5nXCIgdHJvbmcgdGhcdTFlYmIgJmx0O2h0bWwgbGFuZz1cclxuPHVsPlxyXG48bGk+QS4gWFx1MDBlMWMgXHUwMTExXHUxZWNibmggY2hpXHUxZWMxdSByXHUxZWQ5bmcgY1x1MWVlN2EgdHJhbmcuPFwvbGk+XHJcbjxsaT48c3Ryb25nPkIuIEtoYWkgYlx1MDBlMW8gbmdcdTAwZjRuIG5nXHUxZWVmIGNoXHUwMGVkbmggY1x1MWVlN2Egblx1MWVkOWkgZHVuZyB0cmFuZy48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5DLiBcdTAxMTBcdTFlYjd0IHRcdTAwZWFuIGNobyB0XHUxZWM3cCBIVE1MLjxcL2xpPlxyXG48bGk+RC4gXHUwMTEwXHUxZWNibmggZFx1MWVhMW5nIG1cdTAwZTB1IG5cdTFlYzFuIGNobyB0cmFuZy48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAxNDogWGVtIHhcdTAwZTl0IFx1MDExMW9cdTFlYTFuIG1cdTAwZTMgc2F1OiAmbHQ7IS0tIFx1MDExMFx1MDBlMnkgbFx1MDBlMCBtXHUxZWQ5dCBnaGkgY2hcdTAwZmEgLS0mZ3Q7LiBcdTAxMTBvXHUxZWExbiBtXHUwMGUzIG5cdTAwZTB5IGNcdTAwZjMgdFx1MDBlMWMgZFx1MWVlNW5nIGdcdTAwZWMga2hpIHRyYW5nIHdlYiBcdTAxMTFcdTAxYjBcdTFlZTNjIGhpXHUxZWMzbiB0aFx1MWVjYiB0clx1MDBlYW4gdHJcdTAwZWNuaCBkdXlcdTFlYzd0P1xyXG48dWw+XHJcbjxsaT5BLiBIaVx1MWVjM24gdGhcdTFlY2IgZFx1MDBmMm5nIGNoXHUxZWVmIDxcL2xpPlxyXG48bGk+Qi4gVFx1MWVhMW8gbVx1MWVkOXQgbGlcdTAwZWFuIGtcdTFlYmZ0IFx1MDExMVx1MWViZm4gdHJhbmcga2hcdTAwZTFjIGNcdTAwZjMgdFx1MDBlYW4gPFwvbGk+XHJcbjxsaT5DLiBcdTAxMTBcdTFlY2JuaCBkXHUxZWExbmcgdlx1MDEwM24gYlx1MWVhM24gdGhcdTAwZTBuaCBjaFx1MWVlZiBpbiBcdTAxMTFcdTFlYWRtLjxcL2xpPlxyXG48bGk+PHN0cm9uZz5ELiBLaFx1MDBmNG5nIGhpXHUxZWMzbiB0aFx1MWVjYiBnXHUwMGVjIGNcdTFlYTMsIFx1MDExMVx1MDBlMnkgbFx1MDBlMCBtXHUxZWQ5dCBnaGkgY2hcdTAwZmEgY2hvIG5nXHUwMWIwXHUxZWRkaSBsXHUxZWFkcCB0clx1MDBlY25oLjxcL3N0cm9uZz48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAxNTogVHJcdTAwZWNuaCBkdXlcdTFlYzd0IHdlYiB4XHUxZWVkIGxcdTAwZmQgY1x1MDBlMWMga1x1MDBmZCB0XHUxZWYxIHh1XHUxZWQxbmcgZFx1MDBmMm5nIChraGkgYlx1MWVhMW4gbmhcdTFlYTVuIEVudGVyIHRyb25nIHRyXHUwMGVjbmggc29cdTFlYTFuIHRoXHUxZWEzbykgdlx1MDBlMCBjXHUwMGUxYyBraG9cdTFlYTNuZyB0clx1MWVhZm5nIGRcdTAxYjAgdGhcdTFlZWJhIHRyb25nIG1cdTAwZTMgSFRNTCBuaFx1MDFiMCB0aFx1MWViZiBuXHUwMGUwbz9cclxuPHVsPlxyXG48bGk+QS4gTVx1MWVkN2kga1x1MDBmZCB0XHUxZWYxIHh1XHUxZWQxbmcgZFx1MDBmMm5nIHNcdTFlYmQgdFx1MWVhMW8gcmEgbVx1MWVkOXQgZFx1MDBmMm5nIG1cdTFlZGJpIGhpXHUxZWMzbiB0aFx1MWVjYi48XC9saT5cclxuPGxpPkIuIE1cdTFlZDdpIGtob1x1MWVhM25nIHRyXHUxZWFmbmcgZFx1MDFiMCB0aFx1MWVlYmEgc1x1MWViZCBcdTAxMTFcdTAxYjBcdTFlZTNjIGdpXHUxZWVmIG5ndXlcdTAwZWFuIGtoaSBoaVx1MWVjM24gdGhcdTFlY2IuPFwvbGk+XHJcbjxsaT48c3Ryb25nPkMuIENcdTAwZTFjIGtcdTAwZmQgdFx1MWVmMSB4dVx1MWVkMW5nIGRcdTAwZjJuZyB2XHUwMGUwIGtob1x1MWVhM25nIHRyXHUxZWFmbmcgZFx1MDFiMCB0aFx1MWVlYmEgdGhcdTAxYjBcdTFlZGRuZyBiXHUxZWNiIGJcdTFlY2YgcXVhIGhvXHUxZWI3YyBjb2kgbmhcdTAxYjAgbVx1MWVkOXQga2hvXHUxZWEzbmcgdHJcdTFlYWZuZyBkdXkgbmhcdTFlYTV0LjxcL3N0cm9uZz48XC9saT5cclxuPGxpPkQuIEdcdTAwZTJ5IHJhIGxcdTFlZDdpIGhpXHUxZWMzbiB0aFx1MWVjYiB0cmFuZyB3ZWIuPFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMTY6IFx1MDExMFx1MWVjMyBcdTAxMTFcdTFlYTNtIGJcdTFlYTNvIHRyYW5nIHdlYiBoaVx1MWVjM24gdGhcdTFlY2IgXHUwMTExXHUwMGZhbmcgY1x1MDBlMWMga1x1MDBmZCB0XHUxZWYxIFx1MDExMVx1MWViN2MgYmlcdTFlYzd0IHZcdTAwZTAgdGlcdTFlYmZuZyBWaVx1MWVjN3QgY1x1MDBmMyBkXHUxZWE1dSwgYlx1MWVhMW4gblx1MDBlYW4gdGhcdTAwZWFtIHRoXHUxZWJiICZsdDttZXRhJmd0OyBuXHUwMGUwbyB2XHUwMGUwbyBwaFx1MWVhN24gJmx0O2hlYWQmZ3Q7P1xyXG48dWw+XHJcbjxsaT5BLiAmbHQ7bWV0YSBuYW1lPTxcL2xpPlxyXG48bGk+PHN0cm9uZz5CLiAmbHQ7bWV0YSBjaGFyc2V0PTxcL3N0cm9uZz48XC9saT5cclxuPGxpPkMuICZsdDttZXRhIG5hbWU9PFwvbGk+XHJcbjxsaT5ELiAmbHQ7bWV0YSBodHRwLWVxdWl2PTxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDE3OiBCXHUxZWExbiBtdVx1MWVkMW4gdFx1MWVhMW8gbVx1MWVkOXQgdGlcdTAwZWF1IFx1MDExMVx1MWVjMSBsXHUxZWRibiBuaFx1MWVhNXQgY2hvIHRyYW5nIHdlYiBjXHUxZWU3YSBtXHUwMGVjbmguIENcdTAwZmEgcGhcdTAwZTFwIEhUTUwgY2hcdTAwZWRuaCB4XHUwMGUxYyBsXHUwMGUwIGdcdTAwZWM/XHJcbjx1bD5cclxuPGxpPkEuICZsdDtoZWFkZXIxJmd0O1RpXHUwMGVhdSBcdTAxMTFcdTFlYzEmbHQ7XC9oZWFkZXIxJmd0OzxcL2xpPlxyXG48bGk+Qi4gJmx0O2hlYWRpbmcgc2l6ZT08XC9saT5cclxuPGxpPjxzdHJvbmc+Qy4gJmx0O2gxJmd0O1RpXHUwMGVhdSBcdTAxMTFcdTFlYzEmbHQ7XC9oMSZndDs8XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5ELiAmbHQ7dGl0bGUmZ3Q7VGlcdTAwZWF1IFx1MDExMVx1MWVjMSZsdDtcL3RpdGxlJmd0OzxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDE4OiBLaGkgeGVtIG1cdTAwZTMgbmd1XHUxZWQzbiBjXHUxZWU3YSBtXHUxZWQ5dCB0cmFuZyB3ZWIsIGJcdTFlYTFuIHRoXHUxZWE1eSBjXHUxZWE1dSB0clx1MDBmYWMgbmhcdTAxYjAgc2F1OiAmbHQ7Ym9keSZndDsmbHQ7cCZndDtcdTAxMTBvXHUxZWExbiB2XHUwMTAzbiB0aFx1MWVlOSBuaFx1MWVhNXQuJmx0O2JyJmd0O0RcdTAwZjJuZyB0aFx1MWVlOSBoYWkgdHJvbmcgXHUwMTExb1x1MWVhMW4uJmx0O1wvcCZndDsmbHQ7XC9ib2R5Jmd0Oy4gXHUwMTEwb1x1MWVhMW4gbVx1MDBlMyBuXHUwMGUweSBzXHUxZWJkIGhpXHUxZWMzbiB0aFx1MWVjYiBuaFx1MDFiMCB0aFx1MWViZiBuXHUwMGUwbz9cclxuPHVsPlxyXG48bGk+PHN0cm9uZz5BLiBcdTAxMTBvXHUxZWExbiB2XHUwMTAzbiB0aFx1MWVlOSBuaFx1MWVhNXQuPGJyPkRcdTAwZjJuZyB0aFx1MWVlOSBoYWkgdHJvbmcgXHUwMTExb1x1MWVhMW4uPFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qi4gXHUwMTEwb1x1MWVhMW4gdlx1MDEwM24gdGhcdTFlZTkgbmhcdTFlYTV0LjxwPkRcdTAwZjJuZyB0aFx1MWVlOSBoYWkgdHJvbmcgXHUwMTExb1x1MWVhMW4uPFwvcD48XC9saT5cclxuPGxpPkMuIFx1MDExMG9cdTFlYTFuIHZcdTAxMDNuIHRoXHUxZWU5IG5oXHUxZWE1dC4gRFx1MDBmMm5nIHRoXHUxZWU5IGhhaSB0cm9uZyBcdTAxMTFvXHUxZWExbi48XC9saT5cclxuPGxpPkQuIENoXHUxZWM5IGhpXHUxZWMzbiB0aFx1MWVjYiA8XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAxOTogR2lcdTFlYTMgc1x1MWVlZCBiXHUxZWExbiBjXHUwMGYzIFx1MDExMW9cdTFlYTFuIG1cdTAwZTMgSFRNTCBzYXU6ICZsdDtodG1sJmd0OyZsdDtoZWFkJmd0OyZsdDt0aXRsZSZndDtUcmFuZyBjXHUxZWU3YSB0XHUwMGY0aSZsdDtcL3RpdGxlJmd0OyZsdDtcL2hlYWQmZ3Q7Jmx0O2JvZHkmZ3Q7Jmx0O2gxJmd0O0NoXHUwMGUwbyBtXHUxZWVibmcmbHQ7XC9oMSZndDsmbHQ7cCZndDtcdTAxMTBcdTAwZTJ5IGxcdTAwZTAgblx1MWVkOWkgZHVuZy4mbHQ7XC9wJmd0OyZsdDtcL2JvZHkmZ3Q7Jmx0O1wvaHRtbCZndDsuIFBoXHUxZWE3biBuXHUwMGUwbyBjXHUxZWU3YSBcdTAxMTFvXHUxZWExbiBtXHUwMGUzIG5cdTAwZTB5IGNoXHUxZWU5YSBuXHUxZWQ5aSBkdW5nIGNoXHUwMGVkbmggbVx1MDBlMCBuZ1x1MDFiMFx1MWVkZGkgZFx1MDBmOW5nIG5oXHUwMGVjbiB0aFx1MWVhNXk/XHJcbjx1bD5cclxuPGxpPkEuICZsdDtodG1sJmd0Oy4uLiZsdDtcL2h0bWwmZ3Q7PFwvbGk+XHJcbjxsaT5CLiAmbHQ7aGVhZCZndDsuLi4mbHQ7XC9oZWFkJmd0OzxcL2xpPlxyXG48bGk+PHN0cm9uZz5DLiAmbHQ7Ym9keSZndDsuLi4mbHQ7XC9ib2R5Jmd0OzxcL3N0cm9uZz48XC9saT5cclxuPGxpPkQuICZsdDt0aXRsZSZndDsuLi4mbHQ7XC90aXRsZSZndDs8XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAyMDogTVx1MWVlNWMgXHUwMTExXHUwMGVkY2ggY2hcdTAwZWRuaCBjXHUxZWU3YSB2aVx1MWVjN2Mgc1x1MWVlZCBkXHUxZWU1bmcgY1x1MDBlMWMgdGhcdTFlYmIgdGlcdTAwZWF1IFx1MDExMVx1MWVjMSAoaDEgXHUwMTExXHUxZWJmbiBoNikgdHJvbmcgSFRNTCBsXHUwMGUwIGdcdTAwZWM/XHJcbjx1bD5cclxuPGxpPkEuIENoXHUxZWM5IFx1MDExMVx1MWVjMyBsXHUwMGUwbSBjaG8gdlx1MDEwM24gYlx1MWVhM24gdHJcdTAwZjRuZyBsXHUxZWRibiBoXHUwMWExbi48XC9saT5cclxuPGxpPjxzdHJvbmc+Qi4gXHUwMTEwXHUxZWMzIHRcdTFlYTFvIGNcdTFlYTV1IHRyXHUwMGZhYyBwaFx1MDBlMm4gY1x1MWVhNXAgblx1MWVkOWkgZHVuZyB2XHUwMGUwIGNcdTFlYTNpIHRoaVx1MWVjN24ga2hcdTFlYTMgblx1MDEwM25nIFx1MDExMVx1MWVjZGMgaGlcdTFlYzN1LCB0XHUwMGVjbSBraVx1MWViZm0uPFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qy4gXHUwMTEwXHUxZWMzIGNoXHUwMGU4biBoXHUwMGVjbmggXHUxZWEzbmggdlx1MDBlMG8gdHJhbmcuPFwvbGk+XHJcbjxsaT5ELiBcdTAxMTBcdTFlYzMgdFx1MWVhMW8gbGlcdTAwZWFuIGtcdTFlYmZ0IG5cdTFlZDlpIGJcdTFlZDkgdHJvbmcgdHJhbmcuPFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMjE6IEJcdTFlYTFuIG11XHUxZWQxbiB0XHUxZWExbyBtXHUxZWQ5dCB0XHUwMGUwaSBsaVx1MWVjN3UgSFRNTCBjXHUwMWExIGJcdTFlYTNuIG5oXHUxZWE1dC4gQ1x1MWVhNXUgdHJcdTAwZmFjIHRcdTFlZDFpIHRoaVx1MWVjM3UgY1x1MWVhN24gY1x1MDBmMyBsXHUwMGUwIGdcdTAwZWM/XHJcbjx1bD5cclxuPGxpPkEuICZsdDtib2R5Jmd0O05cdTFlZDlpIGR1bmcmbHQ7XC9ib2R5Jmd0OzxcL2xpPlxyXG48bGk+Qi4gJmx0O2h0bWwmZ3Q7Tlx1MWVkOWkgZHVuZyZsdDtcL2h0bWwmZ3Q7PFwvbGk+XHJcbjxsaT5DLiAmbHQ7aGVhZCZndDsmbHQ7dGl0bGUmZ3Q7Li4uJmx0O1wvdGl0bGUmZ3Q7Jmx0O1wvaGVhZCZndDsmbHQ7Ym9keSZndDsuLi4mbHQ7XC9ib2R5Jmd0OzxcL2xpPlxyXG48bGk+PHN0cm9uZz5ELiAmbHQ7IURPQ1RZUEUgaHRtbCZndDsmbHQ7aHRtbCZndDsmbHQ7aGVhZCZndDsmbHQ7dGl0bGUmZ3Q7Li4uJmx0O1wvdGl0bGUmZ3Q7Jmx0O1wvaGVhZCZndDsmbHQ7Ym9keSZndDsuLi4mbHQ7XC9ib2R5Jmd0OyZsdDtcL2h0bWwmZ3Q7PFwvc3Ryb25nPjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDIyOiBTXHUxZWYxIGtoXHUwMGUxYyBiaVx1MWVjN3QgY1x1MDFhMSBiXHUxZWEzbiBnaVx1MWVlZmEgdGhcdTFlYmIgJmx0O3RpdGxlJmd0OyB2XHUwMGUwIHRoXHUxZWJiICZsdDtoMSZndDsgbFx1MDBlMCBnXHUwMGVjP1xyXG48dWw+XHJcbjxsaT5BLiBDXHUxZWEzIGhhaSBcdTAxMTFcdTFlYzF1IGhpXHUxZWMzbiB0aFx1MWVjYiB0aVx1MDBlYXUgXHUwMTExXHUxZWMxIGxcdTFlZGJuIHRyb25nIG5cdTFlZDlpIGR1bmcgdHJhbmcuPFwvbGk+XHJcbjxsaT5CLiAmbHQ7dGl0bGUmZ3Q7IGNoXHUxZWM5IGRcdTAwZjluZyBjaG8gaFx1MDBlY25oIFx1MWVhM25oLCAmbHQ7aDEmZ3Q7IGRcdTAwZjluZyBjaG8gdlx1MDEwM24gYlx1MWVhM24uPFwvbGk+XHJcbjxsaT48c3Ryb25nPkMuICZsdDt0aXRsZSZndDsgaGlcdTFlYzNuIHRoXHUxZWNiIHRyXHUwMGVhbiB0YWIgdHJcdTAwZWNuaCBkdXlcdTFlYzd0LCAmbHQ7aDEmZ3Q7IGhpXHUxZWMzbiB0aFx1MWVjYiB0cm9uZyBuXHUxZWQ5aSBkdW5nIHRyYW5nLjxcL3N0cm9uZz48XC9saT5cclxuPGxpPkQuIENcdTFlYTMgaGFpIFx1MDExMVx1MWVjMXUgaGlcdTFlYzNuIHRoXHUxZWNiIHRyXHUwMGVhbiB0YWIgdHJcdTAwZWNuaCBkdXlcdTFlYzd0LjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDIzOiBLaGkgYlx1MWVhMW4gY1x1MWVhN24gbmdcdTFlYWZ0IGRcdTAwZjJuZyA8aT5tXHUwMGUwIGtoXHUwMGY0bmc8XC9pPiBiXHUxZWFmdCBcdTAxMTFcdTFlYTd1IG1cdTFlZDl0IFx1MDExMW9cdTFlYTFuIHZcdTAxMDNuIG1cdTFlZGJpLCBiXHUxZWExbiBzXHUxZWVkIGRcdTFlZTVuZyB0aFx1MWViYiBuXHUwMGUwbz9cclxuPHVsPlxyXG48bGk+PHN0cm9uZz5BLiAmbHQ7YnImZ3Q7PFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qi4gJmx0O3AmZ3Q7PFwvbGk+XHJcbjxsaT5DLiAmbHQ7aHImZ3Q7PFwvbGk+XHJcbjxsaT5ELiAmbHQ7bmV3bGluZSZndDs8XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAyNDogWGVtIHhcdTAwZTl0IFx1MDExMW9cdTFlYTFuIG1cdTAwZTMgSFRNTCBzYXU6ICZsdDtib2R5Jmd0OyZsdDtoMSZndDtUaVx1MDBlYXUgXHUwMTExXHUxZWMxJmx0O1wvaDEmZ3Q7Jmx0O2hyJmd0OyZsdDtwJmd0O05cdTFlZDlpIGR1bmcgc2F1IFx1MDExMVx1MDFiMFx1MWVkZG5nIGtcdTFlYmIuJmx0O1wvcCZndDsmbHQ7XC9ib2R5Jmd0Oy4gXHUwMTEwb1x1MWVhMW4gbVx1MDBlMyBuXHUwMGUweSBzXHUxZWJkIGhpXHUxZWMzbiB0aFx1MWVjYiBtXHUxZWQ5dCB0aVx1MDBlYXUgXHUwMTExXHUxZWMxLCBzYXUgXHUwMTExXHUwMGYzIGxcdTAwZTAgZ1x1MDBlYz9cclxuPHVsPlxyXG48bGk+QS4gTVx1MWVkOXQgZFx1MDBmMm5nIHRyXHUxZWQxbmcgbFx1MWVkYm4uPFwvbGk+XHJcbjxsaT48c3Ryb25nPkIuIE1cdTFlZDl0IFx1MDExMVx1MDFiMFx1MWVkZG5nIGtcdTFlYmIgbmdhbmcuPFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qy4gTVx1MWVkOXQgXHUwMTExb1x1MWVhMW4gdlx1MDEwM24gYlx1MWVhM24gdHJcdTFlZDFuZy48XC9saT5cclxuPGxpPkQuIE1cdTFlZDl0IGhcdTAwZWNuaCBcdTFlYTNuaCBtXHUxZWI3YyBcdTAxMTFcdTFlY2JuaC48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAyNTogVGhcdTFlYmIgJmx0O21ldGEgY2hhcnNldD1cclxuPHVsPlxyXG48bGk+PHN0cm9uZz5BLiBUcm9uZyBwaFx1MWVhN24gJmx0O2hlYWQmZ3Q7LjxcL3N0cm9uZz48XC9saT5cclxuPGxpPkIuIFRyb25nIHBoXHUxZWE3biAmbHQ7Ym9keSZndDsuPFwvbGk+XHJcbjxsaT5DLiBOZ2F5IHNhdSB0aFx1MWViYiAmbHQ7XC9odG1sJmd0Oy48XC9saT5cclxuPGxpPkQuIFx1MWVkZSBiXHUxZWE1dCBrXHUxZWYzIFx1MDExMVx1MDBlMnUgdHJvbmcgdFx1MDBlMGkgbGlcdTFlYzd1LjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDI2OiBUcm9uZyBjXHUxZWE1dSB0clx1MDBmYWMgSFRNTCBjXHUwMWExIGJcdTFlYTNuLCBwaFx1MWVhN24gdFx1MWVlZCBuXHUwMGUwbyBsXHUwMGUwIHBoXHUxZWE3biB0XHUxZWVkIGNvbiB0clx1MWVmMWMgdGlcdTFlYmZwIGNcdTFlZTdhIHBoXHUxZWE3biB0XHUxZWVkICZsdDtodG1sJmd0Oz9cclxuPHVsPlxyXG48bGk+QS4gJmx0O3AmZ3Q7IHZcdTAwZTAgJmx0O2gxJmd0OzxcL2xpPlxyXG48bGk+Qi4gJmx0O3RpdGxlJmd0OyB2XHUwMGUwICZsdDttZXRhJmd0OzxcL2xpPlxyXG48bGk+Qy4gJmx0O2JyJmd0OyB2XHUwMGUwICZsdDtociZndDs8XC9saT5cclxuPGxpPjxzdHJvbmc+RC4gJmx0O2hlYWQmZ3Q7IHZcdTAwZTAgJmx0O2JvZHkmZ3Q7PFwvc3Ryb25nPjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDI3OiBYZW0geFx1MDBlOXQgXHUwMTExb1x1MWVhMW4gbVx1MDBlMyBIVE1MIHNhdTogJmx0O3AmZ3Q7XHUwMTEwXHUwMGUyeSBsXHUwMGUwICZsdDtoMSZndDt0aVx1MDBlYXUgXHUwMTExXHUxZWMxJmx0O1wvaDEmZ3Q7IHRyb25nIFx1MDExMW9cdTFlYTFuIHZcdTAxMDNuPyZsdDtcL3AmZ3Q7LiBWXHUxZWMxIG1cdTFlYjd0IGNcdTFlYTV1IHRyXHUwMGZhYyBIVE1MIGNodVx1MWVhOW4sIFx1MDExMW9cdTFlYTFuIG1cdTAwZTMgblx1MDBlMHkgY1x1MDBmMyB2XHUxZWE1biBcdTAxMTFcdTFlYzEgZ1x1MDBlYz9cclxuPHVsPlxyXG48bGk+PHN0cm9uZz5BLiBLaFx1MDBmNG5nIFx1MDExMVx1MDFiMFx1MWVlM2MgcGhcdTAwZTlwIFx1MDExMVx1MWViN3QgdGhcdTFlYmIgJmx0O2gxJmd0OyBiXHUwMGVhbiB0cm9uZyB0aFx1MWViYiAmbHQ7cCZndDsuPFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qi4gVGhpXHUxZWJmdSB0aFx1MWViYiBcdTAxMTFcdTAwZjNuZyBjaG8gJmx0O2gxJmd0Oy48XC9saT5cclxuPGxpPkMuIFRoaVx1MWViZnUgdGh1XHUxZWQ5YyB0XHUwMGVkbmggXCJzcmNcIiBjaG8gJmx0O2gxJmd0Oy48XC9saT5cclxuPGxpPkQuIEtoXHUwMGY0bmcgY1x1MDBmMyB2XHUxZWE1biBcdTAxMTFcdTFlYzEgZ1x1MDBlYywgXHUwMTExXHUwMGUyeSBsXHUwMGUwIGNcdTFlYTV1IHRyXHUwMGZhYyBoXHUxZWUzcCBsXHUxZWM3LjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDI4OiBUaHVcdTFlZDljIHRcdTAwZWRuaCAoYXR0cmlidXRlKSB0cm9uZyB0aFx1MWViYiBIVE1MIGNcdTAwZjMgdmFpIHRyXHUwMGYyIGdcdTAwZWM/XHJcbjx1bD5cclxuPGxpPkEuIFhcdTAwZTFjIFx1MDExMVx1MWVjYm5oIGxvXHUxZWExaSB0XHUwMGUwaSBsaVx1MWVjN3UgSFRNTC48XC9saT5cclxuPGxpPkIuIFRcdTFlYTFvIGNcdTFlYTV1IHRyXHUwMGZhYyBwaFx1MDBlMm4gY1x1MWVhNXAgY2hvIG5cdTFlZDlpIGR1bmcuPFwvbGk+XHJcbjxsaT5DLiBcdTAxMTBcdTAwZjNuZyB2YWkgdHJcdTAwZjIgbmhcdTAxYjAgbVx1MWVkOXQgZ2hpIGNoXHUwMGZhIChjb21tZW50KS48XC9saT5cclxuPGxpPjxzdHJvbmc+RC4gQ3VuZyBjXHUxZWE1cCB0aFx1MDBmNG5nIHRpbiBiXHUxZWQ1IHN1bmcgdlx1MWVjMSBwaFx1MWVhN24gdFx1MWVlZC48XC9zdHJvbmc+PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMjk6IEJcdTFlYTFuIG11XHUxZWQxbiB0XHUxZWExbyBtXHUxZWQ5dCB0aVx1MDBlYXUgXHUwMTExXHUxZWMxIHBoXHUxZWU1IGNcdTAwZjMga1x1MDBlZGNoIHRoXHUwMWIwXHUxZWRiYyBuaFx1MWVjZiBoXHUwMWExbiB0aVx1MDBlYXUgXHUwMTExXHUxZWMxIGNoXHUwMGVkbmggKGgxKSwgbmhcdTAxYjBuZyB2XHUxZWFibiBxdWFuIHRyXHUxZWNkbmcgaFx1MDFhMW4gXHUwMTExb1x1MWVhMW4gdlx1MDEwM24gYlx1MWVhM24gdGhcdTAwZjRuZyB0aFx1MDFiMFx1MWVkZG5nLiBCXHUxZWExbiBuXHUwMGVhbiBzXHUxZWVkIGRcdTFlZTVuZyB0aFx1MWViYiB0aVx1MDBlYXUgXHUwMTExXHUxZWMxIG5cdTAwZTBvP1xyXG48dWw+XHJcbjxsaT48c3Ryb25nPkEuICZsdDtoMiZndDs8XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5CLiAmbHQ7cCZndDs8XC9saT5cclxuPGxpPkMuICZsdDt0aXRsZSZndDs8XC9saT5cclxuPGxpPkQuICZsdDticiZndDs8XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAzMDogVHJvbmcgcXVcdTAwZTEgdHJcdTAwZWNuaCBzb1x1MWVhMW4gdGhcdTFlYTNvIEhUTUwsIHZpXHUxZWM3YyBzXHUxZWVkIGRcdTFlZTVuZyBwaFx1MWVhN24gbVx1MWVjMW0gY2h1eVx1MDBlYW4gZFx1MWVlNW5nIG5oXHUwMWIwIE5vdGVwYWQrKyBob1x1MWViN2MgVlMgQ29kZSBtYW5nIGxcdTFlYTFpIGxcdTFlZTNpIFx1MDBlZGNoIGdcdTAwZWMgc28gdlx1MWVkYmkgdHJcdTAwZWNuaCBzb1x1MWVhMW4gdGhcdTFlYTNvIHZcdTAxMDNuIGJcdTFlYTNuIHRodVx1MWVhN24gdFx1MDBmYXkgbmhcdTAxYjAgTm90ZXBhZD9cclxuPHVsPlxyXG48bGk+QS4gR2lcdTAwZmFwIG1cdTAwZTMgSFRNTCBcdTAxMTFcdTAxYjBcdTFlZTNjIGhpXHUxZWMzbiB0aFx1MWVjYiB0clx1MWVmMWMgdGlcdTFlYmZwIHRyXHUwMGVhbiB0clx1MDBlY25oIGR1eVx1MWVjN3QuPFwvbGk+XHJcbjxsaT5CLiBUXHUxZWYxIFx1MDExMVx1MWVkOW5nIHRcdTFlYTFvIG5cdTFlZDlpIGR1bmcgY2hvIHRyYW5nIHdlYi48XC9saT5cclxuPGxpPjxzdHJvbmc+Qy4gQ3VuZyBjXHUxZWE1cCBjXHUwMGUxYyB0XHUwMGVkbmggblx1MDEwM25nIGhcdTFlZDcgdHJcdTFlZTMgbmhcdTAxYjAgdFx1MDBmNCBzXHUwMGUxbmcgY1x1MDBmYSBwaFx1MDBlMXAsIGdcdTFlZTNpIFx1MDBmZCBtXHUwMGUzLCBnaVx1MDBmYXAgdmlcdTFlYmZ0IGNvZGUgZFx1MWVjNSBkXHUwMGUwbmcgdlx1MDBlMCBcdTAwZWR0IGxcdTFlZDdpIGhcdTAxYTFuLjxcL3N0cm9uZz48XC9saT5cclxuPGxpPkQuIENoXHUxZWM5IGRcdTAwZjluZyBcdTAxMTFcdTFlYzMgeGVtIGNoXHUxZWU5IGtoXHUwMGY0bmcgdGhcdTFlYzMgY2hcdTFlYzluaCBzXHUxZWVkYSBtXHUwMGUzIEhUTUwuPFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbiIsInF1aXpfaW1hZ2UiOm51bGwsInF1aXpfY2F0ZWdvcnlfaWQiOiIxNjM2IiwicXVlc3Rpb25faWRzIjoiNDY4MTc2LDQ2ODE3Nyw0NjgxNzgsNDY4MTc5LDQ2ODE4MCw0NjgxODEsNDY4MTgyLDQ2ODE4Myw0NjgxODQsNDY4MTg1LDQ2ODE4Niw0NjgxODcsNDY4MTg4LDQ2ODE4OSw0NjgxOTAsNDY4MTkxLDQ2ODE5Miw0NjgxOTMsNDY4MTk0LDQ2ODE5NSw0NjgxOTYsNDY4MTk3LDQ2ODE5OCw0NjgxOTksNDY4MjAwLDQ2ODIwMSw0NjgyMDIsNDY4MjAzLDQ2ODIwNCw0NjgyMDUiLCJvcmRlcmluZyI6IjE1NjI5IiwicHVibGlzaGVkIjoiMSIsImNyZWF0ZV9kYXRlIjpudWxsLCJxdWl6X3VybCI6bnVsbCwiaW50ZXJ2YWxzIjoiW3tcImludGVydmFsX21pblwiOlwiMFwiLFwiaW50ZXJ2YWxfbWF4XCI6XCIyNVwiLFwiaW50ZXJ2YWxfdGV4dFwiOlwiXCIsXCJpbnRlcnZhbF9pbWFnZVwiOlwiXCIsXCJpbnRlcnZhbF9yZWRpcmVjdF91cmxcIjpcIlwiLFwiaW50ZXJ2YWxfcmVkaXJlY3RfZGVsYXlcIjpcIlwiLFwiaW50ZXJ2YWxfZmlsZVwiOlwiXCIsXCJpbnRlcnZhbF9maWxlX2lkXCI6XCJcIixcImludGVydmFsX2ZpbGVfbmFtZVwiOlwiXCIsXCJpbnRlcnZhbF9nYW1pcHJlc3NfcG9pbnRcIjpcIlwiLFwiaW50ZXJ2YWxfd3Byb2R1Y3RcIjpcIlwiLFwiaW50ZXJ2YWxfa2V5d29yZFwiOlwiQVwifSx7XCJpbnRlcnZhbF9taW5cIjpcIjI2XCIsXCJpbnRlcnZhbF9tYXhcIjpcIjUwXCIsXCJpbnRlcnZhbF90ZXh0XCI6XCJcIixcImludGVydmFsX2ltYWdlXCI6XCJcIixcImludGVydmFsX3JlZGlyZWN0X3VybFwiOlwiXCIsXCJpbnRlcnZhbF9yZWRpcmVjdF9kZWxheVwiOlwiXCIsXCJpbnRlcnZhbF9maWxlXCI6XCJcIixcImludGVydmFsX2ZpbGVfaWRcIjpcIlwiLFwiaW50ZXJ2YWxfZmlsZV9uYW1lXCI6XCJcIixcImludGVydmFsX2dhbWlwcmVzc19wb2ludFwiOlwiXCIsXCJpbnRlcnZhbF93cHJvZHVjdFwiOlwiXCIsXCJpbnRlcnZhbF9rZXl3b3JkXCI6XCJCXCJ9LHtcImludGVydmFsX21pblwiOlwiNTFcIixcImludGVydmFsX21heFwiOlwiNzVcIixcImludGVydmFsX3RleHRcIjpcIlwiLFwiaW50ZXJ2YWxfaW1hZ2VcIjpcIlwiLFwiaW50ZXJ2YWxfcmVkaXJlY3RfdXJsXCI6XCJcIixcImludGVydmFsX3JlZGlyZWN0X2RlbGF5XCI6XCJcIixcImludGVydmFsX2ZpbGVcIjpcIlwiLFwiaW50ZXJ2YWxfZmlsZV9pZFwiOlwiXCIsXCJpbnRlcnZhbF9maWxlX25hbWVcIjpcIlwiLFwiaW50ZXJ2YWxfZ2FtaXByZXNzX3BvaW50XCI6XCJcIixcImludGVydmFsX3dwcm9kdWN0XCI6XCJcIixcImludGVydmFsX2tleXdvcmRcIjpcIkNcIn0se1wiaW50ZXJ2YWxfbWluXCI6XCI3NlwiLFwiaW50ZXJ2YWxfbWF4XCI6XCIxMDBcIixcImludGVydmFsX3RleHRcIjpcIlwiLFwiaW50ZXJ2YWxfaW1hZ2VcIjpcIlwiLFwiaW50ZXJ2YWxfcmVkaXJlY3RfdXJsXCI6XCJcIixcImludGVydmFsX3JlZGlyZWN0X2RlbGF5XCI6XCJcIixcImludGVydmFsX2ZpbGVcIjpcIlwiLFwiaW50ZXJ2YWxfZmlsZV9pZFwiOlwiXCIsXCJpbnRlcnZhbF9maWxlX25hbWVcIjpcIlwiLFwiaW50ZXJ2YWxfZ2FtaXByZXNzX3BvaW50XCI6XCJcIixcImludGVydmFsX3dwcm9kdWN0XCI6XCJcIixcImludGVydmFsX2tleXdvcmRcIjpcIkRcIn1dIiwiaXNfdXNlcl9sb2dnZWRfaW4iOmZhbHNlLCJxdWl6X2FuaW1hdGlvbl90b3AiOjEwMCwicXVpel9lbmFibGVfYW5pbWF0aW9uX3RvcCI6Im9uIiwic3RvcmVfYWxsX25vdF9maW5pc2hlZF9yZXN1bHRzIjpmYWxzZX0='; </script> <input type='hidden' name='quiz_id' value='15629'/> <input type='hidden' name='start_date' class='ays-start-date'/> <input type='hidden' name='ays_end_date' class='ays-quiz-end-date'/> <input type='hidden' name='ays_finish_quiz_nonce_15629' value='f789ef098a'/> </form></div> </div> <div class="ays-quiz-powered-by-container"><div class="ays-quiz-promote-powered-by-text-row"><span class="ays-quiz-promote-powered-by-text">By <a href="https://ays-pro.com/wordpress/quiz-maker" target="_blank">Wordpress Quiz plugin</a></span></div></div></div></div> <div class="panel blogger"><div class='ays-quiz-wrap'> <div class='ays-quiz-container ays_quiz_classic_light ays-quiz-keyboard-active' data-quest-effect='shake' data-hide-bg-image='false' id='ays-quiz-container-16567'> <div class='ays-questions-container'> <div class='ays-quiz-some-items-icons-wrap'><div class="ays-quiz-full-screen-wrap"> <a class="ays-quiz-full-screen-container"> <svg xmlns="http://www.w3.org/2000/svg" height="24" fill="#fff" viewBox="0 0 24 24" width="24" class="ays-quiz-close-full-screen"> <path d="M0 0h24v24H0z" fill="none"/> <path d="M5 16h3v3h2v-5H5v2zm3-8H5v2h5V5H8v3zm6 11h2v-3h3v-2h-5v5zm2-11V5h-2v5h5V8h-3z"/> </svg> <svg xmlns="http://www.w3.org/2000/svg" height="24" fill="#fff" viewBox="0 0 24 24" width="24" class="ays-quiz-open-full-screen"> <path d="M0 0h24v24H0z" fill="none"/> <path d="M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z"/> </svg> </a> </div></div> <span class='ays_quizn_ancnoxneri_qanak'><i class='ays_fa ays_fa_users'></i> 0</span> <form action='' method='post' autocomplete='off' id='ays_finish_quiz_16567' class='ays-quiz-form enable_questions_result ' ><input type='hidden' class='ays_question_count_per_page' value='30'> <input type='hidden' value='list' class='answer_view_class'> <input type='hidden' value='' class='ays_qm_enable_arrows'><section class='ays_quiz_timer_container'> <div class='ays-quiz-timer ays-quiz-message-before-timer' data-timer='2700'><p>Bạn đã sẵn sàng chưa? 45 phút làm bài bắt đầu!!!</p> </div> <div class='ays-quiz-after-timer '><p>Bạn đã hết giờ làm bài! Xem kết quả các câu hỏi đã làm nhé!!!</p> </div> <hr style='height:1px;'> </section> <div class='step active-step'> <div class='ays-abs-fs ays-start-page'> <div class='ays_cb_and_a'><p style='margin:0!important;'><strong>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong></p></div> <p class='ays-fs-title'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web - Đề 10</p> <div class='ays_buttons_div'> <input type='button' name='next' class='ays_next start_button action-button ays-quiz-keyboard-active' value='BẮT ĐẦU LÀM BÀI TEST' data-enable-leave-page="false" /> </div> <div class='ays-fs-subtitle'><p>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web - Đề 10 bao gồm nhiều câu hỏi hay, bám sát chương trình. Cùng làm bài tập trắc nghiệm ngay.</p> <div class="question-block"> <p>Câu 1: Trong cấu trúc cơ bản của một trang HTML, phần tử nào chứa thông tin chung về tài liệu như tiêu đề trang, bộ mã ký tự, và các liên kết đến tệp CSS hay JavaScript?</p> <ul> <li>A. <body></li> <li><strong>B. <head></strong></li> <li>C. <html></li> <li>D. <title></li> </ul> </div> <div class="question-block"> <p>Câu 2: Xem xét đoạn mã HTML sau:<br /><!DOCTYPE html><br /><html lang=</p> <ul> <li><strong>A. Cấu trúc cơ bản và hợp lệ của một tài liệu HTML5.</strong></li> <li>B. Một trang web chỉ có phần đầu (head) mà không có nội dung hiển thị.</li> <li>C. Cấu trúc HTML bị sai cú pháp do thiếu thẻ đóng.</li> <li>D. Một đoạn mã chỉ chứa nội dung văn bản thuần túy.</li> </ul> </div> <div class="question-block"> <p>Câu 3: Thẻ HTML nào sau đây là thẻ đơn (self-closing tag), tức là không có thẻ đóng tương ứng?</p> <ul> <li>A. <p></li> <li>B. <h1></li> <li>C. <div></li> <li><strong>D. <br></strong></li> </ul> </div> <div class="question-block"> <p>Câu 4: Thuộc tính (attribute) trong HTML được sử dụng để làm gì?</p> <ul> <li>A. Định nghĩa tên của thẻ HTML.</li> <li>B. Xác định nội dung chính của trang web.</li> <li><strong>C. Cung cấp thông tin bổ sung hoặc sửa đổi hành vi của phần tử HTML.</strong></li> <li>D. Đánh dấu phần kết thúc của một phần tử.</li> </ul> </div> <div class="question-block"> <p>Câu 5: Để tạo một đoạn văn bản mới trong HTML, thẻ nào thường được sử dụng?</p> <ul> <li><strong>A. <p></strong></li> <li>B. <br></li> <li>C. <div></li> <li>D. <span></li> </ul> </div> <div class="question-block"> <p>Câu 6: Thẻ <title> trong phần <head> có vai trò gì đối với trang web?</p> <ul> <li>A. Định nghĩa tiêu đề lớn nhất trong nội dung trang.</li> <li>B. Đặt tên cho tệp HTML.</li> <li>C. Xác định tác giả của trang web.</li> <li><strong>D. Đặt tiêu đề cho trang web, hiển thị trên tab trình duyệt và kết quả tìm kiếm.</strong></li> </ul> </div> <div class="question-block"> <p>Câu 7: Hãy phân tích sự khác biệt về mục đích sử dụng giữa thẻ <h1> và thẻ <p> trong HTML.</p> <ul> <li>A. <h1> dùng cho văn bản in đậm, <p> dùng cho văn bản in nghiêng.</li> <li><strong>B. <h1> đánh dấu tiêu đề (có cấp độ), <p> đánh dấu đoạn văn bản.</strong></li> <li>C. <h1> tạo ngắt dòng, <p> tạo khoảng trắng.</li> <li>D. Cả hai đều dùng để tạo danh sách.</li> </ul> </div> <div class="question-block"> <p>Câu 8: Khi trình duyệt đọc một tệp HTML, nó sẽ bỏ qua điều gì theo mặc định?</p> <ul> <li>A. Tất cả các thẻ HTML.</li> <li>B. Nội dung bên trong thẻ <body>.</li> <li><strong>C. Các dấu cách và dòng trắng dư thừa.</strong></li> <li>D. Nội dung bên trong thẻ <head>.</li> </ul> </div> <div class="question-block"> <p>Câu 9: Đoạn mã <!-- Đây là một ghi chú --> trong HTML có tác dụng gì?</p> <ul> <li><strong>A. Là một chú thích, không hiển thị trên trang web.</strong></li> <li>B. Tạo một dòng chữ in đậm.</li> <li>C. Hiển thị dòng chữ "Đây là một ghi chú" trên trang.</li> <li>D. Tạo một liên kết đến trang khác.</li> </ul> </div> <div class="question-block"> <p>Câu 10: Mục đích chính của việc sử dụng thẻ <meta charset=</p> <ul> <li>A. Đặt tiêu đề cho trang web.</li> <li><strong>B. Khai báo bộ mã ký tự cho tài liệu HTML, giúp hiển thị đúng ký tự.</strong></li> <li>C. Tạo từ khóa cho công cụ tìm kiếm.</li> <li>D. Liên kết đến tệp CSS.</li> </ul> </div> <div class="question-block"> <p>Câu 11: Phần tử <html> trong cấu trúc HTML đóng vai trò gì?</p> <ul> <li>A. Chứa nội dung hiển thị chính của trang.</li> <li>B. Chứa thông tin về tài liệu như tiêu đề.</li> <li><strong>C. Là phần tử gốc chứa toàn bộ tài liệu HTML.</strong></li> <li>D. Khai báo loại tài liệu.</li> </ul> </div> <div class="question-block"> <p>Câu 12: Hãy xem xét đoạn mã sau:<br /><p>Dòng 1<br>Dòng 2</p><br />Khi hiển thị trên trình duyệt, đoạn mã này sẽ tạo ra kết quả như thế nào?</p> <ul> <li><strong>A. Dòng 1<br />Dòng 2 (trong cùng một đoạn)</strong></li> <li>B. Dòng 1 <p>Dòng 2</p> <p> (tạo hai đoạn khác nhau)</li> <li>C. Dòng 1 Dòng 2 (hiển thị trên cùng một dòng)</li> <li>D. Chỉ hiển thị Dòng 1.</li> </ul> </div> <div class="question-block"> <p>Câu 13: Giả sử bạn muốn tạo một tiêu đề phụ ngay dưới tiêu đề chính <h1>. Thẻ nào trong các thẻ tiêu đề (heading tags) sau đây là lựa chọn phù hợp nhất theo thứ bậc thông thường?</p> <ul> <li>A. <h6></li> <li><strong>B. <h2></strong></li> <li>C. <h1> (lặp lại)</li> <li>D. <p></li> </ul> </div> <div class="question-block"> <p>Câu 14: Vai trò của dòng <!DOCTYPE html> ở đầu tệp HTML là gì?</p> <ul> <li><strong>A. Khai báo loại tài liệu và phiên bản HTML (HTML5).</strong></li> <li>B. Đặt tiêu đề cho trang web.</li> <li>C. Xác định ngôn ngữ của trang.</li> <li>D. Bắt đầu phần nội dung chính của trang.</li> </ul> </div> <div class="question-block"> <p>Câu 15: Phần tử <body> của một trang HTML chứa những gì?</p> <ul> <li>A. Thông tin về trang web cho công cụ tìm kiếm.</li> <li>B. Tiêu đề của trang web hiển thị trên tab trình duyệt.</li> <li>C. Các liên kết đến tệp CSS và JavaScript.</li> <li><strong>D. Nội dung hiển thị chính của trang web (văn bản, hình ảnh, bảng...).</strong></li> </ul> </div> <div class="question-block"> <p>Câu 16: Trong HTML, việc lồng các thẻ vào nhau (ví dụ: <div><p>Nội dung</p></div>) tuân theo nguyên tắc nào?</p> <ul> <li><strong>A. Thẻ nào mở sau thì phải đóng trước thẻ mở trước đó.</strong></li> <li>B. Các thẻ phải luôn được đóng ngay sau khi mở.</li> <li>C. Không được phép lồng các thẻ vào nhau.</li> <li>D. Thẻ mở trước phải đóng trước thẻ mở sau.</li> </ul> </div> <div class="question-block"> <p>Câu 17: Cú pháp cơ bản để viết một thẻ HTML có thuộc tính là gì?</p> <ul> <li>A. <tên_thẻ thuộc tính=giá_trị></li> <li>B. <tên_thẻ>thuộc tính=</li> <li><strong>C. <tên_thẻ thuộc tính=</strong></li> <li>D. <tên_thẻ </li> </ul> </div> <div class="question-block"> <p>Câu 18: Bạn cần tạo một đoạn văn bản chứa một câu quan trọng cần nhấn mạnh bằng cách in đậm. Đoạn mã HTML hợp lý để làm điều này là gì?</p> <ul> <li>A. <strong><p>Câu quan trọng.</p></strong></li> <li><strong>B. <p><strong>Câu quan trọng.</strong></p></strong></li> <li>C. <p>Câu quan trọng.<br></p></li> <li>D. <strong>Câu quan trọng.</strong></li> </ul> </div> <div class="question-block"> <p>Câu 19: Trình duyệt web diễn giải (interpret) mã HTML như thế nào để hiển thị trang?</p> <ul> <li>A. Nó biên dịch mã HTML thành mã máy trước khi hiển thị.</li> <li>B. Nó chỉ hiển thị các dòng văn bản thuần túy, bỏ qua tất cả các thẻ.</li> <li><strong>C. Nó đọc và diễn giải các thẻ HTML để xác định cách hiển thị nội dung.</strong></li> <li>D. Nó yêu cầu người dùng nhập định dạng cho từng phần tử.</li> </ul> </div> <div class="question-block"> <p>Câu 20: Thẻ <meta> với thuộc tính `name=</p> <ul> <li><strong>A. Cung cấp mô tả ngắn gọn về trang web cho công cụ tìm kiếm.</strong></li> <li>B. Xác định tác giả của trang.</li> <li>C. Đặt tiêu đề cho trang.</li> <li>D. Xác định bộ mã ký tự.</li> </ul> </div> <div class="question-block"> <p>Câu 21: Điều gì xảy ra nếu bạn quên thẻ đóng cho một thẻ đôi (paired tag) như <p> hoặc <div> trong mã HTML?</p> <ul> <li>A. Trang web sẽ không hiển thị gì cả.</li> <li>B. Trình duyệt sẽ báo lỗi và dừng tải trang.</li> <li>C. Nội dung của thẻ đó sẽ bị bỏ qua.</li> <li><strong>D. Trình duyệt có thể cố gắng tự đóng thẻ, nhưng cấu trúc và hiển thị có thể bị sai lệch.</strong></li> </ul> </div> <div class="question-block"> <p>Câu 22: Bạn muốn hiển thị một danh sách các mục. Mặc dù danh sách chi tiết hơn được học sau, dựa trên cấu trúc cơ bản, bạn sẽ đặt các mục danh sách đó vào phần nào của tài liệu HTML?</p> <ul> <li>A. Trong phần <head>.</li> <li><strong>B. Trong phần <body>.</strong></li> <li>C. Ngay bên ngoài thẻ <html>.</li> <li>D. Trong thẻ <title>.</li> </ul> </div> <div class="question-block"> <p>Câu 23: Công cụ soạn thảo nào sau đây được coi là phù hợp và chuyên nghiệp hơn để viết mã HTML so với Notepad hoặc WordPad?</p> <ul> <li>A. Microsoft Word.</li> <li>B. Paint.</li> <li><strong>C. Visual Studio Code (VS Code).</strong></li> <li>D. Excel.</li> </ul> </div> <div class="question-block"> <p>Câu 24: Điều gì sẽ xảy ra nếu bạn mở một tệp HTML trực tiếp bằng trình duyệt web?</p> <ul> <li><strong>A. Trình duyệt sẽ đọc mã HTML và hiển thị trang web.</strong></li> <li>B. Trình duyệt sẽ chỉ hiển thị mã nguồn HTML dưới dạng văn bản.</li> <li>C. Máy tính sẽ báo lỗi vì không nhận dạng được tệp.</li> <li>D. Tệp sẽ tự động được tải xuống.</li> </ul> </div> <div class="question-block"> <p>Câu 25: Xem xét đoạn mã:<br /><h1>Tiêu đề chính</h1><br /><h1>Một tiêu đề khác</h1><br />Về mặt kỹ thuật, mã này có hợp lệ không? Và về mặt ngữ nghĩa/cấu trúc trang, việc sử dụng này có nên không?</p> <ul> <li>A. Không hợp lệ về cú pháp HTML.</li> <li>B. Hợp lệ về cú pháp, và nên sử dụng nhiều thẻ <h1> cho tất cả các tiêu đề quan trọng.</li> <li><strong>C. Hợp lệ về cú pháp, nhưng không nên sử dụng nhiều thẻ <h1> trên cùng một trang vì lý do ngữ nghĩa và cấu trúc.</strong></li> <li>D. Không hợp lệ vì các thẻ tiêu đề không được lặp lại.</li> </ul> </div> <div class="question-block"> <p>Câu 26: Thuộc tính `lang=</p> <ul> <li>A. Xác định chiều văn bản từ phải sang trái.</li> <li>B. Đặt tên tệp là "vi.html".</li> <li>C. Định dạng văn bản sang kiểu chữ Việt.</li> <li><strong>D. Khai báo ngôn ngữ chính của nội dung trang là tiếng Việt.</strong></li> </ul> </div> <div class="question-block"> <p>Câu 27: Khi bạn nhìn thấy một đoạn mã như <div>...</div> trong HTML, bạn hiểu về bản chất của thẻ <div> như thế nào?</p> <ul> <li><strong>A. Là một phần tử khối chung, dùng để nhóm các phần tử khác.</strong></li> <li>B. Tạo một dòng văn bản in đậm.</li> <li>C. Chèn một hình ảnh.</li> <li>D. Tạo một liên kết.</li> </ul> </div> <div class="question-block"> <p>Câu 28: Giả sử bạn có một tệp HTML tên là `index.html` và bạn mở nó trong trình duyệt. Thanh tiêu đề (tab) của trình duyệt hiển thị dòng chữ </p> <ul> <li>A. Nội dung bên trong thẻ <h1> đầu tiên.</li> <li>B. Tên của tệp HTML (`index.html`).</li> <li><strong>C. Nội dung bên trong thẻ <title>.</strong></li> <li>D. Một chú thích (comment) trong mã HTML.</li> </ul> </div> <div class="question-block"> <p>Câu 29: Sự khác biệt cơ bản giữa thẻ <p> và thẻ <div> là gì khi xét về ngữ nghĩa và mục đích sử dụng thông thường?</p> <ul> <li>A. <p> là thẻ đơn, <div> là thẻ đôi.</li> <li><strong>B. <p> có ngữ nghĩa là đoạn văn, <div> là bộ chứa chung không ngữ nghĩa.</strong></li> <li>C. Cả hai đều có cùng mục đích và có thể thay thế cho nhau.</li> <li>D. <p> chỉ chứa văn bản, <div> chỉ chứa các thẻ khác.</li> </ul> </div> <div class="question-block"> <p>Câu 30: Bạn đang xem mã nguồn của một trang web và thấy dòng <!-- TODO: Thêm hình ảnh minh họa -->. Dòng này cho bạn biết điều gì?</p> <ul> <li>A. Trên trang web sẽ hiển thị dòng chữ </li> <li>B. Trang web này gặp lỗi và cần sửa chữa.</li> <li>C. Đây là mã để chèn hình ảnh vào trang.</li> <li><strong>D. Đây là một ghi chú dành cho người lập trình, không hiển thị trên trang web.</strong></li> </ul> </div> </div> <input type='hidden' name='ays_quiz_id' value='16567'/> <input type='hidden' name='ays_quiz_curent_page_link' class='ays-quiz-curent-page-link' value='https://cauhoi.org/15-de-trac-nghiem-tin-hoc-12-ket-noi-tri-thuc-bai-7-html-va-cau-truc-trang-web/'/> <input type='hidden' name='ays_quiz_questions' value='496263,496264,496265,496266,496267,496268,496269,496270,496271,496272,496273,496274,496275,496276,496277,496278,496279,496280,496281,496282,496283,496284,496285,496286,496287,496288,496289,496290,496291,496292'> </div> </div><div class='step ' data-question-id='496263' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>1 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 10</strong> </p> <div class='ays_quiz_question'> <p>Câu 1: Trong cấu trúc cơ bản của một trang HTML, phần tử nào chứa thông tin chung về tài liệu như tiêu đề trang, bộ mã ký tự, và các liên kết đến tệp CSS hay JavaScript?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496263]' id='ays-answer-1955985-16567' value='1955985'/> <label for='ays-answer-1955985-16567' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;body&gt;</label><label for='ays-answer-1955985-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496263]' id='ays-answer-1955986-16567' value='1955986'/> <label for='ays-answer-1955986-16567' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;head&gt;</label><label for='ays-answer-1955986-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496263]' id='ays-answer-1955987-16567' value='1955987'/> <label for='ays-answer-1955987-16567' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;html&gt;</label><label for='ays-answer-1955987-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496263]' id='ays-answer-1955988-16567' value='1955988'/> <label for='ays-answer-1955988-16567' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;title&gt;</label><label for='ays-answer-1955988-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_16567 === 'undefined'){ window.quizOptions_16567 = []; } window.quizOptions_16567['496263'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTk1NTk4NSI6IjAiLCIxOTU1OTg2IjoiMSIsIjE5NTU5ODciOiIwIiwiMTk1NTk4OCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='496264' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>2 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 10</strong> </p> <div class='ays_quiz_question'> <p>Câu 2: Xem xét đoạn mã HTML sau:<br /><!DOCTYPE html><br /><html lang="vi"><br /><head><br />  <meta charset="UTF-8"><br />  <title>Trang web của tôi


      

    Chào mừng!

      

    Đây là nội dung.



    Đoạn mã này thể hiện điều gì về cấu trúc trang web?

    3 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 10

    Câu 3: Thẻ HTML nào sau đây là thẻ đơn (self-closing tag), tức là không có thẻ đóng tương ứng?

    4 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 10

    Câu 4: Thuộc tính (attribute) trong HTML được sử dụng để làm gì?

    5 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 10

    Câu 5: Để tạo một đoạn văn bản mới trong HTML, thẻ nào thường được sử dụng?

    6 / 30

    Category: Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web

    Tags: Bộ đề 10

    Câu 6: Thẻ trong phần <head> có vai trò gì đối với trang web?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496268]' id='ays-answer-1956005-16567' value='1956005'/> <label for='ays-answer-1956005-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Định nghĩa tiêu đề lớn nhất trong nội dung trang.</label><label for='ays-answer-1956005-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496268]' id='ays-answer-1956006-16567' value='1956006'/> <label for='ays-answer-1956006-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Đặt tên cho tệp HTML.</label><label for='ays-answer-1956006-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496268]' id='ays-answer-1956007-16567' value='1956007'/> <label for='ays-answer-1956007-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Xác định tác giả của trang web.</label><label for='ays-answer-1956007-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496268]' id='ays-answer-1956008-16567' value='1956008'/> <label for='ays-answer-1956008-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Đặt tiêu đề cho trang web, hiển thị trên tab trình duyệt và kết quả tìm kiếm.</label><label for='ays-answer-1956008-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_16567 === 'undefined'){ window.quizOptions_16567 = []; } window.quizOptions_16567['496268'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTk1NjAwNSI6IjAiLCIxOTU2MDA2IjoiMCIsIjE5NTYwMDciOiIwIiwiMTk1NjAwOCI6IjEifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='496269' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>7 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 10</strong> </p> <div class='ays_quiz_question'> <p>Câu 7: Hãy phân tích sự khác biệt về mục đích sử dụng giữa thẻ </p> <h1> và thẻ </p> <p> trong HTML.</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496269]' id='ays-answer-1956009-16567' value='1956009'/> <label for='ays-answer-1956009-16567' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;h1&gt; dùng cho văn bản in đậm, &lt;p&gt; dùng cho văn bản in nghiêng.</label><label for='ays-answer-1956009-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496269]' id='ays-answer-1956010-16567' value='1956010'/> <label for='ays-answer-1956010-16567' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;h1&gt; đánh dấu tiêu đề (có cấp độ), &lt;p&gt; đánh dấu đoạn văn bản.</label><label for='ays-answer-1956010-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496269]' id='ays-answer-1956011-16567' value='1956011'/> <label for='ays-answer-1956011-16567' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;h1&gt; tạo ngắt dòng, &lt;p&gt; tạo khoảng trắng.</label><label for='ays-answer-1956011-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496269]' id='ays-answer-1956012-16567' value='1956012'/> <label for='ays-answer-1956012-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Cả hai đều dùng để tạo danh sách.</label><label for='ays-answer-1956012-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_16567 === 'undefined'){ window.quizOptions_16567 = []; } window.quizOptions_16567['496269'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTk1NjAwOSI6IjAiLCIxOTU2MDEwIjoiMSIsIjE5NTYwMTEiOiIwIiwiMTk1NjAxMiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='496270' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>8 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 10</strong> </p> <div class='ays_quiz_question'> <p>Câu 8: Khi trình duyệt đọc một tệp HTML, nó sẽ bỏ qua điều gì theo mặc định?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496270]' id='ays-answer-1956013-16567' value='1956013'/> <label for='ays-answer-1956013-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Tất cả các thẻ HTML.</label><label for='ays-answer-1956013-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496270]' id='ays-answer-1956014-16567' value='1956014'/> <label for='ays-answer-1956014-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Nội dung bên trong thẻ &lt;body&gt;.</label><label for='ays-answer-1956014-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496270]' id='ays-answer-1956015-16567' value='1956015'/> <label for='ays-answer-1956015-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Các dấu cách và dòng trắng dư thừa.</label><label for='ays-answer-1956015-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496270]' id='ays-answer-1956016-16567' value='1956016'/> <label for='ays-answer-1956016-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Nội dung bên trong thẻ &lt;head&gt;.</label><label for='ays-answer-1956016-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_16567 === 'undefined'){ window.quizOptions_16567 = []; } window.quizOptions_16567['496270'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTk1NjAxMyI6IjAiLCIxOTU2MDE0IjoiMCIsIjE5NTYwMTUiOiIxIiwiMTk1NjAxNiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='496271' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>9 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 10</strong> </p> <div class='ays_quiz_question'> <p>Câu 9: Đoạn mã <!-- Đây là một ghi chú --> trong HTML có tác dụng gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496271]' id='ays-answer-1956017-16567' value='1956017'/> <label for='ays-answer-1956017-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Là một chú thích, không hiển thị trên trang web.</label><label for='ays-answer-1956017-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496271]' id='ays-answer-1956018-16567' value='1956018'/> <label for='ays-answer-1956018-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Tạo một dòng chữ in đậm.</label><label for='ays-answer-1956018-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496271]' id='ays-answer-1956019-16567' value='1956019'/> <label for='ays-answer-1956019-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Hiển thị dòng chữ 'Đây là một ghi chú' trên trang.</label><label for='ays-answer-1956019-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496271]' id='ays-answer-1956020-16567' value='1956020'/> <label for='ays-answer-1956020-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Tạo một liên kết đến trang khác.</label><label for='ays-answer-1956020-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_16567 === 'undefined'){ window.quizOptions_16567 = []; } window.quizOptions_16567['496271'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTk1NjAxNyI6IjEiLCIxOTU2MDE4IjoiMCIsIjE5NTYwMTkiOiIwIiwiMTk1NjAyMCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='496272' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>10 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 10</strong> </p> <div class='ays_quiz_question'> <p>Câu 10: Mục đích chính của việc sử dụng thẻ <meta charset="UTF-8"> trong phần <head> là gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496272]' id='ays-answer-1956021-16567' value='1956021'/> <label for='ays-answer-1956021-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Đặt tiêu đề cho trang web.</label><label for='ays-answer-1956021-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496272]' id='ays-answer-1956022-16567' value='1956022'/> <label for='ays-answer-1956022-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Khai báo bộ mã ký tự cho tài liệu HTML, giúp hiển thị đúng ký tự.</label><label for='ays-answer-1956022-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496272]' id='ays-answer-1956023-16567' value='1956023'/> <label for='ays-answer-1956023-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Tạo từ khóa cho công cụ tìm kiếm.</label><label for='ays-answer-1956023-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496272]' id='ays-answer-1956024-16567' value='1956024'/> <label for='ays-answer-1956024-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Liên kết đến tệp CSS.</label><label for='ays-answer-1956024-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_16567 === 'undefined'){ window.quizOptions_16567 = []; } window.quizOptions_16567['496272'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTk1NjAyMSI6IjAiLCIxOTU2MDIyIjoiMSIsIjE5NTYwMjMiOiIwIiwiMTk1NjAyNCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='496273' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>11 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 10</strong> </p> <div class='ays_quiz_question'> <p>Câu 11: Phần tử <html> trong cấu trúc HTML đóng vai trò gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496273]' id='ays-answer-1956025-16567' value='1956025'/> <label for='ays-answer-1956025-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Chứa nội dung hiển thị chính của trang.</label><label for='ays-answer-1956025-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496273]' id='ays-answer-1956026-16567' value='1956026'/> <label for='ays-answer-1956026-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Chứa thông tin về tài liệu như tiêu đề.</label><label for='ays-answer-1956026-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496273]' id='ays-answer-1956027-16567' value='1956027'/> <label for='ays-answer-1956027-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Là phần tử gốc chứa toàn bộ tài liệu HTML.</label><label for='ays-answer-1956027-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496273]' id='ays-answer-1956028-16567' value='1956028'/> <label for='ays-answer-1956028-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Khai báo loại tài liệu.</label><label for='ays-answer-1956028-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_16567 === 'undefined'){ window.quizOptions_16567 = []; } window.quizOptions_16567['496273'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTk1NjAyNSI6IjAiLCIxOTU2MDI2IjoiMCIsIjE5NTYwMjciOiIxIiwiMTk1NjAyOCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='496274' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>12 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 10</strong> </p> <div class='ays_quiz_question'> <p>Câu 12: Hãy xem xét đoạn mã sau:</p> <p>Dòng 1<br />Dòng 2</p> <p>Khi hiển thị trên trình duyệt, đoạn mã này sẽ tạo ra kết quả như thế nào?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496274]' id='ays-answer-1956029-16567' value='1956029'/> <label for='ays-answer-1956029-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Dòng 1<br>Dòng 2 (trong cùng một đoạn)</label><label for='ays-answer-1956029-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496274]' id='ays-answer-1956030-16567' value='1956030'/> <label for='ays-answer-1956030-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Dòng 1<p>Dòng 2</p> (tạo hai đoạn khác nhau)</label><label for='ays-answer-1956030-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496274]' id='ays-answer-1956031-16567' value='1956031'/> <label for='ays-answer-1956031-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Dòng 1 Dòng 2 (hiển thị trên cùng một dòng)</label><label for='ays-answer-1956031-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496274]' id='ays-answer-1956032-16567' value='1956032'/> <label for='ays-answer-1956032-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Chỉ hiển thị Dòng 1.</label><label for='ays-answer-1956032-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_16567 === 'undefined'){ window.quizOptions_16567 = []; } window.quizOptions_16567['496274'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTk1NjAyOSI6IjEiLCIxOTU2MDMwIjoiMCIsIjE5NTYwMzEiOiIwIiwiMTk1NjAzMiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='496275' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>13 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 10</strong> </p> <div class='ays_quiz_question'> <p>Câu 13: Giả sử bạn muốn tạo một tiêu đề phụ ngay dưới tiêu đề chính </p> <h1>. Thẻ nào trong các thẻ tiêu đề (heading tags) sau đây là lựa chọn phù hợp nhất theo thứ bậc thông thường?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496275]' id='ays-answer-1956033-16567' value='1956033'/> <label for='ays-answer-1956033-16567' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;h6&gt;</label><label for='ays-answer-1956033-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496275]' id='ays-answer-1956034-16567' value='1956034'/> <label for='ays-answer-1956034-16567' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;h2&gt;</label><label for='ays-answer-1956034-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496275]' id='ays-answer-1956035-16567' value='1956035'/> <label for='ays-answer-1956035-16567' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;h1&gt; (lặp lại)</label><label for='ays-answer-1956035-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496275]' id='ays-answer-1956036-16567' value='1956036'/> <label for='ays-answer-1956036-16567' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;p&gt;</label><label for='ays-answer-1956036-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_16567 === 'undefined'){ window.quizOptions_16567 = []; } window.quizOptions_16567['496275'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTk1NjAzMyI6IjAiLCIxOTU2MDM0IjoiMSIsIjE5NTYwMzUiOiIwIiwiMTk1NjAzNiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='496276' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>14 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 10</strong> </p> <div class='ays_quiz_question'> <p>Câu 14: Vai trò của dòng <!DOCTYPE html> ở đầu tệp HTML là gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496276]' id='ays-answer-1956037-16567' value='1956037'/> <label for='ays-answer-1956037-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Khai báo loại tài liệu và phiên bản HTML (HTML5).</label><label for='ays-answer-1956037-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496276]' id='ays-answer-1956038-16567' value='1956038'/> <label for='ays-answer-1956038-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Đặt tiêu đề cho trang web.</label><label for='ays-answer-1956038-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496276]' id='ays-answer-1956039-16567' value='1956039'/> <label for='ays-answer-1956039-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Xác định ngôn ngữ của trang.</label><label for='ays-answer-1956039-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496276]' id='ays-answer-1956040-16567' value='1956040'/> <label for='ays-answer-1956040-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Bắt đầu phần nội dung chính của trang.</label><label for='ays-answer-1956040-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_16567 === 'undefined'){ window.quizOptions_16567 = []; } window.quizOptions_16567['496276'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTk1NjAzNyI6IjEiLCIxOTU2MDM4IjoiMCIsIjE5NTYwMzkiOiIwIiwiMTk1NjA0MCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='496277' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>15 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 10</strong> </p> <div class='ays_quiz_question'> <p>Câu 15: Phần tử <body> của một trang HTML chứa những gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496277]' id='ays-answer-1956041-16567' value='1956041'/> <label for='ays-answer-1956041-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Thông tin về trang web cho công cụ tìm kiếm.</label><label for='ays-answer-1956041-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496277]' id='ays-answer-1956042-16567' value='1956042'/> <label for='ays-answer-1956042-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Tiêu đề của trang web hiển thị trên tab trình duyệt.</label><label for='ays-answer-1956042-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496277]' id='ays-answer-1956043-16567' value='1956043'/> <label for='ays-answer-1956043-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Các liên kết đến tệp CSS và JavaScript.</label><label for='ays-answer-1956043-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496277]' id='ays-answer-1956044-16567' value='1956044'/> <label for='ays-answer-1956044-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Nội dung hiển thị chính của trang web (văn bản, hình ảnh, bảng...).</label><label for='ays-answer-1956044-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_16567 === 'undefined'){ window.quizOptions_16567 = []; } window.quizOptions_16567['496277'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTk1NjA0MSI6IjAiLCIxOTU2MDQyIjoiMCIsIjE5NTYwNDMiOiIwIiwiMTk1NjA0NCI6IjEifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='496278' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>16 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 10</strong> </p> <div class='ays_quiz_question'> <p>Câu 16: Trong HTML, việc lồng các thẻ vào nhau (ví dụ: </p> <div> <p>Nội dung</p> </div> <p>) tuân theo nguyên tắc nào?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496278]' id='ays-answer-1956045-16567' value='1956045'/> <label for='ays-answer-1956045-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Thẻ nào mở sau thì phải đóng trước thẻ mở trước đó.</label><label for='ays-answer-1956045-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496278]' id='ays-answer-1956046-16567' value='1956046'/> <label for='ays-answer-1956046-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Các thẻ phải luôn được đóng ngay sau khi mở.</label><label for='ays-answer-1956046-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496278]' id='ays-answer-1956047-16567' value='1956047'/> <label for='ays-answer-1956047-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Không được phép lồng các thẻ vào nhau.</label><label for='ays-answer-1956047-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496278]' id='ays-answer-1956048-16567' value='1956048'/> <label for='ays-answer-1956048-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Thẻ mở trước phải đóng trước thẻ mở sau.</label><label for='ays-answer-1956048-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_16567 === 'undefined'){ window.quizOptions_16567 = []; } window.quizOptions_16567['496278'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTk1NjA0NSI6IjEiLCIxOTU2MDQ2IjoiMCIsIjE5NTYwNDciOiIwIiwiMTk1NjA0OCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='496279' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>17 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 10</strong> </p> <div class='ays_quiz_question'> <p>Câu 17: Cú pháp cơ bản để viết một thẻ HTML có thuộc tính là gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496279]' id='ays-answer-1956049-16567' value='1956049'/> <label for='ays-answer-1956049-16567' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;tên_thẻ thuộc tính=giá_trị&gt;</label><label for='ays-answer-1956049-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496279]' id='ays-answer-1956050-16567' value='1956050'/> <label for='ays-answer-1956050-16567' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;tên_thẻ&gt;thuộc tính="giá_trị"&lt;/tên_thẻ&gt;</label><label for='ays-answer-1956050-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496279]' id='ays-answer-1956051-16567' value='1956051'/> <label for='ays-answer-1956051-16567' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;tên_thẻ thuộc tính="giá_trị"&gt;</label><label for='ays-answer-1956051-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496279]' id='ays-answer-1956052-16567' value='1956052'/> <label for='ays-answer-1956052-16567' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;tên_thẻ "giá_trị"=thuộc tính&gt;</label><label for='ays-answer-1956052-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_16567 === 'undefined'){ window.quizOptions_16567 = []; } window.quizOptions_16567['496279'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTk1NjA0OSI6IjAiLCIxOTU2MDUwIjoiMCIsIjE5NTYwNTEiOiIxIiwiMTk1NjA1MiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='496280' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>18 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 10</strong> </p> <div class='ays_quiz_question'> <p>Câu 18: Bạn cần tạo một đoạn văn bản chứa một câu quan trọng cần nhấn mạnh bằng cách in đậm. Đoạn mã HTML hợp lý để làm điều này là gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496280]' id='ays-answer-1956053-16567' value='1956053'/> <label for='ays-answer-1956053-16567' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;strong&gt;&lt;p&gt;Câu quan trọng.&lt;/p&gt;&lt;/strong&gt;</label><label for='ays-answer-1956053-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496280]' id='ays-answer-1956054-16567' value='1956054'/> <label for='ays-answer-1956054-16567' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;p&gt;&lt;strong&gt;Câu quan trọng.&lt;/strong&gt;&lt;/p&gt;</label><label for='ays-answer-1956054-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496280]' id='ays-answer-1956055-16567' value='1956055'/> <label for='ays-answer-1956055-16567' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;p&gt;Câu quan trọng.&lt;br&gt;&lt;/p&gt;</label><label for='ays-answer-1956055-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496280]' id='ays-answer-1956056-16567' value='1956056'/> <label for='ays-answer-1956056-16567' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;strong&gt;Câu quan trọng.&lt;/strong&gt;</label><label for='ays-answer-1956056-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_16567 === 'undefined'){ window.quizOptions_16567 = []; } window.quizOptions_16567['496280'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTk1NjA1MyI6IjAiLCIxOTU2MDU0IjoiMSIsIjE5NTYwNTUiOiIwIiwiMTk1NjA1NiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='496281' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>19 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 10</strong> </p> <div class='ays_quiz_question'> <p>Câu 19: Trình duyệt web diễn giải (interpret) mã HTML như thế nào để hiển thị trang?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496281]' id='ays-answer-1956057-16567' value='1956057'/> <label for='ays-answer-1956057-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Nó biên dịch mã HTML thành mã máy trước khi hiển thị.</label><label for='ays-answer-1956057-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496281]' id='ays-answer-1956058-16567' value='1956058'/> <label for='ays-answer-1956058-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Nó chỉ hiển thị các dòng văn bản thuần túy, bỏ qua tất cả các thẻ.</label><label for='ays-answer-1956058-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496281]' id='ays-answer-1956059-16567' value='1956059'/> <label for='ays-answer-1956059-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Nó đọc và diễn giải các thẻ HTML để xác định cách hiển thị nội dung.</label><label for='ays-answer-1956059-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496281]' id='ays-answer-1956060-16567' value='1956060'/> <label for='ays-answer-1956060-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Nó yêu cầu người dùng nhập định dạng cho từng phần tử.</label><label for='ays-answer-1956060-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_16567 === 'undefined'){ window.quizOptions_16567 = []; } window.quizOptions_16567['496281'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTk1NjA1NyI6IjAiLCIxOTU2MDU4IjoiMCIsIjE5NTYwNTkiOiIxIiwiMTk1NjA2MCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='496282' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>20 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 10</strong> </p> <div class='ays_quiz_question'> <p>Câu 20: Thẻ <meta> với thuộc tính `name="description"` và `content="..."` thường được sử dụng với mục đích gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496282]' id='ays-answer-1956061-16567' value='1956061'/> <label for='ays-answer-1956061-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Cung cấp mô tả ngắn gọn về trang web cho công cụ tìm kiếm.</label><label for='ays-answer-1956061-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496282]' id='ays-answer-1956062-16567' value='1956062'/> <label for='ays-answer-1956062-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Xác định tác giả của trang.</label><label for='ays-answer-1956062-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496282]' id='ays-answer-1956063-16567' value='1956063'/> <label for='ays-answer-1956063-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Đặt tiêu đề cho trang.</label><label for='ays-answer-1956063-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496282]' id='ays-answer-1956064-16567' value='1956064'/> <label for='ays-answer-1956064-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Xác định bộ mã ký tự.</label><label for='ays-answer-1956064-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_16567 === 'undefined'){ window.quizOptions_16567 = []; } window.quizOptions_16567['496282'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTk1NjA2MSI6IjEiLCIxOTU2MDYyIjoiMCIsIjE5NTYwNjMiOiIwIiwiMTk1NjA2NCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='496283' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>21 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 10</strong> </p> <div class='ays_quiz_question'> <p>Câu 21: Điều gì xảy ra nếu bạn quên thẻ đóng cho một thẻ đôi (paired tag) như </p> <p> hoặc </p> <div> trong mã HTML?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496283]' id='ays-answer-1956065-16567' value='1956065'/> <label for='ays-answer-1956065-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Trang web sẽ không hiển thị gì cả.</label><label for='ays-answer-1956065-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496283]' id='ays-answer-1956066-16567' value='1956066'/> <label for='ays-answer-1956066-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Trình duyệt sẽ báo lỗi và dừng tải trang.</label><label for='ays-answer-1956066-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496283]' id='ays-answer-1956067-16567' value='1956067'/> <label for='ays-answer-1956067-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Nội dung của thẻ đó sẽ bị bỏ qua.</label><label for='ays-answer-1956067-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496283]' id='ays-answer-1956068-16567' value='1956068'/> <label for='ays-answer-1956068-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Trình duyệt có thể cố gắng tự đóng thẻ, nhưng cấu trúc và hiển thị có thể bị sai lệch.</label><label for='ays-answer-1956068-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_16567 === 'undefined'){ window.quizOptions_16567 = []; } window.quizOptions_16567['496283'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTk1NjA2NSI6IjAiLCIxOTU2MDY2IjoiMCIsIjE5NTYwNjciOiIwIiwiMTk1NjA2OCI6IjEifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='496284' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>22 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 10</strong> </p> <div class='ays_quiz_question'> <p>Câu 22: Bạn muốn hiển thị một danh sách các mục. Mặc dù danh sách chi tiết hơn được học sau, dựa trên cấu trúc cơ bản, bạn sẽ đặt các mục danh sách đó vào phần nào của tài liệu HTML?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496284]' id='ays-answer-1956069-16567' value='1956069'/> <label for='ays-answer-1956069-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Trong phần &lt;head&gt;.</label><label for='ays-answer-1956069-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496284]' id='ays-answer-1956070-16567' value='1956070'/> <label for='ays-answer-1956070-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Trong phần &lt;body&gt;.</label><label for='ays-answer-1956070-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496284]' id='ays-answer-1956071-16567' value='1956071'/> <label for='ays-answer-1956071-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Ngay bên ngoài thẻ &lt;html&gt;.</label><label for='ays-answer-1956071-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496284]' id='ays-answer-1956072-16567' value='1956072'/> <label for='ays-answer-1956072-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Trong thẻ &lt;title&gt;.</label><label for='ays-answer-1956072-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_16567 === 'undefined'){ window.quizOptions_16567 = []; } window.quizOptions_16567['496284'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTk1NjA2OSI6IjAiLCIxOTU2MDcwIjoiMSIsIjE5NTYwNzEiOiIwIiwiMTk1NjA3MiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='496285' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>23 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 10</strong> </p> <div class='ays_quiz_question'> <p>Câu 23: Công cụ soạn thảo nào sau đây được coi là phù hợp và chuyên nghiệp hơn để viết mã HTML so với Notepad hoặc WordPad?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496285]' id='ays-answer-1956073-16567' value='1956073'/> <label for='ays-answer-1956073-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Microsoft Word.</label><label for='ays-answer-1956073-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496285]' id='ays-answer-1956074-16567' value='1956074'/> <label for='ays-answer-1956074-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Paint.</label><label for='ays-answer-1956074-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496285]' id='ays-answer-1956075-16567' value='1956075'/> <label for='ays-answer-1956075-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Visual Studio Code (VS Code).</label><label for='ays-answer-1956075-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496285]' id='ays-answer-1956076-16567' value='1956076'/> <label for='ays-answer-1956076-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Excel.</label><label for='ays-answer-1956076-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_16567 === 'undefined'){ window.quizOptions_16567 = []; } window.quizOptions_16567['496285'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTk1NjA3MyI6IjAiLCIxOTU2MDc0IjoiMCIsIjE5NTYwNzUiOiIxIiwiMTk1NjA3NiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='496286' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>24 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 10</strong> </p> <div class='ays_quiz_question'> <p>Câu 24: Điều gì sẽ xảy ra nếu bạn mở một tệp HTML trực tiếp bằng trình duyệt web?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496286]' id='ays-answer-1956077-16567' value='1956077'/> <label for='ays-answer-1956077-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Trình duyệt sẽ đọc mã HTML và hiển thị trang web.</label><label for='ays-answer-1956077-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496286]' id='ays-answer-1956078-16567' value='1956078'/> <label for='ays-answer-1956078-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Trình duyệt sẽ chỉ hiển thị mã nguồn HTML dưới dạng văn bản.</label><label for='ays-answer-1956078-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496286]' id='ays-answer-1956079-16567' value='1956079'/> <label for='ays-answer-1956079-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Máy tính sẽ báo lỗi vì không nhận dạng được tệp.</label><label for='ays-answer-1956079-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496286]' id='ays-answer-1956080-16567' value='1956080'/> <label for='ays-answer-1956080-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Tệp sẽ tự động được tải xuống.</label><label for='ays-answer-1956080-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_16567 === 'undefined'){ window.quizOptions_16567 = []; } window.quizOptions_16567['496286'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTk1NjA3NyI6IjEiLCIxOTU2MDc4IjoiMCIsIjE5NTYwNzkiOiIwIiwiMTk1NjA4MCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='496287' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>25 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 10</strong> </p> <div class='ays_quiz_question'> <p>Câu 25: Xem xét đoạn mã:</p> <h1>Tiêu đề chính</h1> <p></p> <h1>Một tiêu đề khác</h1> <p>Về mặt kỹ thuật, mã này có hợp lệ không? Và về mặt ngữ nghĩa/cấu trúc trang, việc sử dụng này có nên không?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496287]' id='ays-answer-1956081-16567' value='1956081'/> <label for='ays-answer-1956081-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Không hợp lệ về cú pháp HTML.</label><label for='ays-answer-1956081-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496287]' id='ays-answer-1956082-16567' value='1956082'/> <label for='ays-answer-1956082-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Hợp lệ về cú pháp, và nên sử dụng nhiều thẻ &lt;h1&gt; cho tất cả các tiêu đề quan trọng.</label><label for='ays-answer-1956082-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496287]' id='ays-answer-1956083-16567' value='1956083'/> <label for='ays-answer-1956083-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Hợp lệ về cú pháp, nhưng không nên sử dụng nhiều thẻ &lt;h1&gt; trên cùng một trang vì lý do ngữ nghĩa và cấu trúc.</label><label for='ays-answer-1956083-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496287]' id='ays-answer-1956084-16567' value='1956084'/> <label for='ays-answer-1956084-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Không hợp lệ vì các thẻ tiêu đề không được lặp lại.</label><label for='ays-answer-1956084-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_16567 === 'undefined'){ window.quizOptions_16567 = []; } window.quizOptions_16567['496287'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTk1NjA4MSI6IjAiLCIxOTU2MDgyIjoiMCIsIjE5NTYwODMiOiIxIiwiMTk1NjA4NCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='496288' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>26 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 10</strong> </p> <div class='ays_quiz_question'> <p>Câu 26: Thuộc tính `lang="vi"` trong thẻ <html lang="vi"> có ý nghĩa gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496288]' id='ays-answer-1956085-16567' value='1956085'/> <label for='ays-answer-1956085-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Xác định chiều văn bản từ phải sang trái.</label><label for='ays-answer-1956085-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496288]' id='ays-answer-1956086-16567' value='1956086'/> <label for='ays-answer-1956086-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Đặt tên tệp là 'vi.html'.</label><label for='ays-answer-1956086-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496288]' id='ays-answer-1956087-16567' value='1956087'/> <label for='ays-answer-1956087-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Định dạng văn bản sang kiểu chữ Việt.</label><label for='ays-answer-1956087-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496288]' id='ays-answer-1956088-16567' value='1956088'/> <label for='ays-answer-1956088-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Khai báo ngôn ngữ chính của nội dung trang là tiếng Việt.</label><label for='ays-answer-1956088-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_16567 === 'undefined'){ window.quizOptions_16567 = []; } window.quizOptions_16567['496288'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTk1NjA4NSI6IjAiLCIxOTU2MDg2IjoiMCIsIjE5NTYwODciOiIwIiwiMTk1NjA4OCI6IjEifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='496289' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>27 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 10</strong> </p> <div class='ays_quiz_question'> <p>Câu 27: Khi bạn nhìn thấy một đoạn mã như </p> <div>...</div> <p> trong HTML, bạn hiểu về bản chất của thẻ </p> <div> như thế nào?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496289]' id='ays-answer-1956089-16567' value='1956089'/> <label for='ays-answer-1956089-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Là một phần tử khối chung, dùng để nhóm các phần tử khác.</label><label for='ays-answer-1956089-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496289]' id='ays-answer-1956090-16567' value='1956090'/> <label for='ays-answer-1956090-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Tạo một dòng văn bản in đậm.</label><label for='ays-answer-1956090-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496289]' id='ays-answer-1956091-16567' value='1956091'/> <label for='ays-answer-1956091-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Chèn một hình ảnh.</label><label for='ays-answer-1956091-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496289]' id='ays-answer-1956092-16567' value='1956092'/> <label for='ays-answer-1956092-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Tạo một liên kết.</label><label for='ays-answer-1956092-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_16567 === 'undefined'){ window.quizOptions_16567 = []; } window.quizOptions_16567['496289'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTk1NjA4OSI6IjEiLCIxOTU2MDkwIjoiMCIsIjE5NTYwOTEiOiIwIiwiMTk1NjA5MiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='496290' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>28 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 10</strong> </p> <div class='ays_quiz_question'> <p>Câu 28: Giả sử bạn có một tệp HTML tên là `index.html` và bạn mở nó trong trình duyệt. Thanh tiêu đề (tab) của trình duyệt hiển thị dòng chữ "Trang chủ website". Dòng chữ này được lấy từ phần nào trong mã HTML của tệp?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496290]' id='ays-answer-1956093-16567' value='1956093'/> <label for='ays-answer-1956093-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Nội dung bên trong thẻ &lt;h1&gt; đầu tiên.</label><label for='ays-answer-1956093-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496290]' id='ays-answer-1956094-16567' value='1956094'/> <label for='ays-answer-1956094-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Tên của tệp HTML (`index.html`).</label><label for='ays-answer-1956094-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496290]' id='ays-answer-1956095-16567' value='1956095'/> <label for='ays-answer-1956095-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Nội dung bên trong thẻ &lt;title&gt;.</label><label for='ays-answer-1956095-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496290]' id='ays-answer-1956096-16567' value='1956096'/> <label for='ays-answer-1956096-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Một chú thích (comment) trong mã HTML.</label><label for='ays-answer-1956096-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_16567 === 'undefined'){ window.quizOptions_16567 = []; } window.quizOptions_16567['496290'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTk1NjA5MyI6IjAiLCIxOTU2MDk0IjoiMCIsIjE5NTYwOTUiOiIxIiwiMTk1NjA5NiI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='496291' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>29 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 10</strong> </p> <div class='ays_quiz_question'> <p>Câu 29: Sự khác biệt cơ bản giữa thẻ </p> <p> và thẻ </p> <div> là gì khi xét về ngữ nghĩa và mục đích sử dụng thông thường?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496291]' id='ays-answer-1956097-16567' value='1956097'/> <label for='ays-answer-1956097-16567' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;p&gt; là thẻ đơn, &lt;div&gt; là thẻ đôi.</label><label for='ays-answer-1956097-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496291]' id='ays-answer-1956098-16567' value='1956098'/> <label for='ays-answer-1956098-16567' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;p&gt; có ngữ nghĩa là đoạn văn, &lt;div&gt; là bộ chứa chung không ngữ nghĩa.</label><label for='ays-answer-1956098-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496291]' id='ays-answer-1956099-16567' value='1956099'/> <label for='ays-answer-1956099-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Cả hai đều có cùng mục đích và có thể thay thế cho nhau.</label><label for='ays-answer-1956099-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496291]' id='ays-answer-1956100-16567' value='1956100'/> <label for='ays-answer-1956100-16567' class=' ays_position_initial ays-quiz-keyboard-label'>&lt;p&gt; chỉ chứa văn bản, &lt;div&gt; chỉ chứa các thẻ khác.</label><label for='ays-answer-1956100-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_16567 === 'undefined'){ window.quizOptions_16567 = []; } window.quizOptions_16567['496291'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTk1NjA5NyI6IjAiLCIxOTU2MDk4IjoiMSIsIjE5NTYwOTkiOiIwIiwiMTk1NjEwMCI6IjAifX0=';</script></div> <div class='ays_buttons_div'> <i class="ays_fa ays_fa_arrow_left ays_previous action-button ays_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_previous action-button ays-quiz-keyboard-active ' value='Prev' /> <i class="ays_fa ays_fa_arrow_right ays_next action-button ays_arrow ays_next_arrow ays-quiz-keyboard-active ays_display_none"></i> <input type='button' name='next' class='ays_next action-button ays-quiz-keyboard-active ' value='Next' /> </div> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ' data-question-id='496292' data-type='radio' data-required='false'> <p class='ays-question-counter animated'>30 / 30</p> <div class='ays-abs-fs'> <p class='ays-quiz-question-category-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Category:</em> <strong style='font-size:0.8em;'>Trắc nghiệm Tin học 12 Kết nối tri thức Bài 7: HTML và cấu trúc trang web</strong> </p> <p class='ays-quiz-question-category-box ays-quiz-question-tags-box' style='margin:0!important;text-align:left;'> <em style='font-style:italic;font-size:0.8em;'>Tags:</em> <strong style='font-size:0.8em;'>Bộ đề 10</strong> </p> <div class='ays_quiz_question'> <p>Câu 30: Bạn đang xem mã nguồn của một trang web và thấy dòng <!-- TODO: Thêm hình ảnh minh họa -->. Dòng này cho bạn biết điều gì?</p> </div> <div class='ays-quiz-answers ays_list_view_container '> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496292]' id='ays-answer-1956101-16567' value='1956101'/> <label for='ays-answer-1956101-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Trên trang web sẽ hiển thị dòng chữ "TODO: Thêm hình ảnh minh họa".</label><label for='ays-answer-1956101-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496292]' id='ays-answer-1956102-16567' value='1956102'/> <label for='ays-answer-1956102-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Trang web này gặp lỗi và cần sửa chữa.</label><label for='ays-answer-1956102-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496292]' id='ays-answer-1956103-16567' value='1956103'/> <label for='ays-answer-1956103-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Đây là mã để chèn hình ảnh vào trang.</label><label for='ays-answer-1956103-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div> <div class='ays-field ays_list_view_item ays-quiz-keyboard-active' tabindex='0'> <input type='hidden' name='ays_answer_correct[]' value='0'/> <input type='radio' name='ays_questions[ays-question-496292]' id='ays-answer-1956104-16567' value='1956104'/> <label for='ays-answer-1956104-16567' class=' ays_position_initial ays-quiz-keyboard-label'>Đây là một ghi chú dành cho người lập trình, không hiển thị trên trang web.</label><label for='ays-answer-1956104-16567' class='ays_answer_image ays_answer_image_class ays_empty_before_content'></label> </div><script> if(typeof window.quizOptions_16567 === 'undefined'){ window.quizOptions_16567 = []; } window.quizOptions_16567['496292'] = 'eyJxdWVzdGlvbl9hbnN3ZXIiOnsiMTk1NjEwMSI6IjAiLCIxOTU2MTAyIjoiMCIsIjE5NTYxMDMiOiIwIiwiMTk1NjEwNCI6IjEifX0=';</script></div> <style> .validate-quiz { display: flex; align-items: center; justify-content: center; } .validate-quiz a { border-radius: 30px; /* height: 40px; */ background: #5390f5; color: #fff; text-decoration: unset; padding: 10px 20px; } .validate-quiz input { margin: 0 !important; } .form-kw-hub { background: #fff; border: 1px solid #ddd; padding: 16px; border-radius: 12px; text-align:left; margin: 20px auto; box-shadow: 0 2px 10px rgba(0,0,0,0.05); font-family: Arial, sans-serif; } .keyword-hub-guide { margin-bottom: 15px; } .validate-quiz-inner { display: flex; gap: 10px; background: #fff; box-shadow: 0 0 10px #ccc; margin: 10px auto; width: 500px; border-radius: 30px; padding: 5px; justify-content: space-between; align-items:center; overflow:hidden; } .validate-quiz-inner input[type=text] { border: 0 !important; font-size: 16px !important; } .keyword-item span { font-weight: bold; font-size: 16px; } .copy-keyword-btn { color: #000; padding: 6px 12px; border-radius: 6px; text-decoration: none; transition: background 0.3s; text-transform: uppercase; font-weight: bold; font-size: 22px; } .copy-keyword-btn:hover { background: #005f8d; } .validate-quiz { display: flex; gap: 10px; align-items: center; } .validate-quiz input[type="text"] { flex: 1; padding: 8px 12px; border-radius: 6px; border: 1px solid #ccc; } a.get_new_mission { padding: 8px 25px; line-height: 0; border-radius: 30px; background-color: #fff0; text-transform: uppercase; color: #4285f4; border: 1px solid #4285f4; transition: all 0.2s; cursor: pointer; margin-left: 15px; font-size: 16px; text-decoration: unset; } .submit-btn { background: #28a745; color: white; padding: 8px 16px; border-radius: 6px; text-decoration: none; cursor: pointer; transition: background 0.3s; } .submit-btn:hover { background: #218838; } a.copy-keyword-btn:active, a.copy-keyword-btn:hover { color: #fff; } a#submit_kw_hub { cursor: pointer; } @keyframes ld-spin { 0% { animation-timing-function: cubic-bezier(0.5856,0.0703,0.4143,0.9297); transform: rotate(0) } 100% { transform: rotate(360deg) } } .ld.ld-spin { animation: ld-spin 1s infinite linear } @keyframes ld-cycle { 0% { animation-timing-function: cubic-bezier(0.3333,0.3333,0.6667,0.6667); transform: rotate(0) } 100% { transform: rotate(360deg) } } .ld.ld-cycle { animation: ld-cycle 1s infinite linear } @media(max-width: 991px){ .form-kw-hub p { margin: 0 !important; } } </style> <link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/gh/loadingio/ldbutton@latest/dist/index.min.css" /> <a id="view_result_hub" class="action-button ays-quiz-keyboard-active" href="javascript:;">Xem kết quả</a> <div class="form-kw-hub ld-over" id="form-kw-hub" style="display:none" data-id="30"> <div class="ld ld-ring ld-spin" style="font-size:3em;color:#999"></div> <div class="keyword-hub-title keyword-item"> <h3 style="text-align:center;font-weight:bold;color:#c12c31;margin-top:10px;">Bạn ơi!!! Để xem được kết quả<br>bạn vui lòng làm nhiệm vụ nhỏ xíu này nha</h3> <h4 style="text-align:center;font-size:16px;line-height:20px;font-weight:normal;margin-top:10px;margin-bottom:10px;color:#021184">LƯU Ý: Không sử dụng VPN hoặc 1.1.1.1 khi vượt link</h4> </div> <div class="validate-quiz"> <div class="validate-quiz-inner"> <input type="text" value="" placeholder="Nhập mã vừa kiếm được vào đây" id="kw-hub-input" maxlength="10" /> <input type="hidden" value="" id="kw-id" /> <a id="submit_kw_hub">Nhận kết quả</a> </div> <div class="message" style="display: none; color: red; text-align: center;">Xảy ra lỗi</div> </div> <p> <strong style="color: #c12c31;">Bước 1: </strong>Mở tab mới, truy cập <a href="javascript:;" style="color: #1e73be;"><strong>Google.com</strong></a> <img decoding="async" src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/images/google.png" width="100px" style="margin-left: 30px; margin-bottom: -10px; display: inline-block;" alt="google" /> </p> <p> <strong style="color: #c12c31;">Bước 2: </strong>Tìm kiếm từ khóa: <strong id="keyword-content" style="font-size: 24px; color: red; cursor: no-drop; -webkit-user-select: none; -webkit-touch-callout: none; -moz-user-select: none; -ms-user-select: none; user-select: none;"> vận chuyển văn phòng giá rẻ </strong> <a href="javascript:;" class="copy-keyword-btn"><span class="fa fa-copy"></span></a> <a href="javascript:;" class="get_new_mission ld-ext-right" id="get_new_mission">Đổi nhiệm vụ <span class="ld ld-ring ld-spin"></span> </a> </p> <p><img decoding="async" src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/images/thanh-tim-kiem.jpg" width="100%" alt="thanh-tim-kiem" /></p> <p><strong style="color: #c12c31;">Bước 3: </strong>Trong kết quả tìm kiếm Google, hãy tìm website giống dưới hình:</p> <p style="border: 1px solid red;"><div class="keyword-hub-guide"> <img decoding="async" id="kw_guide_image" alt="" src="" /> </div> </p> <p>(Nếu trang 1 không có hãy tìm ở trang 2, 3, 4... nhé <img decoding="async" src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/images/trang-google.png" width="250px" style="display: inline-block;" alt="trang-google" />)</p> <p><strong style="color: #c12c31;">Bước 4:</strong> Cuộn xuống cuối bài viết rồi bấm vào nút <strong>GIỐNG HÌNH DƯỚI</strong> và chờ 1 lát để lấy mã:</p> <p style="text-align: center;"> <img decoding="async" class="kw_get_pass" style="max-width: 300px; border: 1px dashed red; display: inline-block;" data-src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/images/getpass.png" src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/images/getpass.png" alt="getpass" /> </p> </div> <input type="submit" name="ays_finish_quiz" class=" ays_next ays_finish action-button ays-quiz-keyboard-active" value="" style="display:none"> <script> setTimeout(function() { var submitButton = document.querySelector('input[name="ays_finish_quiz"]'); if (submitButton) { submitButton.remove(); } }, 2400000); </script> <div class='wrong_answer_text ays_do_not_show' style='display:none'> </div> <div class='right_answer_text ays_do_not_show' style='display:none'> </div> <div class='ays_questtion_explanation' style='display:none'> </div> <div class='ays-quiz-additonal-box'> </div> </div> </div><div class='step ays_thank_you_fs'> <div class='ays-abs-fs ays-end-page'> <div style='text-align:center;'><div data-class='lds-ellipsis' data-role='loader' class='ays-loader'><div></div><div></div><div></div><div></div></div></div><div class='ays_quiz_results_page'><div class='ays_score_message'></div><div class='ays_message'></div><p class='ays_restart_button_p'></p></div></div></div><style> div#ays-quiz-container-16567 * { box-sizing: border-box; } #ays-quiz-container-16567 [id^='ays_finish_quiz_'] div.step div.ays-abs-fs { width: 90%; } /* Styles for Internet Explorer start */ #ays-quiz-container-16567 #ays_finish_quiz_16567 { } /* Styles for Quiz container */ #ays-quiz-container-16567{ min-height: 450px; width:800px; background-color:#fff; background-position:center center;border-radius:8px 8px 0px 8px;box-shadow: none;border: none;} /* Styles for Navigation bar */ #ays-quiz-questions-nav-wrap-16567 { width: 100%; max-width: 100%; margin: auto;border-radius:8px 8px 0px 8px;box-shadow: none;border: none;} #ays-quiz-questions-nav-wrap-16567 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item a.ays_questions_nav_question { /* color: #000000; border-color: #000000; background-color: #fff; */ color: #000; border-color: #dddddd; background-color: #ffffff; outline: unset; text-decoration: unset; } #ays-quiz-questions-nav-wrap-16567 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item.ays-quiz-questions-nav-item-active a.ays_questions_nav_question { /* box-shadow: inset 0 0 5px #000000, 0 0 5px #000000; */ box-shadow: 0px 3px 5px rgba(143, 143, 143, 0.38); background: #E5E7ED; outline: unset; border-color: transparent; } #ays-quiz-questions-nav-wrap-16567 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item.ays-quiz-questions-nav-item-answered a.ays_questions_nav_question { /* color: #fff; border-color: #fff; background-color: #000000; */ color: #C6C6C6; border-color: transparent; background-color: #F5F5F5; } #ays-quiz-questions-nav-wrap-16567 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item a.ays_questions_nav_question.ays_quiz_correct_answer { /* color: rgba(39, 174, 96, 1); border-color: rgba(39, 174, 96, 1); */ color: #000; border-color: transparent; background-color: rgba(39, 174, 96, 0.4); } #ays-quiz-questions-nav-wrap-16567 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item a.ays_questions_nav_question.ays_quiz_wrong_answer { /* color: rgba(243, 134, 129, 1); border-color: rgba(243, 134, 129, 1); */ color: #000; border-color: transparent; background-color: rgba(243, 134, 129, 0.4); } #ays-quiz-questions-nav-wrap-16567 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item.ays-quiz-questions-nav-item-active a.ays_questions_nav_question.ays_quiz_correct_answer, #ays-quiz-questions-nav-wrap-16567 .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item.ays-quiz-questions-nav-item-active a.ays_questions_nav_question.ays_quiz_wrong_answer { /* filter: drop-shadow(0px 3px 5px rgba(143, 143, 143, 0.38)); */ box-shadow: 0px 3px 5px rgba(143, 143, 143, 0.38); } #ays-quiz-container-16567.ays-quiz-container .ays-quiz-questions-nav-bookmark-box { position: absolute; top: 40px; right: 40px; z-index: 10; } #ays-quiz-container-16567.ays-quiz-container .ays-quiz-questions-nav-bookmark-box .ays-navbar-bookmark { height: 100%; cursor: pointer; width: 13px; box-shadow: unset; } /* Styles for questions */ #ays-quiz-container-16567 #ays_finish_quiz_16567 div.step { min-height: 450px; } /* Styles for text inside quiz container */ #ays-quiz-container-16567.ays-quiz-container .ays-questions-container .ays-start-page *:not(input), #ays-quiz-container-16567.ays-quiz-container .ays-questions-container label[for^="ays-answer-"], #ays-quiz-container-16567.ays-quiz-container .ays-questions-container .ays-matching-field-choice, #ays-quiz-container-16567.ays-quiz-container .ays-questions-container p, #ays-quiz-container-16567.ays-quiz-container .ays-questions-container form .step:not(.ays_thank_you_fs) p, #ays-quiz-container-16567.ays-quiz-container .ays-questions-container .ays-fs-title, #ays-quiz-container-16567.ays-quiz-container .ays-questions-container .ays-fs-subtitle, #ays-quiz-container-16567.ays-quiz-container .ays-questions-container .logged_in_message, #ays-quiz-container-16567.ays-quiz-container .ays-questions-container .ays-quiz-limitation-count-of-takers, #ays-quiz-container-16567.ays-quiz-container .ays-questions-container .ays-quiz-limitation-count-of-takers *, #ays-quiz-container-16567.ays-quiz-container .ays-questions-container .ays_score_message, #ays-quiz-container-16567.ays-quiz-container .ays-questions-container .ays_message{ color: #000000; outline: none; } #ays-quiz-container-16567.ays-quiz-container .ays-questions-container .ays_question_hint { color: #000000; } /* Quiz title / transformation */ #ays-quiz-container-16567 .ays-fs-title{ text-transform: uppercase; font-size: 28px; text-align: center; text-shadow: none; } #ays-quiz-container-16567 .ays-quiz-password-message-box, #ays-quiz-container-16567 .ays-quiz-question-note-message-box, #ays-quiz-container-16567 .ays_quiz_question, #ays-quiz-container-16567 .ays_quiz_question *:not([class^='enlighter']) { color: #000000; } #ays-quiz-container-16567 textarea, #ays-quiz-container-16567 input::first-letter, #ays-quiz-container-16567 select::first-letter, #ays-quiz-container-16567 option::first-letter { color: initial !important; } #ays-quiz-container-16567 p::first-letter:not(.ays_no_questions_message) { color: #000000 !important; background-color: transparent !important; font-size: inherit !important; font-weight: inherit !important; float: none !important; line-height: inherit !important; margin: 0 !important; padding: 0 !important; } #ays-quiz-container-16567 .select2-container, #ays-quiz-container-16567 .ays-questions-container form .ays-quiz-answers .ays-field * { font-size: 15px; } #ays-quiz-container-16567 .ays-fs-subtitle p { text-align: center ; } #ays-quiz-container-16567 .ays_quiz_question p { font-size: 16px; text-align: center; } #ays-quiz-container-16567 .ays_quiz_question { text-align: center ; margin-bottom: 10px; } #ays-quiz-container-16567 .ays_quiz_question pre { max-width: 100%; white-space: break-spaces; } div#ays-quiz-container-16567 .ays-questions-container .ays-field, div#ays-quiz-container-16567 .ays-questions-container .ays-field input~label[for^='ays-answer-'], div#ays-quiz-container-16567 .ays-questions-container .ays-modern-dark-question *, div#ays-quiz-container-16567 .ays-questions-container .ays_quiz_question, div#ays-quiz-container-16567 .ays-questions-container .ays_quiz_question *{ word-break: break-word; } #ays-quiz-container-16567 .ays-quiz-timer p { font-size: 16px; } #ays-quiz-container-16567 section.ays_quiz_redirection_timer_container hr, #ays-quiz-container-16567 section.ays_quiz_timer_container hr { margin: 0; } #ays-quiz-container-16567 section.ays_quiz_timer_container.ays_quiz_timer_red_warning .ays-quiz-timer { color: red; } #ays-quiz-container-16567 .ays_thank_you_fs p { text-align: center; } #ays-quiz-container-16567 .information_form input[type='text'], #ays-quiz-container-16567 .information_form input[type='url'], #ays-quiz-container-16567 .information_form input[type='number'], #ays-quiz-container-16567 .information_form input[type='email'], #ays-quiz-container-16567 .information_form input[type='tel'], #ays-quiz-container-16567 .information_form textarea, #ays-quiz-container-16567 .information_form select, #ays-quiz-container-16567 .information_form option { color: initial !important; outline: none; margin-left: 0; background-image: unset; } #ays-quiz-container-16567 .information_form input[type='checkbox'] { margin: 0 10px; outline: initial; -webkit-appearance: auto; -moz-appearance: auto; position: initial; width: initial; height: initial; border: initial; background: initial; } #ays-quiz-container-16567 .information_form input[type='checkbox']::after { content: none; } #ays-quiz-container-16567 .wrong_answer_text{ color:#ff4d4d; } #ays-quiz-container-16567 .right_answer_text{ color:#33cc33; } #ays-quiz-container-16567 .right_answer_text p { font-size:16px; } #ays-quiz-container-16567 .wrong_answer_text p { font-size:16px; } #ays-quiz-container-16567 .ays_questtion_explanation p { font-size:16px; } #ays-quiz-container-16567 .wrong_answer_text *:not(strong) { text-transform:none; text-decoration: none; letter-spacing: 0px; font-weight: normal; } #ays-quiz-container-16567 .ays_questtion_explanation *:not(strong) { text-transform:none; text-decoration: none; letter-spacing: 0px; font-weight: normal; } #ays-quiz-container-16567 .right_answer_text *:not(strong) { text-transform:none; text-decoration: none; letter-spacing: 0px; font-weight: normal; } #ays-quiz-container-16567 .ays-quiz-question-note-message-box p { font-size:14px; } #ays-quiz-container-16567 .ays-quiz-question-note-message-box *:not(strong) { text-transform:none; text-decoration: none; letter-spacing: 0px; font-weight: normal; } #ays-quiz-container-16567 .ays_cb_and_a, #ays-quiz-container-16567 .ays_cb_and_a * { color: rgb(0,0,0); text-align: center; } #ays-quiz-container-16567 iframe { /*min-height: 450px;*/ } #ays-quiz-container-16567 label.ays_for_checkbox, #ays-quiz-container-16567 span.ays_checkbox_for_span { color: initial !important; display: block; } /* Quiz textarea height */ #ays-quiz-container-16567 textarea { height: 100px; min-height: 100px; } /* Quiz rate and passed users count */ #ays-quiz-container-16567 .ays_quizn_ancnoxneri_qanak, #ays-quiz-container-16567 .ays_quiz_rete_avg{ color:#fff; background-color:#000000; } #ays-quiz-container-16567 .ays-questions-container > .ays_quizn_ancnoxneri_qanak { padding: 5px 20px; } #ays-quiz-container-16567 div.for_quiz_rate.ui.star.rating .icon { color: rgba(0,0,0,0.35); } #ays-quiz-container-16567 .ays_quiz_rete_avg div.for_quiz_rate_avg.ui.star.rating .icon { color: rgba(255,255,255,0.5); } #ays-quiz-container-16567 .ays_quiz_rete .ays-quiz-rate-link-box .ays-quiz-rate-link { color: #000000; } /* Loaders */ #ays-quiz-container-16567 div.lds-spinner, #ays-quiz-container-16567 div.lds-spinner2 { color: #000000; } #ays-quiz-container-16567 div.lds-spinner div:after, #ays-quiz-container-16567 div.lds-spinner2 div:after { background-color: #000000; } #ays-quiz-container-16567 .lds-circle, #ays-quiz-container-16567 .lds-facebook div, #ays-quiz-container-16567 .lds-ellipsis div{ background: #000000; } #ays-quiz-container-16567 .lds-ripple div{ border-color: #000000; } #ays-quiz-container-16567 .lds-dual-ring::after, #ays-quiz-container-16567 .lds-hourglass::after{ border-color: #000000 transparent #000000 transparent; } /* Stars */ #ays-quiz-container-16567 .ui.rating .icon, #ays-quiz-container-16567 .ui.rating .icon:before { font-family: Rating !important; } /* Progress bars */ #ays-quiz-container-16567 #ays_finish_quiz_16567 .ays-progress { border-color: rgba(0,0,0,0.8); } #ays-quiz-container-16567 #ays_finish_quiz_16567 .ays-progress-bg { background-color: rgba(0,0,0,0.3); } #ays-quiz-container-16567 .ays-progress-value { color: #000000; text-align: center; } #ays-quiz-container-16567 .ays-progress-bar { background-color: #5d6cf9; } #ays-quiz-container-16567 .ays-question-counter .ays-live-bar-wrap { direction:ltr !important; } #ays-quiz-container-16567 .ays-live-bar-fill{ color: #000000; border-bottom: 2px solid rgba(0,0,0,0.8); text-shadow: 0px 0px 5px #fff; } #ays-quiz-container-16567 .ays-live-bar-fill.ays-live-fourth, #ays-quiz-container-16567 .ays-live-bar-fill.ays-live-third, #ays-quiz-container-16567 .ays-live-bar-fill.ays-live-second { text-shadow: unset; } #ays-quiz-container-16567 .ays-live-bar-percent{ display:none; } /* Music, Sound */ #ays-quiz-container-16567 .ays_music_sound { color:rgb(0,0,0); } /* Dropdown questions scroll bar */ #ays-quiz-container-16567 blockquote { border-left-color: #000000 !important; } /* Quiz Password */ #ays-quiz-container-16567 .ays-start-page > input[id^='ays_quiz_password_val_'], #ays-quiz-container-16567 .ays-quiz-password-toggle-visibility-box { width: 100%; margin: 0 auto; } /* Question hint */ #ays-quiz-container-16567 .ays_question_hint_container .ays_question_hint_text { background-color:#fff; box-shadow: 0 0 15px 3px rgba(201,201,201,0.6); max-width: 270px; color: #000000; } #ays-quiz-container-16567 .ays_question_hint_container .ays_question_hint_text p { max-width: unset; } #ays-quiz-container-16567 .ays-quiz-additonal-box { display: flex; justify-content: flex-end; align-items: center; position: relative; } /* Quiz Export PDF */ #ays-quiz-container-16567 .ays-export-quiz-button-container .ays-export-quiz-button-more-box { background-color:#fff; box-shadow: 0 0 15px 3px rgba(201,201,201,0.6); box-shadow: 0.025px 0.025px 1px 1px rgba(201,201,201,0.2), 0px 2px 1px 0px rgba(201,201,201,0.14), 0px 2px 5px 0 rgba(201,201,201,0.12); max-width: 190px; color: #000000; } #ays-quiz-container-16567 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item:hover, #ays-quiz-container-16567 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item:focus { background-color: rgba(93,108,249,0.3); } #ays-quiz-container-16567 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item:active { background-color: rgba(93,108,249,1); } #ays-quiz-container-16567 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item { color: #000000; display: flex; justify-content: space-between; align-items: center; font-size: 14px; background-image: unset; box-shadow: unset; border-radius: unset; } #ays-quiz-container-16567 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item .ays-export-quiz-dropdown-item-icon { margin-left: 10px; } #ays-quiz-container-16567 .ays-export-quiz-button-container .ays-export-quiz-img-icon-content-div svg path { stroke: #000000; } #ays-quiz-container-16567 .ays-export-quiz-button-container .ays-export-quiz-img-icon-content-div svg circle { fill: rgba(93,108,249,0.3); } #ays-quiz-container-16567 .ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item-icon svg path { fill: rgba(0,0,0,1); } #ays-quiz-container-16567 .ays-quiz-additonal-box svg { position: revert; } #ays-quiz-container-16567 .ays_questions_hint_max_width_class { max-width: 80%; } /* Information form */ #ays-quiz-container-16567 .ays-form-title{ color:rgb(0,0,0); } /* Quiz timer */ #ays-quiz-container-16567 div.ays-quiz-redirection-timer, #ays-quiz-container-16567 div.ays-quiz-timer{ color: #000000; text-align: center; } #ays-quiz-container-16567 div.ays-quiz-after-timer * , #ays-quiz-container-16567 div.ays-quiz-redirection-timer *, #ays-quiz-container-16567 div.ays-quiz-timer * { text-align: center; } #ays-quiz-container-16567 div.ays-quiz-timer.ays-quiz-message-before-timer:before { display: inline-block; font-weight: 500; text-align: center; width: auto; margin-right: 5px; } /* Quiz buttons */ #ays-quiz-container-16567 input#ays-submit, #ays-quiz-container-16567 #ays_finish_quiz_16567 .action-button, #ays-quiz-container-16567 #ays_finish_quiz_16567 .step[data-type='fill_in_blank'] .action-button.ays_check_answer, #ays-quiz-container-16567 #ays_finish_quiz_16567 .step[data-type='checkbox'] .action-button.ays_check_answer, div#ays-quiz-container-16567 #ays_finish_quiz_16567 .action-button.ays_restart_button, #ays-quiz-container-16567 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn, #ays-quiz-container-16567 .ays-quiz-category-selective-submit-bttn { background-color: #5d6cf9; color:#ffffff; font-size: 18px; padding: 14px 36px; border-radius: 8px; white-space: nowrap; letter-spacing: 0; box-shadow: unset; white-space: normal; word-break: break-word; background-image: unset; width: auto; } #ays-quiz-container-16567 input#ays-submit, #ays-quiz-container-16567 #ays_finish_quiz_16567 input.action-button, #ays-quiz-container-16567 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn, #ays-quiz-container-16567 .ays-quiz-category-selective-submit-bttn { } div#ays-quiz-container-16567 #ays_finish_quiz_16567 .action-button.ays_check_answer { padding: 5px 10px; font-size: 18px; } #ays-quiz-container-16567 #ays_finish_quiz_16567 .action-button.ays_download_certificate { white-space: nowrap; padding: 5px 10px; } #ays-quiz-container-16567 #ays_finish_quiz_16567 .action-button.ays_arrow { color:#ffffff!important; white-space: nowrap; padding: 5px 10px; } #ays-quiz-container-16567 input#ays-submit:hover, #ays-quiz-container-16567 input#ays-submit:focus, #ays-quiz-container-16567 #ays_finish_quiz_16567 .action-button:hover, #ays-quiz-container-16567 #ays_finish_quiz_16567 .action-button:focus, #ays-quiz-container-16567 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn:hover, #ays-quiz-container-16567 .ays-quiz-category-selective-submit-bttn:focus { box-shadow: 0 0 0 2px #ffffff; background-color: #5d6cf9; } #ays-quiz-container-16567 .ays_restart_button { color: #ffffff; } #ays-quiz-container-16567 .ays_restart_button_p { display: flex; justify-content: center; flex-wrap: wrap; } #ays-quiz-container-16567 .ays_buttons_div { justify-content: center; } #ays-quiz-container-16567 .step:first-of-type .ays_buttons_div { justify-content: center !important; } #ays-quiz-container-16567 .ays_quiz_results_page .ays_score span { visibility: visible; } #ays-quiz-container-16567 input[type='button'], #ays-quiz-container-16567 input[type='submit'] { color: #ffffff !important; outline: none; } div#ays-quiz-container-16567 .ays-quiz-questions-nav-wrap .ays-quiz-questions-nav-item .ays_questions_nav_question:focus-visible, div#ays-quiz-container-16567 input[type='button']:focus-visible, div#ays-quiz-container-16567 input[type='submit']:focus-visible { outline: -webkit-focus-ring-color auto 1px; } #ays-quiz-container-16567 #ays_finish_quiz_16567 i.ays_early_finish.action-button[disabled]:hover, #ays-quiz-container-16567 #ays_finish_quiz_16567 i.ays_early_finish.action-button[disabled]:focus, #ays-quiz-container-16567 #ays_finish_quiz_16567 i.ays_early_finish.action-button[disabled], #ays-quiz-container-16567 #ays_finish_quiz_16567 i.ays_arrow.action-button[disabled]:hover, #ays-quiz-container-16567 #ays_finish_quiz_16567 i.ays_arrow.action-button[disabled]:focus, #ays-quiz-container-16567 #ays_finish_quiz_16567 i.ays_arrow.action-button[disabled] { color: #aaa !important; } #ays-quiz-container-16567 .ays_finish.action-button{ margin: 10px 5px; } #ays-quiz-container-16567 .ays-share-btn.ays-share-btn-branded { color: #fff; margin-bottom: 5px; display: inline-block; } #ays-quiz-container-16567 .ays-quiz-question-title-text-to-speech-icon { cursor: pointer; position: absolute; left: 0px; top: 0px; z-index: 1; } div#ays-quiz-container-16567.ays-quiz-container .ays-quiz-question-title-text-to-speech-icon svg path { fill: #000000; } /* Question answers */ #ays-quiz-container-16567 .ays-field { border-color: #dddddd; border-style: solid; border-width: 1px; box-shadow: none;flex-direction: row-reverse; } #ays-quiz-container-16567 .ays-quiz-answers .ays-field:hover{ opacity: 1; } #ays-quiz-container-16567 #ays_finish_quiz_16567 .ays-field label.ays_answer_caption[for^='ays-answer-'] { z-index: 1; position:initial;bottom:0;} #ays-quiz-container-16567 #ays_finish_quiz_16567 .ays-field input~label[for^='ays-answer-'] { padding: 5px; } #ays-quiz-container-16567 #ays_finish_quiz_16567 .ays-field { margin-bottom: 12px; position: relative; } #ays-quiz-container-16567 #ays_finish_quiz_16567 .ays_grid_view_container .ays-field.ays_grid_view_item { /* width: calc(50% - 6px); */ width: calc(100% /2 - 4px); } #ays-quiz-container-16567 #ays_finish_quiz_16567 .ays-field.ays_grid_view_item:nth-child(odd) { margin-right: 6px; }#ays-quiz-container-16567 #ays_finish_quiz_16567 .ays-field.ays_grid_view_item:nth-child(odd) { margin-right: 6px; }#ays-quiz-container-16567 img.ays-quiz-check-button-right-wrong-icon { position: absolute; right: 15px; bottom: 15px; } #ays-quiz-container-16567 img.ays-quiz-check-button-right-wrong-icon[data-type='style-9'] { width: 20px; } #ays-quiz-container-16567 .ays_quiz_results .step[data-type='fill_in_blank'] img.ays-quiz-check-button-right-wrong-icon { right: 10px; bottom: 40px; } #ays-quiz-container-16567 .ays_quiz_results .step[data-type='fill_in_blank'] .ays_fieldset img.ays-quiz-check-button-right-wrong-icon { right: 15px; bottom: 20px; } #ays-quiz-container-16567 #ays_finish_quiz_16567 .ays-field input:checked+label:before { border-color: #5d6cf9; background: #5d6cf9; background-clip: content-box; } #ays-quiz-container-16567 .ays-quiz-answers div.ays-text-right-answer { color: #000000; } /* Answer maximum length of a text field */ #ays-quiz-container-16567 .ays_quiz_question_text_message{ color: #000000; text-align: left; font-size: 12px; } div#ays-quiz-container-16567 div.ays_quiz_question_text_error_message { color: #ff0000; } /* Questions answer image */ #ays-quiz-container-16567 .ays-answer-image { width:15em; height:150px; object-fit: cover; } /* Questions answer right/wrong icons */ #ays-quiz-container-16567 .ays-field input~label.answered.correct:after{ content: ''; } #ays-quiz-container-16567 .ays-field input~label.answered.wrong:after{ content: ''; } #ays-quiz-container-16567 .ays-quiz-answers .ays-field label.answered[for^='ays-answer-']::after{ content: none!important; } #ays-quiz-container-16567 .ays-field label.answered:last-of-type:after{ height: auto; left: 10px;top: 10px;} /* Dropdown questions */ #ays-quiz-container-16567 .select2-container--default .select2-search--dropdown .select2-search__field:focus, #ays-quiz-container-16567 .select2-container--default .select2-search--dropdown .select2-search__field { outline: unset; padding: 0.75rem; } #ays-quiz-container-16567 #ays_finish_quiz_16567 .ays-field .select2-container--default .select2-selection--single { border-bottom: 2px solid #5d6cf9; background-color: #5d6cf9; } #ays-quiz-container-16567 .ays-field .select2-container--default .select2-selection--single .select2-selection__rendered, #ays-quiz-container-16567 .ays-field .select2-container--default .select2-selection--single .select2-selection__placeholder, #ays-quiz-container-16567 .ays-field .select2-container--default .select2-selection--single .select2-selection__arrow { /*color: #a29306;*/ color: #ffffff; line-height: 40px; padding-left: 8px; padding-right: 20px; } #ays-quiz-container-16567 .ays-field .select2-container--default .select2-selection--single .select2-selection__rendered, #ays-quiz-container-16567 .select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #5d6cf9; } #ays-quiz-container-16567 .ays-field .select2-container--default, #ays-quiz-container-16567 .ays-field .select2-container--default .selection, #ays-quiz-container-16567 .ays-field .select2-container--default .dropdown-wrapper, #ays-quiz-container-16567 .ays-field .select2-container--default .select2-selection--single .select2-selection__rendered, #ays-quiz-container-16567 .ays-field .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder, #ays-quiz-container-16567 .ays-field .select2-container--default .select2-selection--single .select2-selection__arrow, #ays-quiz-container-16567 .ays-field .select2-container--default .select2-selection--single .select2-selection__arrow b[role='presentation'] { font-size: 16px !important; } #ays-quiz-container-16567 .select2-container--default .select2-results__option { padding: 6px; } /* Dropdown questions scroll bar */ #ays-quiz-container-16567 .select2-results__options::-webkit-scrollbar { width: 7px; } #ays-quiz-container-16567 .select2-results__options::-webkit-scrollbar-track { background-color: rgba(93,108,249,0.35); } #ays-quiz-container-16567 .select2-results__options::-webkit-scrollbar-thumb { transition: .3s ease-in-out; background-color: rgba(93,108,249,0.55); } #ays-quiz-container-16567 .select2-results__options::-webkit-scrollbar-thumb:hover { transition: .3s ease-in-out; background-color: rgba(93,108,249,0.85); } .ays-quiz-wrap #ays-quiz-container-16567 + .ays-quiz-powered-by-container{ width:800px; margin: 20px auto; } .ays-quiz-wrap #ays-quiz-container-16567 + .ays-quiz-powered-by-container{ width:800px; margin: 20px auto; } /* WooCommerce product */ #ays-quiz-container-16567 .ays-woo-block { background-color: rgba(93,108,249,0.8); } #ays-quiz-container-16567 .ays-woo-product-block h4.ays-woo-product-price > a, #ays-quiz-container-16567 .ays-woo-product-block h4.ays-woo-product-title > a { color: #000000; } #ays-quiz-container-1 .ays-woo-product-block h4.ays-woo-product-price > a { text-decoration: unset; } /* Audio / Video */ #ays-quiz-container-16567 .mejs-container .mejs-time{ box-sizing: unset; } #ays-quiz-container-16567 .mejs-container .mejs-time-rail { padding-top: 15px; } #ays-quiz-container-16567 .mejs-container .mejs-mediaelement video { margin: 0; } /* Limitation */ #ays-quiz-container-16567 .ays-quiz-limitation-count-of-takers { padding: 50px; } #ays-quiz-container-16567 div.ays-quiz-results-toggle-block span.ays-show-res-toggle.ays-res-toggle-show, #ays-quiz-container-16567 div.ays-quiz-results-toggle-block span.ays-show-res-toggle.ays-res-toggle-hide{ color: #000000; } #ays-quiz-container-16567 div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle { border: 1px solid #000000; } #ays-quiz-container-16567 div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle { border: 1px solid #000000; } #ays-quiz-container-16567 div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle:after{ background: #000000; } #ays-quiz-container-16567.ays_quiz_elegant_dark div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle:after, #ays-quiz-container-16567.ays_quiz_rect_dark div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle:after{ background: #000; } /* Hestia theme (Version: 3.0.16) | Start */ #ays-quiz-container-16567 .mejs-container .mejs-inner .mejs-controls .mejs-button > button:hover, #ays-quiz-container-16567 .mejs-container .mejs-inner .mejs-controls .mejs-button > button { box-shadow: unset; background-color: transparent; } #ays-quiz-container-16567 .mejs-container .mejs-inner .mejs-controls .mejs-button > button { margin: 10px 6px; } /* Hestia theme (Version: 3.0.16) | End */ /* Go theme (Version: 1.4.3) | Start */ #ays-quiz-container-16567 label[for^='ays-answer']:before, #ays-quiz-container-16567 label[for^='ays-answer']:before { -webkit-mask-image: unset; mask-image: unset; } #ays-quiz-container-16567 .ays_question_report { text-align: right; } div#ays-quiz-container-16567 .ays_question_report .ays-quiz-open-report-window { fill: #000000; } #ays-quiz-container-16567 .ays-export-quiz-button-container { position: relative; right: 100px; top: -5px; right: -5px; margin: 0; z-index: 1000; display: flex; justify-content: flex-end; } #ays-quiz-container-16567.ays_quiz_classic_light .ays-field input:checked+label.answered:before, #ays-quiz-container-16567.ays_quiz_classic_dark .ays-field input:checked+label.answered:before { background-color: #5d6cf9 !important; } #ays-quiz-container-16567.ays_quiz_classic_light .ays-field input:checked+label.answered.correct:before, #ays-quiz-container-16567.ays_quiz_classic_dark .ays-field input:checked+label.answered.correct:before { background-color: #27ae60 !important; } #ays-quiz-container-16567.ays_quiz_classic_light .ays-field input:checked+label.answered.wrong:before, #ays-quiz-container-16567.ays_quiz_classic_dark .ays-field input:checked+label.answered.wrong:before { background-color: #cc3700 !important; } /* Go theme (Version: 1.4.3) | End */ #ays-quiz-container-16567 .ays_quiz_results fieldset.ays_fieldset .ays_quiz_question .wp-video { width: 100% !important; max-width: 100%; } /* Classic Dark / Classic Light */ /* Dropdown questions right/wrong styles */ #ays-quiz-container-16567.ays_quiz_classic_dark .correct_div, #ays-quiz-container-16567.ays_quiz_classic_light .correct_div{ border-color: green !important; opacity: 1 !important; background-color: rgba(39,174,96,0.4) !important; } #ays-quiz-container-16567.ays_quiz_classic_dark .correct_div .selected-field, #ays-quiz-container-16567.ays_quiz_classic_light .correct_div .selected-field { padding: 0px 10px 0px 10px; color: green !important; } #ays-quiz-container-16567.ays_quiz_classic_dark .wrong_div, #ays-quiz-container-16567.ays_quiz_classic_light .wrong_div{ border-color: red !important; opacity: 1 !important; background-color: rgba(243,134,129,0.4) !important; } #ays-quiz-container-16567.ays_quiz_classic_dark .ays-field.checked_answer_div.wrong_div input:checked~label, #ays-quiz-container-16567.ays_quiz_classic_light .ays-field.checked_answer_div.wrong_div input:checked~label { background-color: rgba(243,134,129,0.4) !important; } #ays-quiz-container-16567 .ays_question_result .ays-field .ays_quiz_hide_correct_answer:after{ content: '' !important; } #ays-quiz-container-16567 .ays_question_result .ays_quiz_question .ays-quiz-fill-in-blank-input { color: #000000 !important; } #ays-quiz-container-16567 .ays_quiz_results .step.ays_question_result:last-child { padding-bottom: 20px; } #ays-quiz-container-16567 .ays-quiz-close-full-screen { fill: #000000; } #ays-quiz-container-16567 .ays-quiz-open-full-screen { fill: #000000; } #ays-quiz-container-16567 .ays_quiz_login_form p{ color: #000000; } /* Personality Test | Start */ #ays-quiz-container-16567 .ays-quiz-personality-result-box .ays-quiz-personality-result-description p { text-align: left; padding: 0; } #ays-quiz-container-16567 .ays-quiz-personality-result-box { background: white; border-radius: 17px; box-shadow: 0px 0px 20px rgba(98, 85, 165, 0.1); /*padding: 30px 3% 40px;*/ padding: 20px 30px; margin: 30px 0; font-size: 16px; } #ays-quiz-container-16567 .ays-quiz-personality-result-box .ays-quiz-personality-result-title { color: #413A5C; font-size: 23px; margin: 0; text-align: left; font-weight: bold; } div#ays-quiz-container-16567.ays-quiz-container .ays-quiz-personality-result-box .ays-quiz-personality-result-description { margin: 0; font-size: 16px; text-align: left; color: #413A5C; } div#ays-quiz-container-16567.ays-quiz-container .ays-quiz-personality-result-box .ays-quiz-personality-result-description * { color: #413A5C; } #ays-quiz-container-16567 .ays-quiz-personality-result-box .ays-quiz-personality-result-progress { width: 100%; background-color: rgba(128, 126, 137, 0.1); border-radius: 15px; position: relative; display: flex; /* justify-content: flex-end; */ margin-top: 1rem; margin-bottom: 1rem; } #ays-quiz-container-16567 .ays-quiz-personality-result-box .ays-quiz-personality-result-progress-end { justify-content: flex-end; } #ays-quiz-container-16567 .ays-quiz-personality-result-box .ays-quiz-personality-result-bar { height: 30px; border-radius: 15px; color: white; font-size: 18px; padding: 3px 15px 0; } #ays-quiz-container-16567 .ays-quiz-personality-result-box .ays-quiz-personality-result-percentages { position: absolute; width: 100%; padding: 4px 15px; top: 0; -ms-flex-pack: justify; justify-content: space-between; display: -ms-flexbox; display: flex; } #ays-quiz-container-16567 .ays-quiz-personality-result-box .ays-quiz-personality-result-keyword-box div, #ays-quiz-container-16567 .ays-quiz-personality-result-box .ays-quiz-personality-result-text-dark-purple { color: #413A5C; } #ays-quiz-container-16567 .ays-quiz-personality-result-box .ays-quiz-personality-result-text-white { color: #ffffff; } #ays-quiz-container-16567 .ays-quiz-personality-result-box .ays-quiz-personality-result-text-percentage { font-weight: bolder; } #ays-quiz-container-16567 .ays-quiz-personality-result-box .ays-quiz-personality-result-keyword-box { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; } #ays-quiz-container-16567 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-purple .ays-quiz-personality-result-bar { background-color: #6255A5; } #ays-quiz-container-16567 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-purple .ays-quiz-personality-result-keyword-text-color { color: #6255A5; } #ays-quiz-container-16567 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-yellow .ays-quiz-personality-result-bar { background-color: #F2C94C; } #ays-quiz-container-16567 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-yellow .ays-quiz-personality-result-keyword-text-color { color: #F2C94C; } #ays-quiz-container-16567 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-green .ays-quiz-personality-result-bar { background-color: #88D29D; } #ays-quiz-container-16567 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-green .ays-quiz-personality-result-keyword-text-color { color: #88D29D; } #ays-quiz-container-16567 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-red .ays-quiz-personality-result-bar { background-color: #E5A69D; } #ays-quiz-container-16567 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-red .ays-quiz-personality-result-keyword-text-color { color: #E5A69D; } #ays-quiz-container-16567 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-blue .ays-quiz-personality-result-bar { background-color: #03A9F4; } #ays-quiz-container-16567 .ays-quiz-personality-result-box.ays-quiz-personality-result-box-blue .ays-quiz-personality-result-keyword-text-color { color: #03A9F4; } #ays-quiz-container-16567 .ays-quiz-personality-result-box div:before, #ays-quiz-container-16567 .ays-quiz-personality-result-box div:after { content: unset; } /* Personality Test | End */ /* report questions modal start */ .ays-modal-reports { display: none; position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(0, 0, 0, 0.4); animation-duration: .5s; background-color: rgba(0, 0, 0, 0.4); } #ays-quiz-question-report-modal-16567 .ays-modal-content-reports { background-color: #fefefe; margin: 10% auto; border: 1px solid #888; max-width: 500px; width: 100%; border-radius: 10px; padding: 20px; box-sizing: border-box; position: relative; } #ays-quiz-question-report-modal-16567 .ays-modal-content-reports label{ display: block; margin-bottom: 10px; font-weight: bold; letter-spacing: normal; } #ays-quiz-question-report-modal-16567 .ays-modal-content-reports textarea { display: block; width: 100%; height: 100px; padding: 5px; box-sizing: border-box; border-radius: 5px; border: 1px solid #ccc; max-width: 100%; max-height: 500px; resize: vertical; transition: unset; } #ays-quiz-question-report-modal-16567 .ays-modal-content-reports input.ays-quiz-submit-question-report { background-color: #0073aa; color: #fff; border: none; border-radius: 5px; padding: 10px 20px; cursor: pointer; margin-top: 20px; line-height: normal; letter-spacing: normal; box-shadow: unset; background-image: unset; } #ays-quiz-question-report-modal-16567 .ays-close-reports-window { color: #aaa; font-weight: bold; position: absolute; top: 1%; right: 1%; } #ays-quiz-question-report-modal-16567 .ays-close-reports-window img { box-shadow: unset; } #ays-quiz-question-report-modal-16567 .ays-close-reports-window img:hover, #ays-quiz-question-report-modal-16567 .ays-close-reports-window img:focus { cursor: pointer; } #ays-quiz-question-report-modal-16567 .ays-quiz-question-report-error { display: none; font-size: 13px; color: #f00; text-align: left; } #ays-quiz-question-report-modal-16567 .ays-quiz-question-report-textarea-label, #ays-quiz-question-report-modal-16567 .ays-quiz-question-report-title { text-align: left; } #ays-quiz-question-report-modal-16567 .ays_quiz_modal_overlay { width: 100%; height: 100%; position: fixed; top: 0; left: 0; position: absolute; z-index: 1000000000; flex-direction: column; } #ays-quiz-question-report-modal-16567 .ays-quiz-container .ays-quiz-user-cհoosing-anonymous-assessment { margin: 10px 0; } /* report questions modal end */ @media screen and (max-width: 768px){ #ays-quiz-container-16567{ max-width: 100%; } div#ays-quiz-container-16567 [id^='ays_finish_quiz_'] div.step div.ays-abs-fs { width: 90%; } div#ays-quiz-container-16567.ays_quiz_modern_light .step, div#ays-quiz-container-16567.ays_quiz_modern_dark .step { padding-right: 0px !important; padding-top: 0px !important; } div#ays-quiz-container-16567.ays_quiz_modern_light div.step[data-question-id], div#ays-quiz-container-16567.ays_quiz_modern_dark div.step[data-question-id] { background-size: cover !important; background-position: center center !important; } div#ays-quiz-container-16567.ays_quiz_modern_light .ays-abs-fs:not(.ays-start-page):not(.ays-end-page), div#ays-quiz-container-16567.ays_quiz_modern_dark .ays-abs-fs:not(.ays-start-page):not(.ays-end-page) { width: 100%; } #ays-quiz-container-16567 .ays_quiz_question p { font-size: 16px; } #ays-quiz-container-16567 .select2-container, div#ays-quiz-container-16567 .ays-questions-container form .ays-quiz-answers .ays-field * { font-size: 15px; } div#ays-quiz-container-16567 input#ays-submit, div#ays-quiz-container-16567 #ays_finish_quiz_16567 .action-button, div#ays-quiz-container-16567 #ays_finish_quiz_16567 .step[data-type='fill_in_blank'] .action-button.ays_check_answer, div#ays-quiz-container-16567 #ays_finish_quiz_16567 .action-button.ays_restart_button, #ays-quiz-container-16567 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn, #ays-quiz-container-16567 .ays-quiz-category-selective-submit-bttn { font-size: 18px; } div#ays-quiz-container-16567 div.ays-questions-container div.ays-woo-block { width: 100%; } /* Quiz title / mobile font size */ div#ays-quiz-container-16567 .ays-fs-title { font-size: 20px; } /* Question explanation / mobile font size */ #ays-quiz-container-16567 .ays_questtion_explanation p { font-size:16px; } /* Wrong answers / mobile font size */ #ays-quiz-container-16567 .wrong_answer_text p { font-size:16px; } /* Right answers / mobile font size */ #ays-quiz-container-16567 .right_answer_text p { font-size:16px; } /* Note text / mobile font size */ #ays-quiz-container-16567 .ays-quiz-question-note-message-box p { font-size:14px; } #ays-quiz-container-16567 div.ays-quiz-personality-result-box .ays-quiz-personality-result-title { font-size: 18px; } /* Personality Test */ #ays-quiz-container-16567 div.ays-quiz-personality-result-box .ays-quiz-personality-result-bar { font-size: 14px; padding: 6px 10px 0; } } /* Custom css styles */ /* RTL direction styles */ </style> <style> #ays-quiz-container-16567 p { margin: 0.625em; } #ays-quiz-container-16567.ays_quiz_classic_light .enable_correction .ays-field.checked_answer_div input:checked+label, #ays-quiz-container-16567.ays_quiz_classic_dark .enable_correction .ays-field.checked_answer_div input:checked+label { /* background-color: transparent; */ } #ays-quiz-container-16567 .ays-field.checked_answer_div input:checked~label { background-color: rgba(93,108,249,0.6); } #ays-quiz-container-16567.ays-quiz-container.ays_quiz_classic_light .ays-questions-container .ays-field:hover label[for^='ays-answer-'], #ays-quiz-container-16567 .ays-field:hover{ background: rgba(93,108,249,0.8); color: #fff; transition: all .3s; } #ays-quiz-container-16567 #ays_finish_quiz_16567 .action-button:hover, #ays-quiz-container-16567 #ays_finish_quiz_16567 .action-button:focus, #ays-quiz-container-16567 + .ays-quiz-category-selective-main-container .ays-quiz-category-selective-restart-bttn:hover, #ays-quiz-container-16567 .ays-quiz-category-selective-submit-bttn:focus { box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5), 0 0 0 3px #ffffff; background: #5d6cf9; } </style><script> if(typeof aysQuizOptions === 'undefined'){ var aysQuizOptions = []; } aysQuizOptions['16567'] = 'eyJxdWl6X3ZlcnNpb24iOiIyMS44LjEiLCJjb3JlX3ZlcnNpb24iOiI2LjcuMiIsInBocF92ZXJzaW9uIjoiOC4xLjMxIiwiY29sb3IiOiIjNWQ2Y2Y5IiwiYmdfY29sb3IiOiIjZmZmIiwidGV4dF9jb2xvciI6IiMwMDAwMDAiLCJoZWlnaHQiOjQ1MCwid2lkdGgiOjgwMCwiZW5hYmxlX2xvZ2dlZF91c2VycyI6Im9mZiIsImluZm9ybWF0aW9uX2Zvcm0iOiJkaXNhYmxlIiwiZm9ybV9uYW1lIjoib2ZmIiwiZm9ybV9lbWFpbCI6Im9mZiIsImZvcm1fcGhvbmUiOiJvZmYiLCJpbWFnZV93aWR0aCI6IiIsImltYWdlX2hlaWdodCI6IiIsImVuYWJsZV9jb3JyZWN0aW9uIjoib2ZmIiwiZW5hYmxlX3Byb2dyZXNzX2JhciI6Im9mZiIsImVuYWJsZV9xdWVzdGlvbnNfcmVzdWx0Ijoib24iLCJyYW5kb21pemVfcXVlc3Rpb25zIjoib2ZmIiwicmFuZG9taXplX2Fuc3dlcnMiOiJvZmYiLCJlbmFibGVfcXVlc3Rpb25zX2NvdW50ZXIiOiJvbiIsImVuYWJsZV9yZXN0cmljdGlvbl9wYXNzIjoib2ZmIiwiZW5hYmxlX3Jlc3RyaWN0aW9uX3Bhc3NfdXNlcnMiOiJvZmYiLCJyZXN0cmljdGlvbl9wYXNzX21lc3NhZ2UiOiIiLCJyZXN0cmljdGlvbl9wYXNzX3VzZXJzX21lc3NhZ2UiOiIiLCJ1c2VyX3JvbGUiOltdLCJheXNfdXNlcnNfc2VhcmNoIjpbXSwiY3VzdG9tX2NzcyI6IiIsImxpbWl0X3VzZXJzIjoib2ZmIiwibGltaXRhdGlvbl9tZXNzYWdlIjoiIiwicmVkaXJlY3RfdXJsIjoiIiwicmVkaXJlY3Rpb25fZGVsYXkiOjAsImFuc3dlcnNfdmlldyI6Imxpc3QiLCJlbmFibGVfcnRsX2RpcmVjdGlvbiI6Im9mZiIsImVuYWJsZV9sb2dnZWRfdXNlcnNfbWVzc2FnZSI6IiIsInF1ZXN0aW9uc19jb3VudCI6IiIsImVuYWJsZV9xdWVzdGlvbl9iYW5rIjoib2ZmIiwiZW5hYmxlX2xpdmVfcHJvZ3Jlc3NfYmFyIjoib2ZmIiwiZW5hYmxlX3BlcmNlbnRfdmlldyI6Im9mZiIsImVuYWJsZV9hdmVyYWdlX3N0YXRpc3RpY2FsIjoib24iLCJlbmFibGVfbmV4dF9idXR0b24iOiJvbiIsImVuYWJsZV9wcmV2aW91c19idXR0b24iOiJvbiIsImVuYWJsZV9hcnJvd3MiOiJvZmYiLCJ0aW1lcl90ZXh0IjoiQlx1MWVhMW4gXHUwMTExXHUwMGUzIHNcdTFlYjVuIHNcdTAwZTBuZyBjaFx1MDFiMGE/IDQ1IHBoXHUwMGZhdCBsXHUwMGUwbSBiXHUwMGUwaSBiXHUxZWFmdCBcdTAxMTFcdTFlYTd1ISEhIiwicXVpel90aGVtZSI6ImNsYXNzaWNfbGlnaHQiLCJlbmFibGVfc29jaWFsX2J1dHRvbnMiOiJvZmYiLCJmaW5hbF9yZXN1bHRfdGV4dCI6IjxpbWcgY2xhc3M9XCJzaXplLWZ1bGwgd3AtaW1hZ2UtNDI5IGFsaWduY2VudGVyXCIgc3JjPVwiaHR0cDpcL1wvY2F1aG9pLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDNcL2NvbmdyYXR1bGF0aW9ucy5naWZcIiBhbHQ9XCJcIiB3aWR0aD1cIjQ5OVwiIGhlaWdodD1cIjE4MVwiIFwvPlxyXG48cCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj48c3Ryb25nPkNoXHUwMGZhYyBtXHUxZWVibmcgYlx1MWVhMW4gXHUwMTExXHUwMGUzIGhvXHUwMGUwbiB0aFx1MDBlMG5oIGJcdTAwZTBpIHRoaSEhITxcL3N0cm9uZz48XC9wPlxyXG48cCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj48c3Ryb25nPkJcdTFlYTFuIFx1MDExMVx1MDBmYW5nIDxzcGFuIHN0eWxlPVwidmVydGljYWwtYWxpZ246IGluaGVyaXQ7XCI+JSV1c2VyX2NvcnJlY3RzX2NvdW50JSVcLyUlcXVlc3Rpb25zX2NvdW50JSU8XC9zcGFuPjxcL3N0cm9uZz48XC9wPlxyXG48cCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj48c3Ryb25nPkNcdTAwZjluZyB4ZW0gXHUwMTExXHUwMGUxcCBcdTAwZTFuIFx1MWVkZiBiXHUwMGVhbiBkXHUwMWIwXHUxZWRiaSBcdTAxMTFcdTAwZTJ5IG5oXHUwMGU5ISEhPFwvc3Ryb25nPjxcL3A+IiwiZW5hYmxlX3Bhc3NfY291bnQiOiJvbiIsImhpZGVfc2NvcmUiOiJvbiIsInJhdGVfZm9ybV90aXRsZSI6IiIsImJveF9zaGFkb3dfY29sb3IiOiIjYzljOWM5IiwicXVpel9ib3JkZXJfcmFkaXVzIjoiOCIsInF1aXpfYmdfaW1hZ2UiOiIiLCJxdWl6X2JvcmRlcl93aWR0aCI6IjEiLCJxdWl6X2JvcmRlcl9zdHlsZSI6InNvbGlkIiwicXVpel9ib3JkZXJfY29sb3IiOiIjMDAwIiwicXVpel9sb2FkZXIiOiJkZWZhdWx0IiwicXVlc3RfYW5pbWF0aW9uIjoic2hha2UiLCJlbmFibGVfYmdfbXVzaWMiOiJvZmYiLCJxdWl6X2JnX211c2ljIjoiIiwiYW5zd2Vyc19mb250X3NpemUiOjE1LCJzaG93X2NyZWF0ZV9kYXRlIjoib2ZmIiwic2hvd19hdXRob3IiOiJvZmYiLCJlbmFibGVfZWFybHlfZmluaXNoIjoib2ZmIiwiYW5zd2Vyc19yd190ZXh0cyI6Im9uX3Bhc3NpbmciLCJkaXNhYmxlX3N0b3JlX2RhdGEiOiJvZmYiLCJlbmFibGVfYmFja2dyb3VuZF9ncmFkaWVudCI6Im9mZiIsImJhY2tncm91bmRfZ3JhZGllbnRfY29sb3JfMSI6IiMwMDAiLCJiYWNrZ3JvdW5kX2dyYWRpZW50X2NvbG9yXzIiOiIjZmZmIiwicXVpel9ncmFkaWVudF9kaXJlY3Rpb24iOiJ2ZXJ0aWNhbCIsInJlZGlyZWN0X2FmdGVyX3N1Ym1pdCI6Im9mZiIsInN1Ym1pdF9yZWRpcmVjdF91cmwiOiIiLCJzdWJtaXRfcmVkaXJlY3RfZGVsYXkiOiIwIiwicHJvZ3Jlc3NfYmFyX3N0eWxlIjoidGhpcmQiLCJlbmFibGVfZXhpdF9idXR0b24iOiJvZmYiLCJleGl0X3JlZGlyZWN0X3VybCI6IiIsImltYWdlX3NpemluZyI6ImNvdmVyIiwicXVpel9iZ19pbWFnZV9wb3NpdGlvbiI6ImNlbnRlciBjZW50ZXIiLCJjdXN0b21fY2xhc3MiOiIiLCJlbmFibGVfc29jaWFsX2xpbmtzIjoib2ZmIiwic29jaWFsX2xpbmtzIjp7ImxpbmtlZGluX2xpbmsiOiIiLCJmYWNlYm9va19saW5rIjoiIiwidHdpdHRlcl9saW5rIjoiIiwidmtvbnRha3RlX2xpbmsiOiIiLCJpbnN0YWdyYW1fbGluayI6IiIsInlvdXR1YmVfbGluayI6IiIsImJlaGFuY2VfbGluayI6IiJ9LCJzaG93X3F1aXpfdGl0bGUiOiJvbiIsInNob3dfcXVpel9kZXNjIjoib24iLCJzaG93X2xvZ2luX2Zvcm0iOiJvZmYiLCJtb2JpbGVfbWF4X3dpZHRoIjoiIiwibGltaXRfdXNlcnNfYnkiOiJpcCIsImV4cGxhbmF0aW9uX3RpbWUiOiI0IiwiZW5hYmxlX2NsZWFyX2Fuc3dlciI6Im9mZiIsInNob3dfY2F0ZWdvcnkiOiJvbiIsInNob3dfcXVlc3Rpb25fY2F0ZWdvcnkiOiJvbiIsImFuc3dlcnNfcGFkZGluZyI6IjUiLCJhbnN3ZXJzX2JvcmRlciI6Im9uIiwiYW5zd2Vyc19ib3JkZXJfd2lkdGgiOiIxIiwiYW5zd2Vyc19ib3JkZXJfc3R5bGUiOiJzb2xpZCIsImFuc3dlcnNfYm9yZGVyX2NvbG9yIjoiI2RkZGRkZCIsImFuc19pbWdfaGVpZ2h0IjoiMTUwIiwiYW5zX2ltZ19jYXB0aW9uX3N0eWxlIjoib3V0c2lkZSIsImFuc19pbWdfY2FwdGlvbl9wb3NpdGlvbiI6ImJvdHRvbSIsImFuc3dlcnNfYm94X3NoYWRvdyI6Im9mZiIsImFuc3dlcnNfYm94X3NoYWRvd19jb2xvciI6IiMwMDAiLCJzaG93X2Fuc3dlcnNfY2FwdGlvbiI6Im9uIiwiYW5zd2Vyc19tYXJnaW4iOjEyLCJhbnNfcmlnaHRfd3JvbmdfaWNvbiI6Im5vbmUiLCJkaXNwbGF5X3Njb3JlIjoiYnlfcG9pbnRzIiwiZW5hYmxlX3J3X2FzbndlcnNfc291bmRzIjoib2ZmIiwicXVpel9iZ19pbWdfaW5fZmluaXNoX3BhZ2UiOiJvZmYiLCJmaW5pc2hfYWZ0ZXJfd3JvbmdfYW5zd2VyIjoib2ZmIiwiYWZ0ZXJfdGltZXJfdGV4dCI6IkJcdTFlYTFuIFx1MDExMVx1MDBlMyBoXHUxZWJmdCBnaVx1MWVkZCBsXHUwMGUwbSBiXHUwMGUwaSEgWGVtIGtcdTFlYmZ0IHF1XHUxZWEzIGNcdTAwZTFjIGNcdTAwZTJ1IGhcdTFlY2ZpIFx1MDExMVx1MDBlMyBsXHUwMGUwbSBuaFx1MDBlOSEhISIsImVuYWJsZV9lbnRlcl9rZXkiOiJvbiIsInNob3dfcmF0ZV9hZnRlcl9yYXRlIjoib24iLCJidXR0b25zX3RleHRfY29sb3IiOiIjZmZmZmZmIiwiYnV0dG9uc19wb3NpdGlvbiI6ImNlbnRlciIsImJ1dHRvbnNfc2l6ZSI6ImxhcmdlIiwiYnV0dG9uc19mb250X3NpemUiOiIxOCIsImJ1dHRvbnNfd2lkdGgiOiIiLCJidXR0b25zX2xlZnRfcmlnaHRfcGFkZGluZyI6IjM2IiwiYnV0dG9uc190b3BfYm90dG9tX3BhZGRpbmciOiIxNCIsImJ1dHRvbnNfYm9yZGVyX3JhZGl1cyI6IjgiLCJlbmFibGVfYXVkaW9fYXV0b3BsYXkiOiJvZmYiLCJlbmFibGVfbGVhdmVfcGFnZSI6Im9uIiwic2hvd19vbmx5X3dyb25nX2Fuc3dlciI6Im9mZiIsInBhc3Nfc2NvcmUiOjAsInBhc3Nfc2NvcmVfbWVzc2FnZSI6IjxoNCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj5DaFx1MDBmYWMgbVx1MWVlYm5nITxcL2g0PlxyXG48cCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj5CXHUxZWExbiBcdTAxMTFcdTAwZTMgdlx1MDFiMFx1MWVlM3QgcXVhIGJcdTAwZTBpIHRoaSE8XC9wPiIsImZhaWxfc2NvcmVfbWVzc2FnZSI6IjxoNCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj5cdTAxMTBcdTAwZTFuZyB0aVx1MWViZmMhPFwvaDQ+XHJcbjxwIHN0eWxlPVwidGV4dC1hbGlnbjogY2VudGVyO1wiPkJcdTFlYTFuIGtoXHUwMGY0bmcgdlx1MDFiMFx1MWVlM3QgcXVhIGJcdTAwZTBpIHRoaSFcclxuSFx1MDBlM3kgdGhcdTFlZWQgbFx1MWVhMWkgbmhcdTAwZTkhPFwvcD4iLCJhbnN3ZXJzX29iamVjdF9maXQiOiJjb3ZlciIsInF1aXpfbWF4X3Bhc3NfY291bnQiOjEsInF1ZXN0aW9uX2ZvbnRfc2l6ZSI6MTYsInF1aXpfd2lkdGhfYnlfcGVyY2VudGFnZV9weCI6InBpeGVscyIsInF1ZXN0aW9uc19oaW50X2ljb25fb3JfdGV4dCI6ImRlZmF1bHQiLCJxdWVzdGlvbnNfaGludF92YWx1ZSI6IiIsImVuYWJsZV9lYXJseV9maW5zaF9jb21maXJtX2JveCI6Im9uIiwiaGlkZV9jb3JyZWN0X2Fuc3dlcnMiOiJvZmYiLCJxdWl6X2xvYWRlcl90ZXh0X3ZhbHVlIjoiIiwic2hvd19pbmZvcm1hdGlvbl9mb3JtIjoib24iLCJzaG93X3F1ZXN0aW9uc19leHBsYW5hdGlvbiI6Im9uX3Jlc3VsdHNfcGFnZSIsImVuYWJsZV9xdWVzdGlvbnNfb3JkZXJpbmdfYnlfY2F0Ijoib2ZmIiwiZW5hYmxlX3NlbmRfbWFpbF90b191c2VyX2J5X3Bhc3Nfc2NvcmUiOiJvZmYiLCJlbmFibGVfc2VuZF9tYWlsX3RvX2FkbWluX2J5X3Bhc3Nfc2NvcmUiOiJvZmYiLCJzaG93X3F1ZXN0aW9uc19udW1iZXJpbmciOiJub25lIiwic2hvd19hbnN3ZXJzX251bWJlcmluZyI6Im5vbmUiLCJxdWl6X2xvYWRlcl9jdXN0b21fZ2lmIjoiIiwiZGlzYWJsZV9ob3Zlcl9lZmZlY3QiOiJvZmYiLCJxdWl6X2xvYWRlcl9jdXN0b21fZ2lmX3dpZHRoIjoxMDAsInF1aXpfdGl0bGVfdHJhbnNmb3JtYXRpb24iOiJ1cHBlcmNhc2UiLCJxdWl6X2ltYWdlX3dpZHRoX2J5X3BlcmNlbnRhZ2VfcHgiOiJwaXhlbHMiLCJxdWl6X2ltYWdlX2hlaWdodCI6MCwicXVpel9iZ19pbWdfb25fc3RhcnRfcGFnZSI6Im9mZiIsInF1aXpfYm94X3NoYWRvd194X29mZnNldCI6MCwicXVpel9ib3hfc2hhZG93X3lfb2Zmc2V0IjowLCJxdWl6X2JveF9zaGFkb3dfel9vZmZzZXQiOjE1LCJxdWl6X3F1ZXN0aW9uX3RleHRfYWxpZ25tZW50IjoiY2VudGVyIiwicXVpel9hcnJvd190eXBlIjoiZGVmYXVsdCIsInF1aXpfc2hvd193cm9uZ19hbnN3ZXJzX2ZpcnN0Ijoib2ZmIiwicXVpel9kaXNwbGF5X2FsbF9xdWVzdGlvbnMiOiJvbiIsInF1aXpfdGltZXJfcmVkX3dhcm5pbmciOiJvbiIsInF1aXpfc2NoZWR1bGVfdGltZXpvbmUiOiJVVEMrMCIsInF1ZXN0aW9uc19oaW50X2J1dHRvbl92YWx1ZSI6IiIsInF1aXpfdGFja2Vyc19tZXNzYWdlIjoiVGhpcyBxdWl6IGlzIGV4cGlyZWQhIiwicXVpel9lbmFibGVfbGlua2VkaW5fc2hhcmVfYnV0dG9uIjoib24iLCJxdWl6X2VuYWJsZV9mYWNlYm9va19zaGFyZV9idXR0b24iOiJvbiIsInF1aXpfZW5hYmxlX3R3aXR0ZXJfc2hhcmVfYnV0dG9uIjoib24iLCJxdWl6X2VuYWJsZV92a29udGFrdGVfc2hhcmVfYnV0dG9uIjoib24iLCJxdWl6X21ha2VfcmVzcG9uc2VzX2Fub255bW91cyI6Im9mZiIsInF1aXpfbWFrZV9hbGxfcmV2aWV3X2xpbmsiOiJvZmYiLCJxdWl6X21lc3NhZ2VfYmVmb3JlX3RpbWVyIjoiVGhcdTFlZGRpIGdpYW4gY1x1MDBmMm4gbFx1MWVhMWkiLCJxdWl6X3Bhc3N3b3JkX21lc3NhZ2UiOiIiLCJlbmFibGVfc2VlX3Jlc3VsdF9jb25maXJtX2JveCI6Im9mZiIsImRpc3BsYXlfZmllbGRzX2xhYmVscyI6Im9mZiIsInF1aXpfZW5hYmxlX3Bhc3N3b3JkX3Zpc2liaWxpdHkiOiJvZmYiLCJxdWVzdGlvbl9tb2JpbGVfZm9udF9zaXplIjoxNiwiYW5zd2Vyc19tb2JpbGVfZm9udF9zaXplIjoxNSwic29jaWFsX2J1dHRvbnNfaGVhZGluZyI6IiIsInNvY2lhbF9saW5rc19oZWFkaW5nIjoiIiwicXVpel9lbmFibGVfcXVlc3Rpb25fY2F0ZWdvcnlfZGVzY3JpcHRpb24iOiJvZmYiLCJxdWl6X21lc3NhZ2VfYmVmb3JlX3JlZGlyZWN0X3RpbWVyIjoiIiwiYnV0dG9uc19tb2JpbGVfZm9udF9zaXplIjoxOCwicXVpel9hbnN3ZXJfYm94X3NoYWRvd194X29mZnNldCI6MCwicXVpel9hbnN3ZXJfYm94X3NoYWRvd195X29mZnNldCI6MCwicXVpel9hbnN3ZXJfYm94X3NoYWRvd196X29mZnNldCI6MTAsInF1aXpfZW5hYmxlX3RpdGxlX3RleHRfc2hhZG93Ijoib2ZmIiwicXVpel90aXRsZV90ZXh0X3NoYWRvd19jb2xvciI6IiMzMzMiLCJyaWdodF9hbnN3ZXJzX2ZvbnRfc2l6ZSI6MTYsIndyb25nX2Fuc3dlcnNfZm9udF9zaXplIjoxNiwicXVlc3RfZXhwbGFuYXRpb25fZm9udF9zaXplIjoxNiwicXVpel93YWl0aW5nX3RpbWUiOiJvZmYiLCJxdWl6X3RpdGxlX3RleHRfc2hhZG93X3hfb2Zmc2V0IjoyLCJxdWl6X3RpdGxlX3RleHRfc2hhZG93X3lfb2Zmc2V0IjoyLCJxdWl6X3RpdGxlX3RleHRfc2hhZG93X3pfb2Zmc2V0IjoyLCJxdWl6X3Nob3dfb25seV93cm9uZ19hbnN3ZXJzIjoib2ZmIiwicXVpel90aXRsZV9mb250X3NpemUiOjI4LCJxdWl6X3RpdGxlX21vYmlsZV9mb250X3NpemUiOjIwLCJxdWl6X3Bhc3N3b3JkX3dpZHRoIjoiIiwicXVpel9yZXZpZXdfcGxhY2Vob2xkZXJfdGV4dCI6IiIsInF1aXpfbWFrZV9yZXZpZXdfcmVxdWlyZWQiOiJvZmYiLCJxdWl6X2VuYWJsZV9yZXN1bHRzX3RvZ2dsZSI6Im9mZiIsInF1aXpfcmV2aWV3X3RoYW5rX3lvdV9tZXNzYWdlIjoiIiwicXVpel9yZXZpZXdfZW5hYmxlX2NvbW1lbnRfZmllbGQiOiJvbiIsInF1ZXN0X2V4cGxhbmF0aW9uX21vYmlsZV9mb250X3NpemUiOjE2LCJ3cm9uZ19hbnN3ZXJzX21vYmlsZV9mb250X3NpemUiOjE2LCJxdWl6X2VuYWJsZV9xdWVzdGlvbl9pbWFnZV96b29tIjoib2ZmIiwicmlnaHRfYW5zd2Vyc19tb2JpbGVfZm9udF9zaXplIjoxNiwicXVpel9kaXNwbGF5X21lc3NhZ2VzX2JlZm9yZV9idXR0b25zIjoib2ZmIiwiZW5hYmxlX3F1ZXN0aW9uc19yZXBvcnRpbmciOiJvZmYiLCJxdWl6X2VuYWJsZV9xdWVzdGlvbnNfcmVwb3J0aW5nX21haWwiOiJvZmYiLCJxdWl6X2VuYWJsZV91c2VyX2NcdTA1NzBvb3NpbmdfYW5vbnltb3VzX2Fzc2Vzc21lbnQiOiJvZmYiLCJub3RlX3RleHRfZm9udF9zaXplIjoxNCwibm90ZV90ZXh0X21vYmlsZV9mb250X3NpemUiOjE0LCJxdWl6X3F1ZXN0aW9uc19udW1iZXJpbmdfYnlfY2F0ZWdvcnkiOiJvZmYiLCJxdWl6X2VuYWJsZV9jdXN0b21fdGV4dHNfZm9yX2J1dHRvbnMiOiJvZmYiLCJxdWl6X2N1c3RvbV90ZXh0c19zdGFydF9idXR0b24iOiJTdGFydCIsInF1aXpfY3VzdG9tX3RleHRzX25leHRfYnV0dG9uIjoiTmV4dCIsInF1aXpfY3VzdG9tX3RleHRzX3ByZXZfYnV0dG9uIjoiUHJldiIsInF1aXpfY3VzdG9tX3RleHRzX2NsZWFyX2J1dHRvbiI6IkNsZWFyIiwicXVpel9jdXN0b21fdGV4dHNfZmluaXNoX2J1dHRvbiI6IkZpbmlzaCIsInF1aXpfY3VzdG9tX3RleHRzX3NlZV9yZXN1bHRzX2J1dHRvbiI6IlNlZSBSZXN1bHQiLCJxdWl6X2N1c3RvbV90ZXh0c19yZXN0YXJ0X3F1aXpfYnV0dG9uIjoiUmVzdGFydCBxdWl6IiwicXVpel9jdXN0b21fdGV4dHNfc2VuZF9mZWVkYmFja19idXR0b24iOiJTZW5kIGZlZWRiYWNrIiwicXVpel9jdXN0b21fdGV4dHNfbG9hZF9tb3JlX2J1dHRvbiI6IkxvYWQgbW9yZSIsInF1aXpfY3VzdG9tX3RleHRzX2V4aXRfYnV0dG9uIjoiRXhpdCIsInF1aXpfY3VzdG9tX3RleHRzX2NoZWNrX2J1dHRvbiI6IkNoZWNrIiwicXVpel9jdXN0b21fdGV4dHNfbG9naW5fYnV0dG9uIjoiTG9nIEluIiwicXVpel9lbmFibGVfcXVpel9jYXRlZ29yeV9kZXNjcmlwdGlvbiI6Im9mZiIsInF1aXpfYWRtaW5fbm90ZV90ZXh0X3RyYW5zZm9ybSI6Im5vbmUiLCJxdWl6X2dyaWRfdmlld19jb3VudCI6IjIiLCJxdWl6X2dyaWRfaW1hZ2VfdmlldyI6Im9mZiIsInF1aXpfcXVlc3RfZXhwbGFuYXRpb25fdGV4dF90cmFuc2Zvcm0iOiJub25lIiwicXVpel9yaWdodF9hbnN3ZXJfdGV4dF90cmFuc2Zvcm0iOiJub25lIiwicXVpel93cm9uZ19hbnN3ZXJfdGV4dF90cmFuc2Zvcm0iOiJub25lIiwicXVpel9hZG1pbl9ub3RlX3RleHRfZGVjb3JhdGlvbiI6Im5vbmUiLCJxdWl6X3F1ZXN0X2V4cGxhbmF0aW9uX3RleHRfZGVjb3JhdGlvbiI6Im5vbmUiLCJxdWl6X3JpZ2h0X2Fuc3dlcnNfdGV4dF9kZWNvcmF0aW9uIjoibm9uZSIsInF1aXpfd3JvbmdfYW5zd2Vyc190ZXh0X2RlY29yYXRpb24iOiJub25lIiwicXVpel9hZG1pbl9ub3RlX2xldHRlcl9zcGFjaW5nIjoiMCIsInF1aXpfYmdfaW1nX2R1cmluZ190aGVfcXVpeiI6Im9mZiIsInF1aXpfcXVlc3RfZXhwbGFuYXRpb25fbGV0dGVyX3NwYWNpbmciOiIwIiwicXVpel9yaWdodF9hbnN3ZXJzX2xldHRlcl9zcGFjaW5nIjoiMCIsInF1aXpfd3JvbmdfYW5zd2Vyc19sZXR0ZXJfc3BhY2luZyI6IjAiLCJxdWl6X2FkbWluX25vdGVfZm9udF93ZWlnaHQiOiJub3JtYWwiLCJxdWl6X3F1ZXN0X2V4cGxhbmF0aW9uX2ZvbnRfd2VpZ2h0Ijoibm9ybWFsIiwicXVpel9yaWdodF9hbnN3ZXJzX2ZvbnRfd2VpZ2h0Ijoibm9ybWFsIiwicXVpel93cm9uZ19hbnN3ZXJzX2ZvbnRfd2VpZ2h0Ijoibm9ybWFsIiwicXVpel9jb250ZW50X21heF93aWR0aCI6OTAsInF1aXpfY29udGVudF9tb2JpbGVfbWF4X3dpZHRoIjo5MCwicXVlc3Rpb25fY291bnRfcGVyX3BhZ2UiOm51bGwsInF1ZXN0aW9uX2NvdW50X3Blcl9wYWdlX251bWJlciI6IiIsIm1haWxfbWVzc2FnZSI6IiIsImVuYWJsZV9jZXJ0aWZpY2F0ZSI6Im9mZiIsImVuYWJsZV9jZXJ0aWZpY2F0ZV93aXRob3V0X3NlbmQiOiJvZmYiLCJjZXJ0aWZpY2F0ZV9wYXNzIjoiMCIsImZvcm1fdGl0bGUiOiIiLCJjZXJ0aWZpY2F0ZV90aXRsZSI6IjxzcGFuIHN0eWxlPVwiZm9udC1zaXplOiA1MHB4OyBmb250LXdlaWdodDogYm9sZDtcIj5DZXJ0aWZpY2F0ZSBvZiBDb21wbGV0aW9uPFwvc3Bhbj4iLCJjZXJ0aWZpY2F0ZV9ib2R5IjoiPHNwYW4gc3R5bGU9XCJmb250LXNpemU6IDI1cHg7XCI+PGk+VGhpcyBpcyB0byBjZXJ0aWZ5IHRoYXQ8XC9pPjxcL3NwYW4+XHJcblxyXG48c3BhbiBzdHlsZT1cImZvbnQtc2l6ZTogMzBweDtcIj48Yj4lJXVzZXJfbmFtZSUlPFwvYj48XC9zcGFuPlxyXG5cclxuPHNwYW4gc3R5bGU9XCJmb250LXNpemU6IDI1cHg7XCI+PGk+aGFzIGNvbXBsZXRlZCB0aGUgcXVpejxcL2k+PFwvc3Bhbj5cclxuXHJcbjxzcGFuIHN0eWxlPVwiZm9udC1zaXplOiAzMHB4O1wiPlwiJSVxdWl6X25hbWUlJVwiPFwvc3Bhbj5cclxuXHJcbjxzcGFuIHN0eWxlPVwiZm9udC1zaXplOiAyMHB4O1wiPndpdGggYSBzY29yZSBvZiA8Yj4lJXNjb3JlJSU8XC9iPjxcL3NwYW4+XHJcblxyXG48c3BhbiBzdHlsZT1cImZvbnQtc2l6ZTogMjVweDtcIj48aT5kYXRlZDxcL2k+PFwvc3Bhbj5cclxuPHNwYW4gc3R5bGU9XCJmb250LXNpemU6IDMwcHg7XCI+JSVjdXJyZW50X2RhdGUlJTxcL3NwYW4+IiwibWFpbGNoaW1wX2xpc3QiOiIiLCJlbmFibGVfbWFpbGNoaW1wIjoib2ZmIiwiZW5hYmxlX2RvdWJsZV9vcHRfaW4iOiJvZmYiLCJhY3RpdmVfZGF0ZV9jaGVjayI6Im9mZiIsImFjdGl2ZUludGVydmFsIjoiMjAyNS0wMy0yOCAxNDo0NjowOCIsImRlYWN0aXZlSW50ZXJ2YWwiOiIyMDI1LTAzLTI4IDE0OjQ2OjA4IiwiYWN0aXZlX2RhdGVfbWVzc2FnZSI6IlRoZSBxdWl6IGhhcyBleHBpcmVkISIsImFjdGl2ZV9kYXRlX3ByZV9zdGFydF9tZXNzYWdlIjoiVGhlIHF1aXogd2lsbCBiZSBhdmFpbGFibGUgc29vbiEiLCJjaGVja2JveF9zY29yZV9ieSI6Im9uIiwiY2FsY3VsYXRlX3Njb3JlIjoiYnlfY29ycmVjdG5lc3MiLCJzZW5kX3Jlc3VsdHNfdXNlciI6Im9mZiIsInNlbmRfaW50ZXJ2YWxfbXNnIjoib2ZmIiwicXVlc3Rpb25fYmFua190eXBlIjoiZ2VuZXJhbCIsInF1ZXN0aW9uc19iYW5rX2NhdF9jb3VudCI6eyIzIjoiIn0sImVuYWJsZV90YWNrZXJzX2NvdW50Ijoib2ZmIiwidGFja2Vyc19jb3VudCI6IiIsInNlbmRfcmVzdWx0c19hZG1pbiI6Im9uIiwic2VuZF9pbnRlcnZhbF9tc2dfdG9fYWRtaW4iOiJvZmYiLCJzaG93X2ludGVydmFsX21lc3NhZ2UiOiJvbiIsImFsbG93X2NvbGxlY3RpbmdfbG9nZ2VkX2luX3VzZXJzX2RhdGEiOiJvZmYiLCJxdWl6X3Bhc3Nfc2NvcmUiOiIwIiwic2VuZF9jZXJ0aWZpY2F0ZV90b19hZG1pbiI6Im9mZiIsImNlcnRpZmljYXRlX2ltYWdlIjoiIiwiY2VydGlmaWNhdGVfZnJhbWUiOiJkZWZhdWx0IiwiY2VydGlmaWNhdGVfb3JpZW50YXRpb24iOiJsIiwibWFrZV9xdWVzdGlvbnNfcmVxdWlyZWQiOiJvZmYiLCJlbmFibGVfcGFzc3dvcmQiOiJvZmYiLCJwYXNzd29yZF9xdWl6IjoiIiwibWFpbF9tZXNzYWdlX2FkbWluIjoiIiwic2VuZF9tYWlsX3RvX3NpdGVfYWRtaW4iOiJvbiIsImdlbmVyYXRlX3Bhc3N3b3JkIjoiZ2VuZXJhbCIsImdlbmVyYXRlZF9wYXNzd29yZHMiOnsiY3JlYXRlZF9wYXNzd29yZHMiOltdLCJhY3RpdmVfcGFzc3dvcmRzIjpbXSwidXNlZF9wYXNzd29yZHMiOltdfSwiZGlzcGxheV9zY29yZV9ieSI6ImJ5X3BlcmNlbnRhZ2UiLCJzaG93X3NjaGVkdWxlX3RpbWVyIjoib2ZmIiwic2hvd190aW1lcl90eXBlIjoiY291bnRkb3duIiwicHJvZ3Jlc3NfbGl2ZV9iYXJfc3R5bGUiOiJkZWZhdWx0IiwiZW5hYmxlX2Z1bGxfc2NyZWVuX21vZGUiOiJvbiIsImVuYWJsZV9uYXZpZ2F0aW9uX2JhciI6Im9mZiIsImhpZGVfbGltaXRfYXR0ZW1wdHNfbm90aWNlIjoib2ZmIiwidHVybl9vbl9leHRyYV9zZWN1cml0eV9jaGVjayI6Im9uIiwiZW5hYmxlX3RvcF9rZXl3b3JkcyI6Im9mZiIsImFzc2lnbl9rZXl3b3JkcyI6W3siYXNzaWduX3RvcF9rZXl3b3JkIjoiQSIsImFzc2lnbl90b3Bfa2V5d29yZF90ZXh0IjoiIn0seyJhc3NpZ25fdG9wX2tleXdvcmQiOiJCIiwiYXNzaWduX3RvcF9rZXl3b3JkX3RleHQiOiIifSx7ImFzc2lnbl90b3Bfa2V5d29yZCI6IkMiLCJhc3NpZ25fdG9wX2tleXdvcmRfdGV4dCI6IiJ9LHsiYXNzaWduX3RvcF9rZXl3b3JkIjoiRCIsImFzc2lnbl90b3Bfa2V5d29yZF90ZXh0IjoiIn1dLCJxdWl6X2VuYWJsZV9jb3Vwb24iOiJvZmYiLCJxdWl6X2NvdXBvbnNfYXJyYXkiOnsicXVpel9hY3RpdmVfY291cG9ucyI6W10sInF1aXpfaW5hY3RpdmVfY291cG9ucyI6W119LCJhcHBseV9wb2ludHNfdG9fa2V5d29yZHMiOiJvZmYiLCJsaW1pdF9hdHRlbXB0c19jb3VudF9ieV91c2VyX3JvbGUiOiIiLCJlbmFibGVfYXV0b3N0YXJ0Ijoib2ZmIiwicXVpel9lbmFibGVfa2V5Ym9hcmRfbmF2aWdhdGlvbiI6Im9uIiwicXVlc3Rpb25fY291bnRfcGVyX3BhZ2VfdHlwZSI6ImdlbmVyYWwiLCJxdWVzdGlvbl9jb3VudF9wZXJfcGFnZV9jdXN0b21fb3JkZXIiOiIiLCJxdWl6X3RpbWVyX3R5cGUiOiJxdWl6X3RpbWVyIiwiYXlzX2FsbG93X2V4cG9ydGluZ19xdWl6emVzIjoib2ZmIiwiYXlzX3VzZXJzX3RvX2V4cG9ydF9zZWFyY2giOltdLCJxdWl6X3Bhc3Nfc2NvcmVfdHlwZSI6InBvaW50IiwicXVpel9jZXJ0aWZpY2F0ZV9wYXNzX3Njb3JlX3R5cGUiOiJwZXJjZW50YWdlIiwicXVpel9lcXVhbF9rZXl3b3Jkc190ZXh0IjoiIiwiZW5hYmxlX25hdmlnYXRpb25fYmFyX21hcmtlZF9xdWVzdGlvbnMiOiJvZmYiLCJxdWl6X3F1ZXN0aW9uX3RleHRfdG9fc3BlZWNoIjoib2ZmIiwicXVpel9xdWVzdGlvbl90ZXh0X3RvX3NwZWVjaF92b2ljZSI6Ik1pY3Jvc29mdCBEYXZpZCAtIEVuZ2xpc2ggKFVuaXRlZCBTdGF0ZXMpIiwicXVpel9kaXNhYmxlX2lucHV0X2ZvY3VzaW5nIjoib2ZmIiwicXVpel9wYXNzd29yZF9pbXBvcnRfdHlwZSI6ImRlZmF1bHQiLCJxdWl6X25hdmlnYXRpb25fYmFyX3R5cGUiOiJkZWZhdWx0IiwicXVpel9zaG93X3F1ZXN0aW9uX3RhZ3MiOiJvbiIsInF1aXpfc2hvd19yZXN1bHRzX2Jhc2VkX3Bhc3Nfc2NvcmUiOiJvZmYiLCJxdWl6X3Nob3dfaW50ZXJ2YWxfbWVzc2FnZXNfZm9yX2VxdWFsX2tleXdvcmRzIjoib2ZmIiwicXVpel9oaWRlX2Jhbm5lcl9xdWVzdGlvbnNfb25fcmVzdWx0X3BhZ2UiOiJvZmYiLCJxdWl6X3NlbmRfcmVzdWx0c191c2VyX3dpdGhvdXRfaW1nIjoib2ZmIiwicXVpel9zZW5kX3Jlc3VsdHNfYWRtaW5fd2l0aG91dF9pbWciOiJvZmYiLCJwYXlwYWxfYW1vdW50IjpudWxsLCJwYXlwYWxfY3VycmVuY3kiOm51bGwsInBheXBhbF9tZXNzYWdlIjoiIiwiZW5hYmxlX3N0cmlwZSI6Im9mZiIsInN0cmlwZV9hbW91bnQiOiIiLCJzdHJpcGVfY3VycmVuY3kiOiIiLCJzdHJpcGVfbWVzc2FnZSI6IllvdSBuZWVkIHRvIHBheSB0byBwYXNzIHRoaXMgcXVpei4iLCJwYXltZW50X3R5cGUiOiJwcmVwYXkiLCJlbmFibGVfbW9uaXRvciI6Im9mZiIsIm1vbml0b3JfbGlzdCI6IiIsImFjdGl2ZV9jYW1wX2xpc3QiOiIiLCJlbmFibGVfc2xhY2siOiJvZmYiLCJzbGFja19jb252ZXJzYXRpb24iOiIiLCJhY3RpdmVfY2FtcF9hdXRvbWF0aW9uIjoiIiwiZW5hYmxlX2FjdGl2ZV9jYW1wIjoib2ZmIiwiZW5hYmxlX3phcGllciI6Im9mZiIsImVuYWJsZV9nb29nbGVfc2hlZXRzIjoib2ZmIiwic3ByZWFkc2hlZXRfaWQiOiIiLCJnb29nbGVfc2hlZXRfY3VzdG9tX2ZpZWxkcyI6W10sInF1aXpfY29uZGl0aW9uX3Nob3dfYWxsX3Jlc3VsdHMiOiJvZmYiLCJxdWl6X2NvbmRpdGlvbl9jYWxjdWxhdGlvbl90eXBlIjoiZGVmYXVsdCIsInF1aXpfYXR0cmlidXRlcyI6bnVsbCwicXVpel9hdHRyaWJ1dGVzX2FjdGl2ZV9vcmRlciI6bnVsbCwicXVpel9hdHRyaWJ1dGVzX3Bhc3NpdmVfb3JkZXIiOlsiYXlzX2Zvcm1fbmFtZSIsImF5c19mb3JtX2VtYWlsIiwiYXlzX2Zvcm1fcGhvbmUiXSwicmVxdWlyZWRfZmllbGRzIjpudWxsLCJlbmFibGVfdGltZXIiOiJvbiIsInRpbWVyIjoyNzAwLCJlbmFibGVfcXVpel9yYXRlIjoib2ZmIiwiZW5hYmxlX3JhdGVfYXZnIjoib2ZmIiwiZW5hYmxlX2JveF9zaGFkb3ciOiJvZmYiLCJlbmFibGVfYm9yZGVyIjoib2ZmIiwicXVpel90aW1lcl9pbl90aXRsZSI6Im9uIiwiZW5hYmxlX3JhdGVfY29tbWVudHMiOiJvZmYiLCJlbmFibGVfcmVzdGFydF9idXR0b24iOiJvZmYiLCJhdXRvZmlsbF91c2VyX2RhdGEiOiJvZmYiLCJlbmFibGVfY29weV9wcm90ZWN0aW9uIjoib2ZmIiwiZW5hYmxlX3BheXBhbCI6Im9mZiIsImF5c19lbmFibGVfcmVzdHJpY3Rpb25fcGFzcyI6Im9mZiIsImF5c19lbmFibGVfcmVzdHJpY3Rpb25fcGFzc191c2VycyI6Im9mZiIsInVzZXJfbWFpbCI6Im9mZiIsImFkbWluX21haWwiOiJvZmYiLCJyZXN1bHRfdGV4dCI6bnVsbCwiZW5hYmxlX3Jlc3VsdCI6Im9mZiIsImVuYWJsZV9tYWRfbWltaSI6Im9mZiIsIm1hZF9taW1pX2xpc3QiOiIiLCJlbmFibGVfY29udmVydEtpdCI6Im9mZiIsImNvbnZlcnRLaXRfZm9ybV9pZCI6IiIsImVuYWJsZV9nZXRSZXNwb25zZSI6Im9mZiIsImdldFJlc3BvbnNlX2xpc3QiOiIiLCJlbmFibGVfcmVjYXB0Y2hhIjoib2ZmIiwiYXR0cmlidXRlcyI6W10sInN1Ym1pdF9yZWRpcmVjdF9hZnRlciI6IiIsInJ3X2Fuc3dlcnNfc291bmRzIjpmYWxzZSwiaWQiOiIxNjU2NyIsImF1dGhvcl9pZCI6IjMiLCJwb3N0X2lkIjpudWxsLCJ0aXRsZSI6IlRyXHUxZWFmYyBuZ2hpXHUxZWM3bSBUaW4gaFx1MWVjZGMgMTIgS1x1MWViZnQgblx1MWVkMWkgdHJpIHRoXHUxZWU5YyBCXHUwMGUwaSA3OiBIVE1MIHZcdTAwZTAgY1x1MWVhNXUgdHJcdTAwZmFjIHRyYW5nIHdlYiAtIFx1MDExMFx1MDBlYVx1MDMwMCAxMCIsImRlc2NyaXB0aW9uIjoiPHA+VHJcdTFlYWZjIG5naGlcdTFlYzdtIFRpbiBoXHUxZWNkYyAxMiBLXHUxZWJmdCBuXHUxZWQxaSB0cmkgdGhcdTFlZTljIEJcdTAwZTBpIDc6IEhUTUwgdlx1MDBlMCBjXHUxZWE1dSB0clx1MDBmYWMgdHJhbmcgd2ViIC0gXHUwMTEwXHUwMGVhXHUwMzAwIDEwIGJhbyBnXHUxZWQzbSBuaGlcdTFlYzF1IGNcdTAwZTJ1IGhcdTFlY2ZpIGhheSwgYlx1MDBlMW0gc1x1MDBlMXQgY2hcdTAxYjBcdTAxYTFuZyB0clx1MDBlY25oLiBDXHUwMGY5bmcgbFx1MDBlMG0gYlx1MDBlMGkgdFx1MWVhZHAgdHJcdTFlYWZjIG5naGlcdTFlYzdtIG5nYXkuPFwvcD5cclxuXHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMTogVHJvbmcgY1x1MWVhNXUgdHJcdTAwZmFjIGNcdTAxYTEgYlx1MWVhM24gY1x1MWVlN2EgbVx1MWVkOXQgdHJhbmcgSFRNTCwgcGhcdTFlYTduIHRcdTFlZWQgblx1MDBlMG8gY2hcdTFlZTlhIHRoXHUwMGY0bmcgdGluIGNodW5nIHZcdTFlYzEgdFx1MDBlMGkgbGlcdTFlYzd1IG5oXHUwMWIwIHRpXHUwMGVhdSBcdTAxMTFcdTFlYzEgdHJhbmcsIGJcdTFlZDkgbVx1MDBlMyBrXHUwMGZkIHRcdTFlZjEsIHZcdTAwZTAgY1x1MDBlMWMgbGlcdTAwZWFuIGtcdTFlYmZ0IFx1MDExMVx1MWViZm4gdFx1MWVjN3AgQ1NTIGhheSBKYXZhU2NyaXB0P1xyXG48dWw+XHJcbjxsaT5BLiAmbHQ7Ym9keSZndDs8XC9saT5cclxuPGxpPjxzdHJvbmc+Qi4gJmx0O2hlYWQmZ3Q7PFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qy4gJmx0O2h0bWwmZ3Q7PFwvbGk+XHJcbjxsaT5ELiAmbHQ7dGl0bGUmZ3Q7PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMjogWGVtIHhcdTAwZTl0IFx1MDExMW9cdTFlYTFuIG1cdTAwZTMgSFRNTCBzYXU6PGJyPiZsdDshRE9DVFlQRSBodG1sJmd0Ozxicj4mbHQ7aHRtbCBsYW5nPVxyXG48dWw+XHJcbjxsaT48c3Ryb25nPkEuIENcdTFlYTV1IHRyXHUwMGZhYyBjXHUwMWExIGJcdTFlYTNuIHZcdTAwZTAgaFx1MWVlM3AgbFx1MWVjNyBjXHUxZWU3YSBtXHUxZWQ5dCB0XHUwMGUwaSBsaVx1MWVjN3UgSFRNTDUuPFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qi4gTVx1MWVkOXQgdHJhbmcgd2ViIGNoXHUxZWM5IGNcdTAwZjMgcGhcdTFlYTduIFx1MDExMVx1MWVhN3UgKGhlYWQpIG1cdTAwZTAga2hcdTAwZjRuZyBjXHUwMGYzIG5cdTFlZDlpIGR1bmcgaGlcdTFlYzNuIHRoXHUxZWNiLjxcL2xpPlxyXG48bGk+Qy4gQ1x1MWVhNXUgdHJcdTAwZmFjIEhUTUwgYlx1MWVjYiBzYWkgY1x1MDBmYSBwaFx1MDBlMXAgZG8gdGhpXHUxZWJmdSB0aFx1MWViYiBcdTAxMTFcdTAwZjNuZy48XC9saT5cclxuPGxpPkQuIE1cdTFlZDl0IFx1MDExMW9cdTFlYTFuIG1cdTAwZTMgY2hcdTFlYzkgY2hcdTFlZTlhIG5cdTFlZDlpIGR1bmcgdlx1MDEwM24gYlx1MWVhM24gdGh1XHUxZWE3biB0XHUwMGZheS48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAzOiBUaFx1MWViYiBIVE1MIG5cdTAwZTBvIHNhdSBcdTAxMTFcdTAwZTJ5IGxcdTAwZTAgdGhcdTFlYmIgXHUwMTExXHUwMWExbiAoc2VsZi1jbG9zaW5nIHRhZyksIHRcdTFlZTljIGxcdTAwZTAga2hcdTAwZjRuZyBjXHUwMGYzIHRoXHUxZWJiIFx1MDExMVx1MDBmM25nIHRcdTAxYjBcdTAxYTFuZyBcdTFlZTluZz9cclxuPHVsPlxyXG48bGk+QS4gJmx0O3AmZ3Q7PFwvbGk+XHJcbjxsaT5CLiAmbHQ7aDEmZ3Q7PFwvbGk+XHJcbjxsaT5DLiAmbHQ7ZGl2Jmd0OzxcL2xpPlxyXG48bGk+PHN0cm9uZz5ELiAmbHQ7YnImZ3Q7PFwvc3Ryb25nPjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDQ6IFRodVx1MWVkOWMgdFx1MDBlZG5oIChhdHRyaWJ1dGUpIHRyb25nIEhUTUwgXHUwMTExXHUwMWIwXHUxZWUzYyBzXHUxZWVkIGRcdTFlZTVuZyBcdTAxMTFcdTFlYzMgbFx1MDBlMG0gZ1x1MDBlYz9cclxuPHVsPlxyXG48bGk+QS4gXHUwMTEwXHUxZWNibmggbmdoXHUwMTI5YSB0XHUwMGVhbiBjXHUxZWU3YSB0aFx1MWViYiBIVE1MLjxcL2xpPlxyXG48bGk+Qi4gWFx1MDBlMWMgXHUwMTExXHUxZWNibmggblx1MWVkOWkgZHVuZyBjaFx1MDBlZG5oIGNcdTFlZTdhIHRyYW5nIHdlYi48XC9saT5cclxuPGxpPjxzdHJvbmc+Qy4gQ3VuZyBjXHUxZWE1cCB0aFx1MDBmNG5nIHRpbiBiXHUxZWQ1IHN1bmcgaG9cdTFlYjdjIHNcdTFlZWRhIFx1MDExMVx1MWVkNWkgaFx1MDBlMG5oIHZpIGNcdTFlZTdhIHBoXHUxZWE3biB0XHUxZWVkIEhUTUwuPFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+RC4gXHUwMTEwXHUwMGUxbmggZFx1MWVhNXUgcGhcdTFlYTduIGtcdTFlYmZ0IHRoXHUwMGZhYyBjXHUxZWU3YSBtXHUxZWQ5dCBwaFx1MWVhN24gdFx1MWVlZC48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSA1OiBcdTAxMTBcdTFlYzMgdFx1MWVhMW8gbVx1MWVkOXQgXHUwMTExb1x1MWVhMW4gdlx1MDEwM24gYlx1MWVhM24gbVx1MWVkYmkgdHJvbmcgSFRNTCwgdGhcdTFlYmIgblx1MDBlMG8gdGhcdTAxYjBcdTFlZGRuZyBcdTAxMTFcdTAxYjBcdTFlZTNjIHNcdTFlZWQgZFx1MWVlNW5nP1xyXG48dWw+XHJcbjxsaT48c3Ryb25nPkEuICZsdDtwJmd0OzxcL3N0cm9uZz48XC9saT5cclxuPGxpPkIuICZsdDticiZndDs8XC9saT5cclxuPGxpPkMuICZsdDtkaXYmZ3Q7PFwvbGk+XHJcbjxsaT5ELiAmbHQ7c3BhbiZndDs8XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSA2OiBUaFx1MWViYiAmbHQ7dGl0bGUmZ3Q7IHRyb25nIHBoXHUxZWE3biAmbHQ7aGVhZCZndDsgY1x1MDBmMyB2YWkgdHJcdTAwZjIgZ1x1MDBlYyBcdTAxMTFcdTFlZDFpIHZcdTFlZGJpIHRyYW5nIHdlYj9cclxuPHVsPlxyXG48bGk+QS4gXHUwMTEwXHUxZWNibmggbmdoXHUwMTI5YSB0aVx1MDBlYXUgXHUwMTExXHUxZWMxIGxcdTFlZGJuIG5oXHUxZWE1dCB0cm9uZyBuXHUxZWQ5aSBkdW5nIHRyYW5nLjxcL2xpPlxyXG48bGk+Qi4gXHUwMTEwXHUxZWI3dCB0XHUwMGVhbiBjaG8gdFx1MWVjN3AgSFRNTC48XC9saT5cclxuPGxpPkMuIFhcdTAwZTFjIFx1MDExMVx1MWVjYm5oIHRcdTAwZTFjIGdpXHUxZWEzIGNcdTFlZTdhIHRyYW5nIHdlYi48XC9saT5cclxuPGxpPjxzdHJvbmc+RC4gXHUwMTEwXHUxZWI3dCB0aVx1MDBlYXUgXHUwMTExXHUxZWMxIGNobyB0cmFuZyB3ZWIsIGhpXHUxZWMzbiB0aFx1MWVjYiB0clx1MDBlYW4gdGFiIHRyXHUwMGVjbmggZHV5XHUxZWM3dCB2XHUwMGUwIGtcdTFlYmZ0IHF1XHUxZWEzIHRcdTAwZWNtIGtpXHUxZWJmbS48XC9zdHJvbmc+PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgNzogSFx1MDBlM3kgcGhcdTAwZTJuIHRcdTAwZWRjaCBzXHUxZWYxIGtoXHUwMGUxYyBiaVx1MWVjN3Qgdlx1MWVjMSBtXHUxZWU1YyBcdTAxMTFcdTAwZWRjaCBzXHUxZWVkIGRcdTFlZTVuZyBnaVx1MWVlZmEgdGhcdTFlYmIgJmx0O2gxJmd0OyB2XHUwMGUwIHRoXHUxZWJiICZsdDtwJmd0OyB0cm9uZyBIVE1MLlxyXG48dWw+XHJcbjxsaT5BLiAmbHQ7aDEmZ3Q7IGRcdTAwZjluZyBjaG8gdlx1MDEwM24gYlx1MWVhM24gaW4gXHUwMTExXHUxZWFkbSwgJmx0O3AmZ3Q7IGRcdTAwZjluZyBjaG8gdlx1MDEwM24gYlx1MWVhM24gaW4gbmdoaVx1MDBlYW5nLjxcL2xpPlxyXG48bGk+PHN0cm9uZz5CLiAmbHQ7aDEmZ3Q7IFx1MDExMVx1MDBlMW5oIGRcdTFlYTV1IHRpXHUwMGVhdSBcdTAxMTFcdTFlYzEgKGNcdTAwZjMgY1x1MWVhNXAgXHUwMTExXHUxZWQ5KSwgJmx0O3AmZ3Q7IFx1MDExMVx1MDBlMW5oIGRcdTFlYTV1IFx1MDExMW9cdTFlYTFuIHZcdTAxMDNuIGJcdTFlYTNuLjxcL3N0cm9uZz48XC9saT5cclxuPGxpPkMuICZsdDtoMSZndDsgdFx1MWVhMW8gbmdcdTFlYWZ0IGRcdTAwZjJuZywgJmx0O3AmZ3Q7IHRcdTFlYTFvIGtob1x1MWVhM25nIHRyXHUxZWFmbmcuPFwvbGk+XHJcbjxsaT5ELiBDXHUxZWEzIGhhaSBcdTAxMTFcdTFlYzF1IGRcdTAwZjluZyBcdTAxMTFcdTFlYzMgdFx1MWVhMW8gZGFuaCBzXHUwMGUxY2guPFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgODogS2hpIHRyXHUwMGVjbmggZHV5XHUxZWM3dCBcdTAxMTFcdTFlY2RjIG1cdTFlZDl0IHRcdTFlYzdwIEhUTUwsIG5cdTAwZjMgc1x1MWViZCBiXHUxZWNmIHF1YSBcdTAxMTFpXHUxZWMxdSBnXHUwMGVjIHRoZW8gbVx1MWViN2MgXHUwMTExXHUxZWNibmg/XHJcbjx1bD5cclxuPGxpPkEuIFRcdTFlYTV0IGNcdTFlYTMgY1x1MDBlMWMgdGhcdTFlYmIgSFRNTC48XC9saT5cclxuPGxpPkIuIE5cdTFlZDlpIGR1bmcgYlx1MDBlYW4gdHJvbmcgdGhcdTFlYmIgJmx0O2JvZHkmZ3Q7LjxcL2xpPlxyXG48bGk+PHN0cm9uZz5DLiBDXHUwMGUxYyBkXHUxZWE1dSBjXHUwMGUxY2ggdlx1MDBlMCBkXHUwMGYybmcgdHJcdTFlYWZuZyBkXHUwMWIwIHRoXHUxZWViYS48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5ELiBOXHUxZWQ5aSBkdW5nIGJcdTAwZWFuIHRyb25nIHRoXHUxZWJiICZsdDtoZWFkJmd0Oy48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSA5OiBcdTAxMTBvXHUxZWExbiBtXHUwMGUzICZsdDshLS0gXHUwMTEwXHUwMGUyeSBsXHUwMGUwIG1cdTFlZDl0IGdoaSBjaFx1MDBmYSAtLSZndDsgdHJvbmcgSFRNTCBjXHUwMGYzIHRcdTAwZTFjIGRcdTFlZTVuZyBnXHUwMGVjP1xyXG48dWw+XHJcbjxsaT48c3Ryb25nPkEuIExcdTAwZTAgbVx1MWVkOXQgY2hcdTAwZmEgdGhcdTAwZWRjaCwga2hcdTAwZjRuZyBoaVx1MWVjM24gdGhcdTFlY2IgdHJcdTAwZWFuIHRyYW5nIHdlYi48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5CLiBUXHUxZWExbyBtXHUxZWQ5dCBkXHUwMGYybmcgY2hcdTFlZWYgaW4gXHUwMTExXHUxZWFkbS48XC9saT5cclxuPGxpPkMuIEhpXHUxZWMzbiB0aFx1MWVjYiBkXHUwMGYybmcgY2hcdTFlZWYgXCJcdTAxMTBcdTAwZTJ5IGxcdTAwZTAgbVx1MWVkOXQgZ2hpIGNoXHUwMGZhXCIgdHJcdTAwZWFuIHRyYW5nLjxcL2xpPlxyXG48bGk+RC4gVFx1MWVhMW8gbVx1MWVkOXQgbGlcdTAwZWFuIGtcdTFlYmZ0IFx1MDExMVx1MWViZm4gdHJhbmcga2hcdTAwZTFjLjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDEwOiBNXHUxZWU1YyBcdTAxMTFcdTAwZWRjaCBjaFx1MDBlZG5oIGNcdTFlZTdhIHZpXHUxZWM3YyBzXHUxZWVkIGRcdTFlZTVuZyB0aFx1MWViYiAmbHQ7bWV0YSBjaGFyc2V0PVxyXG48dWw+XHJcbjxsaT5BLiBcdTAxMTBcdTFlYjd0IHRpXHUwMGVhdSBcdTAxMTFcdTFlYzEgY2hvIHRyYW5nIHdlYi48XC9saT5cclxuPGxpPjxzdHJvbmc+Qi4gS2hhaSBiXHUwMGUxbyBiXHUxZWQ5IG1cdTAwZTMga1x1MDBmZCB0XHUxZWYxIGNobyB0XHUwMGUwaSBsaVx1MWVjN3UgSFRNTCwgZ2lcdTAwZmFwIGhpXHUxZWMzbiB0aFx1MWVjYiBcdTAxMTFcdTAwZmFuZyBrXHUwMGZkIHRcdTFlZjEuPFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qy4gVFx1MWVhMW8gdFx1MWVlYiBraFx1MDBmM2EgY2hvIGNcdTAwZjRuZyBjXHUxZWU1IHRcdTAwZWNtIGtpXHUxZWJmbS48XC9saT5cclxuPGxpPkQuIExpXHUwMGVhbiBrXHUxZWJmdCBcdTAxMTFcdTFlYmZuIHRcdTFlYzdwIENTUy48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAxMTogUGhcdTFlYTduIHRcdTFlZWQgJmx0O2h0bWwmZ3Q7IHRyb25nIGNcdTFlYTV1IHRyXHUwMGZhYyBIVE1MIFx1MDExMVx1MDBmM25nIHZhaSB0clx1MDBmMiBnXHUwMGVjP1xyXG48dWw+XHJcbjxsaT5BLiBDaFx1MWVlOWEgblx1MWVkOWkgZHVuZyBoaVx1MWVjM24gdGhcdTFlY2IgY2hcdTAwZWRuaCBjXHUxZWU3YSB0cmFuZy48XC9saT5cclxuPGxpPkIuIENoXHUxZWU5YSB0aFx1MDBmNG5nIHRpbiB2XHUxZWMxIHRcdTAwZTBpIGxpXHUxZWM3dSBuaFx1MDFiMCB0aVx1MDBlYXUgXHUwMTExXHUxZWMxLjxcL2xpPlxyXG48bGk+PHN0cm9uZz5DLiBMXHUwMGUwIHBoXHUxZWE3biB0XHUxZWVkIGdcdTFlZDFjIGNoXHUxZWU5YSB0b1x1MDBlMG4gYlx1MWVkOSB0XHUwMGUwaSBsaVx1MWVjN3UgSFRNTC48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5ELiBLaGFpIGJcdTAwZTFvIGxvXHUxZWExaSB0XHUwMGUwaSBsaVx1MWVjN3UuPFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMTI6IEhcdTAwZTN5IHhlbSB4XHUwMGU5dCBcdTAxMTFvXHUxZWExbiBtXHUwMGUzIHNhdTo8YnI+Jmx0O3AmZ3Q7RFx1MDBmMm5nIDEmbHQ7YnImZ3Q7RFx1MDBmMm5nIDImbHQ7XC9wJmd0Ozxicj5LaGkgaGlcdTFlYzNuIHRoXHUxZWNiIHRyXHUwMGVhbiB0clx1MDBlY25oIGR1eVx1MWVjN3QsIFx1MDExMW9cdTFlYTFuIG1cdTAwZTMgblx1MDBlMHkgc1x1MWViZCB0XHUxZWExbyByYSBrXHUxZWJmdCBxdVx1MWVhMyBuaFx1MDFiMCB0aFx1MWViZiBuXHUwMGUwbz9cclxuPHVsPlxyXG48bGk+PHN0cm9uZz5BLiBEXHUwMGYybmcgMTxicj5EXHUwMGYybmcgMiAodHJvbmcgY1x1MDBmOW5nIG1cdTFlZDl0IFx1MDExMW9cdTFlYTFuKTxcL3N0cm9uZz48XC9saT5cclxuPGxpPkIuIERcdTAwZjJuZyAxPHA+RFx1MDBmMm5nIDI8XC9wPiAodFx1MWVhMW8gaGFpIFx1MDExMW9cdTFlYTFuIGtoXHUwMGUxYyBuaGF1KTxcL2xpPlxyXG48bGk+Qy4gRFx1MDBmMm5nIDEgRFx1MDBmMm5nIDIgKGhpXHUxZWMzbiB0aFx1MWVjYiB0clx1MDBlYW4gY1x1MDBmOW5nIG1cdTFlZDl0IGRcdTAwZjJuZyk8XC9saT5cclxuPGxpPkQuIENoXHUxZWM5IGhpXHUxZWMzbiB0aFx1MWVjYiBEXHUwMGYybmcgMS48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAxMzogR2lcdTFlYTMgc1x1MWVlZCBiXHUxZWExbiBtdVx1MWVkMW4gdFx1MWVhMW8gbVx1MWVkOXQgdGlcdTAwZWF1IFx1MDExMVx1MWVjMSBwaFx1MWVlNSBuZ2F5IGRcdTAxYjBcdTFlZGJpIHRpXHUwMGVhdSBcdTAxMTFcdTFlYzEgY2hcdTAwZWRuaCAmbHQ7aDEmZ3Q7LiBUaFx1MWViYiBuXHUwMGUwbyB0cm9uZyBjXHUwMGUxYyB0aFx1MWViYiB0aVx1MDBlYXUgXHUwMTExXHUxZWMxIChoZWFkaW5nIHRhZ3MpIHNhdSBcdTAxMTFcdTAwZTJ5IGxcdTAwZTAgbFx1MWVmMWEgY2hcdTFlY2RuIHBoXHUwMGY5IGhcdTFlZTNwIG5oXHUxZWE1dCB0aGVvIHRoXHUxZWU5IGJcdTFlYWRjIHRoXHUwMGY0bmcgdGhcdTAxYjBcdTFlZGRuZz9cclxuPHVsPlxyXG48bGk+QS4gJmx0O2g2Jmd0OzxcL2xpPlxyXG48bGk+PHN0cm9uZz5CLiAmbHQ7aDImZ3Q7PFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qy4gJmx0O2gxJmd0OyAobFx1MWViN3AgbFx1MWVhMWkpPFwvbGk+XHJcbjxsaT5ELiAmbHQ7cCZndDs8XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAxNDogVmFpIHRyXHUwMGYyIGNcdTFlZTdhIGRcdTAwZjJuZyAmbHQ7IURPQ1RZUEUgaHRtbCZndDsgXHUxZWRmIFx1MDExMVx1MWVhN3UgdFx1MWVjN3AgSFRNTCBsXHUwMGUwIGdcdTAwZWM/XHJcbjx1bD5cclxuPGxpPjxzdHJvbmc+QS4gS2hhaSBiXHUwMGUxbyBsb1x1MWVhMWkgdFx1MDBlMGkgbGlcdTFlYzd1IHZcdTAwZTAgcGhpXHUwMGVhbiBiXHUxZWEzbiBIVE1MIChIVE1MNSkuPFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qi4gXHUwMTEwXHUxZWI3dCB0aVx1MDBlYXUgXHUwMTExXHUxZWMxIGNobyB0cmFuZyB3ZWIuPFwvbGk+XHJcbjxsaT5DLiBYXHUwMGUxYyBcdTAxMTFcdTFlY2JuaCBuZ1x1MDBmNG4gbmdcdTFlZWYgY1x1MWVlN2EgdHJhbmcuPFwvbGk+XHJcbjxsaT5ELiBCXHUxZWFmdCBcdTAxMTFcdTFlYTd1IHBoXHUxZWE3biBuXHUxZWQ5aSBkdW5nIGNoXHUwMGVkbmggY1x1MWVlN2EgdHJhbmcuPFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMTU6IFBoXHUxZWE3biB0XHUxZWVkICZsdDtib2R5Jmd0OyBjXHUxZWU3YSBtXHUxZWQ5dCB0cmFuZyBIVE1MIGNoXHUxZWU5YSBuaFx1MWVlZm5nIGdcdTAwZWM/XHJcbjx1bD5cclxuPGxpPkEuIFRoXHUwMGY0bmcgdGluIHZcdTFlYzEgdHJhbmcgd2ViIGNobyBjXHUwMGY0bmcgY1x1MWVlNSB0XHUwMGVjbSBraVx1MWViZm0uPFwvbGk+XHJcbjxsaT5CLiBUaVx1MDBlYXUgXHUwMTExXHUxZWMxIGNcdTFlZTdhIHRyYW5nIHdlYiBoaVx1MWVjM24gdGhcdTFlY2IgdHJcdTAwZWFuIHRhYiB0clx1MDBlY25oIGR1eVx1MWVjN3QuPFwvbGk+XHJcbjxsaT5DLiBDXHUwMGUxYyBsaVx1MDBlYW4ga1x1MWViZnQgXHUwMTExXHUxZWJmbiB0XHUxZWM3cCBDU1Mgdlx1MDBlMCBKYXZhU2NyaXB0LjxcL2xpPlxyXG48bGk+PHN0cm9uZz5ELiBOXHUxZWQ5aSBkdW5nIGhpXHUxZWMzbiB0aFx1MWVjYiBjaFx1MDBlZG5oIGNcdTFlZTdhIHRyYW5nIHdlYiAodlx1MDEwM24gYlx1MWVhM24sIGhcdTAwZWNuaCBcdTFlYTNuaCwgYlx1MWVhM25nLi4uKS48XC9zdHJvbmc+PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMTY6IFRyb25nIEhUTUwsIHZpXHUxZWM3YyBsXHUxZWQzbmcgY1x1MDBlMWMgdGhcdTFlYmIgdlx1MDBlMG8gbmhhdSAodlx1MDBlZCBkXHUxZWU1OiAmbHQ7ZGl2Jmd0OyZsdDtwJmd0O05cdTFlZDlpIGR1bmcmbHQ7XC9wJmd0OyZsdDtcL2RpdiZndDspIHR1XHUwMGUybiB0aGVvIG5ndXlcdTAwZWFuIHRcdTFlYWZjIG5cdTAwZTBvP1xyXG48dWw+XHJcbjxsaT48c3Ryb25nPkEuIFRoXHUxZWJiIG5cdTAwZTBvIG1cdTFlZGYgc2F1IHRoXHUwMGVjIHBoXHUxZWEzaSBcdTAxMTFcdTAwZjNuZyB0clx1MDFiMFx1MWVkYmMgdGhcdTFlYmIgbVx1MWVkZiB0clx1MDFiMFx1MWVkYmMgXHUwMTExXHUwMGYzLjxcL3N0cm9uZz48XC9saT5cclxuPGxpPkIuIENcdTAwZTFjIHRoXHUxZWJiIHBoXHUxZWEzaSBsdVx1MDBmNG4gXHUwMTExXHUwMWIwXHUxZWUzYyBcdTAxMTFcdTAwZjNuZyBuZ2F5IHNhdSBraGkgbVx1MWVkZi48XC9saT5cclxuPGxpPkMuIEtoXHUwMGY0bmcgXHUwMTExXHUwMWIwXHUxZWUzYyBwaFx1MDBlOXAgbFx1MWVkM25nIGNcdTAwZTFjIHRoXHUxZWJiIHZcdTAwZTBvIG5oYXUuPFwvbGk+XHJcbjxsaT5ELiBUaFx1MWViYiBtXHUxZWRmIHRyXHUwMWIwXHUxZWRiYyBwaFx1MWVhM2kgXHUwMTExXHUwMGYzbmcgdHJcdTAxYjBcdTFlZGJjIHRoXHUxZWJiIG1cdTFlZGYgc2F1LjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDE3OiBDXHUwMGZhIHBoXHUwMGUxcCBjXHUwMWExIGJcdTFlYTNuIFx1MDExMVx1MWVjMyB2aVx1MWViZnQgbVx1MWVkOXQgdGhcdTFlYmIgSFRNTCBjXHUwMGYzIHRodVx1MWVkOWMgdFx1MDBlZG5oIGxcdTAwZTAgZ1x1MDBlYz9cclxuPHVsPlxyXG48bGk+QS4gJmx0O3RcdTAwZWFuX3RoXHUxZWJiIHRodVx1MWVkOWMgdFx1MDBlZG5oPWdpXHUwMGUxX3RyXHUxZWNiJmd0OzxcL2xpPlxyXG48bGk+Qi4gJmx0O3RcdTAwZWFuX3RoXHUxZWJiJmd0O3RodVx1MWVkOWMgdFx1MDBlZG5oPTxcL2xpPlxyXG48bGk+PHN0cm9uZz5DLiAmbHQ7dFx1MDBlYW5fdGhcdTFlYmIgdGh1XHUxZWQ5YyB0XHUwMGVkbmg9PFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+RC4gJmx0O3RcdTAwZWFuX3RoXHUxZWJiIDxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDE4OiBCXHUxZWExbiBjXHUxZWE3biB0XHUxZWExbyBtXHUxZWQ5dCBcdTAxMTFvXHUxZWExbiB2XHUwMTAzbiBiXHUxZWEzbiBjaFx1MWVlOWEgbVx1MWVkOXQgY1x1MDBlMnUgcXVhbiB0clx1MWVjZG5nIGNcdTFlYTduIG5oXHUxZWE1biBtXHUxZWExbmggYlx1MWViMW5nIGNcdTAwZTFjaCBpbiBcdTAxMTFcdTFlYWRtLiBcdTAxMTBvXHUxZWExbiBtXHUwMGUzIEhUTUwgaFx1MWVlM3AgbFx1MDBmZCBcdTAxMTFcdTFlYzMgbFx1MDBlMG0gXHUwMTExaVx1MWVjMXUgblx1MDBlMHkgbFx1MDBlMCBnXHUwMGVjP1xyXG48dWw+XHJcbjxsaT5BLiAmbHQ7c3Ryb25nJmd0OyZsdDtwJmd0O0NcdTAwZTJ1IHF1YW4gdHJcdTFlY2RuZy4mbHQ7XC9wJmd0OyZsdDtcL3N0cm9uZyZndDs8XC9saT5cclxuPGxpPjxzdHJvbmc+Qi4gJmx0O3AmZ3Q7Jmx0O3N0cm9uZyZndDtDXHUwMGUydSBxdWFuIHRyXHUxZWNkbmcuJmx0O1wvc3Ryb25nJmd0OyZsdDtcL3AmZ3Q7PFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qy4gJmx0O3AmZ3Q7Q1x1MDBlMnUgcXVhbiB0clx1MWVjZG5nLiZsdDticiZndDsmbHQ7XC9wJmd0OzxcL2xpPlxyXG48bGk+RC4gJmx0O3N0cm9uZyZndDtDXHUwMGUydSBxdWFuIHRyXHUxZWNkbmcuJmx0O1wvc3Ryb25nJmd0OzxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDE5OiBUclx1MDBlY25oIGR1eVx1MWVjN3Qgd2ViIGRpXHUxZWM1biBnaVx1MWVhM2kgKGludGVycHJldCkgbVx1MDBlMyBIVE1MIG5oXHUwMWIwIHRoXHUxZWJmIG5cdTAwZTBvIFx1MDExMVx1MWVjMyBoaVx1MWVjM24gdGhcdTFlY2IgdHJhbmc/XHJcbjx1bD5cclxuPGxpPkEuIE5cdTAwZjMgYmlcdTAwZWFuIGRcdTFlY2JjaCBtXHUwMGUzIEhUTUwgdGhcdTAwZTBuaCBtXHUwMGUzIG1cdTAwZTF5IHRyXHUwMWIwXHUxZWRiYyBraGkgaGlcdTFlYzNuIHRoXHUxZWNiLjxcL2xpPlxyXG48bGk+Qi4gTlx1MDBmMyBjaFx1MWVjOSBoaVx1MWVjM24gdGhcdTFlY2IgY1x1MDBlMWMgZFx1MDBmMm5nIHZcdTAxMDNuIGJcdTFlYTNuIHRodVx1MWVhN24gdFx1MDBmYXksIGJcdTFlY2YgcXVhIHRcdTFlYTV0IGNcdTFlYTMgY1x1MDBlMWMgdGhcdTFlYmIuPFwvbGk+XHJcbjxsaT48c3Ryb25nPkMuIE5cdTAwZjMgXHUwMTExXHUxZWNkYyB2XHUwMGUwIGRpXHUxZWM1biBnaVx1MWVhM2kgY1x1MDBlMWMgdGhcdTFlYmIgSFRNTCBcdTAxMTFcdTFlYzMgeFx1MDBlMWMgXHUwMTExXHUxZWNibmggY1x1MDBlMWNoIGhpXHUxZWMzbiB0aFx1MWVjYiBuXHUxZWQ5aSBkdW5nLjxcL3N0cm9uZz48XC9saT5cclxuPGxpPkQuIE5cdTAwZjMgeVx1MDBlYXUgY1x1MWVhN3UgbmdcdTAxYjBcdTFlZGRpIGRcdTAwZjluZyBuaFx1MWVhZHAgXHUwMTExXHUxZWNibmggZFx1MWVhMW5nIGNobyB0XHUxZWVibmcgcGhcdTFlYTduIHRcdTFlZWQuPFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMjA6IFRoXHUxZWJiICZsdDttZXRhJmd0OyB2XHUxZWRiaSB0aHVcdTFlZDljIHRcdTAwZWRuaCBgbmFtZT1cclxuPHVsPlxyXG48bGk+PHN0cm9uZz5BLiBDdW5nIGNcdTFlYTVwIG1cdTAwZjQgdFx1MWVhMyBuZ1x1MWVhZm4gZ1x1MWVjZG4gdlx1MWVjMSB0cmFuZyB3ZWIgY2hvIGNcdTAwZjRuZyBjXHUxZWU1IHRcdTAwZWNtIGtpXHUxZWJmbS48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5CLiBYXHUwMGUxYyBcdTAxMTFcdTFlY2JuaCB0XHUwMGUxYyBnaVx1MWVhMyBjXHUxZWU3YSB0cmFuZy48XC9saT5cclxuPGxpPkMuIFx1MDExMFx1MWViN3QgdGlcdTAwZWF1IFx1MDExMVx1MWVjMSBjaG8gdHJhbmcuPFwvbGk+XHJcbjxsaT5ELiBYXHUwMGUxYyBcdTAxMTFcdTFlY2JuaCBiXHUxZWQ5IG1cdTAwZTMga1x1MDBmZCB0XHUxZWYxLjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDIxOiBcdTAxMTBpXHUxZWMxdSBnXHUwMGVjIHhcdTFlYTN5IHJhIG5cdTFlYmZ1IGJcdTFlYTFuIHF1XHUwMGVhbiB0aFx1MWViYiBcdTAxMTFcdTAwZjNuZyBjaG8gbVx1MWVkOXQgdGhcdTFlYmIgXHUwMTExXHUwMGY0aSAocGFpcmVkIHRhZykgbmhcdTAxYjAgJmx0O3AmZ3Q7IGhvXHUxZWI3YyAmbHQ7ZGl2Jmd0OyB0cm9uZyBtXHUwMGUzIEhUTUw/XHJcbjx1bD5cclxuPGxpPkEuIFRyYW5nIHdlYiBzXHUxZWJkIGtoXHUwMGY0bmcgaGlcdTFlYzNuIHRoXHUxZWNiIGdcdTAwZWMgY1x1MWVhMy48XC9saT5cclxuPGxpPkIuIFRyXHUwMGVjbmggZHV5XHUxZWM3dCBzXHUxZWJkIGJcdTAwZTFvIGxcdTFlZDdpIHZcdTAwZTAgZFx1MWVlYm5nIHRcdTFlYTNpIHRyYW5nLjxcL2xpPlxyXG48bGk+Qy4gTlx1MWVkOWkgZHVuZyBjXHUxZWU3YSB0aFx1MWViYiBcdTAxMTFcdTAwZjMgc1x1MWViZCBiXHUxZWNiIGJcdTFlY2YgcXVhLjxcL2xpPlxyXG48bGk+PHN0cm9uZz5ELiBUclx1MDBlY25oIGR1eVx1MWVjN3QgY1x1MDBmMyB0aFx1MWVjMyBjXHUxZWQxIGdcdTFlYWZuZyB0XHUxZWYxIFx1MDExMVx1MDBmM25nIHRoXHUxZWJiLCBuaFx1MDFiMG5nIGNcdTFlYTV1IHRyXHUwMGZhYyB2XHUwMGUwIGhpXHUxZWMzbiB0aFx1MWVjYiBjXHUwMGYzIHRoXHUxZWMzIGJcdTFlY2Igc2FpIGxcdTFlYzdjaC48XC9zdHJvbmc+PFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMjI6IEJcdTFlYTFuIG11XHUxZWQxbiBoaVx1MWVjM24gdGhcdTFlY2IgbVx1MWVkOXQgZGFuaCBzXHUwMGUxY2ggY1x1MDBlMWMgbVx1MWVlNWMuIE1cdTFlYjdjIGRcdTAwZjkgZGFuaCBzXHUwMGUxY2ggY2hpIHRpXHUxZWJmdCBoXHUwMWExbiBcdTAxMTFcdTAxYjBcdTFlZTNjIGhcdTFlY2RjIHNhdSwgZFx1MWVmMWEgdHJcdTAwZWFuIGNcdTFlYTV1IHRyXHUwMGZhYyBjXHUwMWExIGJcdTFlYTNuLCBiXHUxZWExbiBzXHUxZWJkIFx1MDExMVx1MWViN3QgY1x1MDBlMWMgbVx1MWVlNWMgZGFuaCBzXHUwMGUxY2ggXHUwMTExXHUwMGYzIHZcdTAwZTBvIHBoXHUxZWE3biBuXHUwMGUwbyBjXHUxZWU3YSB0XHUwMGUwaSBsaVx1MWVjN3UgSFRNTD9cclxuPHVsPlxyXG48bGk+QS4gVHJvbmcgcGhcdTFlYTduICZsdDtoZWFkJmd0Oy48XC9saT5cclxuPGxpPjxzdHJvbmc+Qi4gVHJvbmcgcGhcdTFlYTduICZsdDtib2R5Jmd0Oy48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5DLiBOZ2F5IGJcdTAwZWFuIG5nb1x1MDBlMGkgdGhcdTFlYmIgJmx0O2h0bWwmZ3Q7LjxcL2xpPlxyXG48bGk+RC4gVHJvbmcgdGhcdTFlYmIgJmx0O3RpdGxlJmd0Oy48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAyMzogQ1x1MDBmNG5nIGNcdTFlZTUgc29cdTFlYTFuIHRoXHUxZWEzbyBuXHUwMGUwbyBzYXUgXHUwMTExXHUwMGUyeSBcdTAxMTFcdTAxYjBcdTFlZTNjIGNvaSBsXHUwMGUwIHBoXHUwMGY5IGhcdTFlZTNwIHZcdTAwZTAgY2h1eVx1MDBlYW4gbmdoaVx1MWVjN3AgaFx1MDFhMW4gXHUwMTExXHUxZWMzIHZpXHUxZWJmdCBtXHUwMGUzIEhUTUwgc28gdlx1MWVkYmkgTm90ZXBhZCBob1x1MWViN2MgV29yZFBhZD9cclxuPHVsPlxyXG48bGk+QS4gTWljcm9zb2Z0IFdvcmQuPFwvbGk+XHJcbjxsaT5CLiBQYWludC48XC9saT5cclxuPGxpPjxzdHJvbmc+Qy4gVmlzdWFsIFN0dWRpbyBDb2RlIChWUyBDb2RlKS48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5ELiBFeGNlbC48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAyNDogXHUwMTEwaVx1MWVjMXUgZ1x1MDBlYyBzXHUxZWJkIHhcdTFlYTN5IHJhIG5cdTFlYmZ1IGJcdTFlYTFuIG1cdTFlZGYgbVx1MWVkOXQgdFx1MWVjN3AgSFRNTCB0clx1MWVmMWMgdGlcdTFlYmZwIGJcdTFlYjFuZyB0clx1MDBlY25oIGR1eVx1MWVjN3Qgd2ViP1xyXG48dWw+XHJcbjxsaT48c3Ryb25nPkEuIFRyXHUwMGVjbmggZHV5XHUxZWM3dCBzXHUxZWJkIFx1MDExMVx1MWVjZGMgbVx1MDBlMyBIVE1MIHZcdTAwZTAgaGlcdTFlYzNuIHRoXHUxZWNiIHRyYW5nIHdlYi48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5CLiBUclx1MDBlY25oIGR1eVx1MWVjN3Qgc1x1MWViZCBjaFx1MWVjOSBoaVx1MWVjM24gdGhcdTFlY2IgbVx1MDBlMyBuZ3VcdTFlZDNuIEhUTUwgZFx1MDFiMFx1MWVkYmkgZFx1MWVhMW5nIHZcdTAxMDNuIGJcdTFlYTNuLjxcL2xpPlxyXG48bGk+Qy4gTVx1MDBlMXkgdFx1MDBlZG5oIHNcdTFlYmQgYlx1MDBlMW8gbFx1MWVkN2kgdlx1MDBlYyBraFx1MDBmNG5nIG5oXHUxZWFkbiBkXHUxZWExbmcgXHUwMTExXHUwMWIwXHUxZWUzYyB0XHUxZWM3cC48XC9saT5cclxuPGxpPkQuIFRcdTFlYzdwIHNcdTFlYmQgdFx1MWVmMSBcdTAxMTFcdTFlZDluZyBcdTAxMTFcdTAxYjBcdTFlZTNjIHRcdTFlYTNpIHh1XHUxZWQxbmcuPFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMjU6IFhlbSB4XHUwMGU5dCBcdTAxMTFvXHUxZWExbiBtXHUwMGUzOjxicj4mbHQ7aDEmZ3Q7VGlcdTAwZWF1IFx1MDExMVx1MWVjMSBjaFx1MDBlZG5oJmx0O1wvaDEmZ3Q7PGJyPiZsdDtoMSZndDtNXHUxZWQ5dCB0aVx1MDBlYXUgXHUwMTExXHUxZWMxIGtoXHUwMGUxYyZsdDtcL2gxJmd0Ozxicj5WXHUxZWMxIG1cdTFlYjd0IGtcdTFlZjkgdGh1XHUxZWFkdCwgbVx1MDBlMyBuXHUwMGUweSBjXHUwMGYzIGhcdTFlZTNwIGxcdTFlYzcga2hcdTAwZjRuZz8gVlx1MDBlMCB2XHUxZWMxIG1cdTFlYjd0IG5nXHUxZWVmIG5naFx1MDEyOWFcL2NcdTFlYTV1IHRyXHUwMGZhYyB0cmFuZywgdmlcdTFlYzdjIHNcdTFlZWQgZFx1MWVlNW5nIG5cdTAwZTB5IGNcdTAwZjMgblx1MDBlYW4ga2hcdTAwZjRuZz9cclxuPHVsPlxyXG48bGk+QS4gS2hcdTAwZjRuZyBoXHUxZWUzcCBsXHUxZWM3IHZcdTFlYzEgY1x1MDBmYSBwaFx1MDBlMXAgSFRNTC48XC9saT5cclxuPGxpPkIuIEhcdTFlZTNwIGxcdTFlYzcgdlx1MWVjMSBjXHUwMGZhIHBoXHUwMGUxcCwgdlx1MDBlMCBuXHUwMGVhbiBzXHUxZWVkIGRcdTFlZTVuZyBuaGlcdTFlYzF1IHRoXHUxZWJiICZsdDtoMSZndDsgY2hvIHRcdTFlYTV0IGNcdTFlYTMgY1x1MDBlMWMgdGlcdTAwZWF1IFx1MDExMVx1MWVjMSBxdWFuIHRyXHUxZWNkbmcuPFwvbGk+XHJcbjxsaT48c3Ryb25nPkMuIEhcdTFlZTNwIGxcdTFlYzcgdlx1MWVjMSBjXHUwMGZhIHBoXHUwMGUxcCwgbmhcdTAxYjBuZyBraFx1MDBmNG5nIG5cdTAwZWFuIHNcdTFlZWQgZFx1MWVlNW5nIG5oaVx1MWVjMXUgdGhcdTFlYmIgJmx0O2gxJmd0OyB0clx1MDBlYW4gY1x1MDBmOW5nIG1cdTFlZDl0IHRyYW5nIHZcdTAwZWMgbFx1MDBmZCBkbyBuZ1x1MWVlZiBuZ2hcdTAxMjlhIHZcdTAwZTAgY1x1MWVhNXUgdHJcdTAwZmFjLjxcL3N0cm9uZz48XC9saT5cclxuPGxpPkQuIEtoXHUwMGY0bmcgaFx1MWVlM3AgbFx1MWVjNyB2XHUwMGVjIGNcdTAwZTFjIHRoXHUxZWJiIHRpXHUwMGVhdSBcdTAxMTFcdTFlYzEga2hcdTAwZjRuZyBcdTAxMTFcdTAxYjBcdTFlZTNjIGxcdTFlYjdwIGxcdTFlYTFpLjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDI2OiBUaHVcdTFlZDljIHRcdTAwZWRuaCBgbGFuZz1cclxuPHVsPlxyXG48bGk+QS4gWFx1MDBlMWMgXHUwMTExXHUxZWNibmggY2hpXHUxZWMxdSB2XHUwMTAzbiBiXHUxZWEzbiB0XHUxZWViIHBoXHUxZWEzaSBzYW5nIHRyXHUwMGUxaS48XC9saT5cclxuPGxpPkIuIFx1MDExMFx1MWViN3QgdFx1MDBlYW4gdFx1MWVjN3AgbFx1MDBlMCBcInZpLmh0bWxcIi48XC9saT5cclxuPGxpPkMuIFx1MDExMFx1MWVjYm5oIGRcdTFlYTFuZyB2XHUwMTAzbiBiXHUxZWEzbiBzYW5nIGtpXHUxZWMzdSBjaFx1MWVlZiBWaVx1MWVjN3QuPFwvbGk+XHJcbjxsaT48c3Ryb25nPkQuIEtoYWkgYlx1MDBlMW8gbmdcdTAwZjRuIG5nXHUxZWVmIGNoXHUwMGVkbmggY1x1MWVlN2Egblx1MWVkOWkgZHVuZyB0cmFuZyBsXHUwMGUwIHRpXHUxZWJmbmcgVmlcdTFlYzd0LjxcL3N0cm9uZz48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuPGRpdiBjbGFzcz1cInF1ZXN0aW9uLWJsb2NrXCI+XHJcblxyXG5DXHUwMGUydSAyNzogS2hpIGJcdTFlYTFuIG5oXHUwMGVjbiB0aFx1MWVhNXkgbVx1MWVkOXQgXHUwMTExb1x1MWVhMW4gbVx1MDBlMyBuaFx1MDFiMCAmbHQ7ZGl2Jmd0Oy4uLiZsdDtcL2RpdiZndDsgdHJvbmcgSFRNTCwgYlx1MWVhMW4gaGlcdTFlYzN1IHZcdTFlYzEgYlx1MWVhM24gY2hcdTFlYTV0IGNcdTFlZTdhIHRoXHUxZWJiICZsdDtkaXYmZ3Q7IG5oXHUwMWIwIHRoXHUxZWJmIG5cdTAwZTBvP1xyXG48dWw+XHJcbjxsaT48c3Ryb25nPkEuIExcdTAwZTAgbVx1MWVkOXQgcGhcdTFlYTduIHRcdTFlZWQga2hcdTFlZDFpIGNodW5nLCBkXHUwMGY5bmcgXHUwMTExXHUxZWMzIG5oXHUwMGYzbSBjXHUwMGUxYyBwaFx1MWVhN24gdFx1MWVlZCBraFx1MDBlMWMuPFwvc3Ryb25nPjxcL2xpPlxyXG48bGk+Qi4gVFx1MWVhMW8gbVx1MWVkOXQgZFx1MDBmMm5nIHZcdTAxMDNuIGJcdTFlYTNuIGluIFx1MDExMVx1MWVhZG0uPFwvbGk+XHJcbjxsaT5DLiBDaFx1MDBlOG4gbVx1MWVkOXQgaFx1MDBlY25oIFx1MWVhM25oLjxcL2xpPlxyXG48bGk+RC4gVFx1MWVhMW8gbVx1MWVkOXQgbGlcdTAwZWFuIGtcdTFlYmZ0LjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDI4OiBHaVx1MWVhMyBzXHUxZWVkIGJcdTFlYTFuIGNcdTAwZjMgbVx1MWVkOXQgdFx1MWVjN3AgSFRNTCB0XHUwMGVhbiBsXHUwMGUwIGBpbmRleC5odG1sYCB2XHUwMGUwIGJcdTFlYTFuIG1cdTFlZGYgblx1MDBmMyB0cm9uZyB0clx1MDBlY25oIGR1eVx1MWVjN3QuIFRoYW5oIHRpXHUwMGVhdSBcdTAxMTFcdTFlYzEgKHRhYikgY1x1MWVlN2EgdHJcdTAwZWNuaCBkdXlcdTFlYzd0IGhpXHUxZWMzbiB0aFx1MWVjYiBkXHUwMGYybmcgY2hcdTFlZWYgXHJcbjx1bD5cclxuPGxpPkEuIE5cdTFlZDlpIGR1bmcgYlx1MDBlYW4gdHJvbmcgdGhcdTFlYmIgJmx0O2gxJmd0OyBcdTAxMTFcdTFlYTd1IHRpXHUwMGVhbi48XC9saT5cclxuPGxpPkIuIFRcdTAwZWFuIGNcdTFlZTdhIHRcdTFlYzdwIEhUTUwgKGBpbmRleC5odG1sYCkuPFwvbGk+XHJcbjxsaT48c3Ryb25nPkMuIE5cdTFlZDlpIGR1bmcgYlx1MDBlYW4gdHJvbmcgdGhcdTFlYmIgJmx0O3RpdGxlJmd0Oy48XC9zdHJvbmc+PFwvbGk+XHJcbjxsaT5ELiBNXHUxZWQ5dCBjaFx1MDBmYSB0aFx1MDBlZGNoIChjb21tZW50KSB0cm9uZyBtXHUwMGUzIEhUTUwuPFwvbGk+XHJcbjxcL3VsPlxyXG48XC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJxdWVzdGlvbi1ibG9ja1wiPlxyXG5cclxuQ1x1MDBlMnUgMjk6IFNcdTFlZjEga2hcdTAwZTFjIGJpXHUxZWM3dCBjXHUwMWExIGJcdTFlYTNuIGdpXHUxZWVmYSB0aFx1MWViYiAmbHQ7cCZndDsgdlx1MDBlMCB0aFx1MWViYiAmbHQ7ZGl2Jmd0OyBsXHUwMGUwIGdcdTAwZWMga2hpIHhcdTAwZTl0IHZcdTFlYzEgbmdcdTFlZWYgbmdoXHUwMTI5YSB2XHUwMGUwIG1cdTFlZTVjIFx1MDExMVx1MDBlZGNoIHNcdTFlZWQgZFx1MWVlNW5nIHRoXHUwMGY0bmcgdGhcdTAxYjBcdTFlZGRuZz9cclxuPHVsPlxyXG48bGk+QS4gJmx0O3AmZ3Q7IGxcdTAwZTAgdGhcdTFlYmIgXHUwMTExXHUwMWExbiwgJmx0O2RpdiZndDsgbFx1MDBlMCB0aFx1MWViYiBcdTAxMTFcdTAwZjRpLjxcL2xpPlxyXG48bGk+PHN0cm9uZz5CLiAmbHQ7cCZndDsgY1x1MDBmMyBuZ1x1MWVlZiBuZ2hcdTAxMjlhIGxcdTAwZTAgXHUwMTExb1x1MWVhMW4gdlx1MDEwM24sICZsdDtkaXYmZ3Q7IGxcdTAwZTAgYlx1MWVkOSBjaFx1MWVlOWEgY2h1bmcga2hcdTAwZjRuZyBuZ1x1MWVlZiBuZ2hcdTAxMjlhLjxcL3N0cm9uZz48XC9saT5cclxuPGxpPkMuIENcdTFlYTMgaGFpIFx1MDExMVx1MWVjMXUgY1x1MDBmMyBjXHUwMGY5bmcgbVx1MWVlNWMgXHUwMTExXHUwMGVkY2ggdlx1MDBlMCBjXHUwMGYzIHRoXHUxZWMzIHRoYXkgdGhcdTFlYmYgY2hvIG5oYXUuPFwvbGk+XHJcbjxsaT5ELiAmbHQ7cCZndDsgY2hcdTFlYzkgY2hcdTFlZTlhIHZcdTAxMDNuIGJcdTFlYTNuLCAmbHQ7ZGl2Jmd0OyBjaFx1MWVjOSBjaFx1MWVlOWEgY1x1MDBlMWMgdGhcdTFlYmIga2hcdTAwZTFjLjxcL2xpPlxyXG48XC91bD5cclxuPFwvZGl2PlxyXG48ZGl2IGNsYXNzPVwicXVlc3Rpb24tYmxvY2tcIj5cclxuXHJcbkNcdTAwZTJ1IDMwOiBCXHUxZWExbiBcdTAxMTFhbmcgeGVtIG1cdTAwZTMgbmd1XHUxZWQzbiBjXHUxZWU3YSBtXHUxZWQ5dCB0cmFuZyB3ZWIgdlx1MDBlMCB0aFx1MWVhNXkgZFx1MDBmMm5nICZsdDshLS0gVE9ETzogVGhcdTAwZWFtIGhcdTAwZWNuaCBcdTFlYTNuaCBtaW5oIGhcdTFlY2RhIC0tJmd0Oy4gRFx1MDBmMm5nIG5cdTAwZTB5IGNobyBiXHUxZWExbiBiaVx1MWViZnQgXHUwMTExaVx1MWVjMXUgZ1x1MDBlYz9cclxuPHVsPlxyXG48bGk+QS4gVHJcdTAwZWFuIHRyYW5nIHdlYiBzXHUxZWJkIGhpXHUxZWMzbiB0aFx1MWVjYiBkXHUwMGYybmcgY2hcdTFlZWYgPFwvbGk+XHJcbjxsaT5CLiBUcmFuZyB3ZWIgblx1MDBlMHkgZ1x1MWViN3AgbFx1MWVkN2kgdlx1MDBlMCBjXHUxZWE3biBzXHUxZWVkYSBjaFx1MWVlZmEuPFwvbGk+XHJcbjxsaT5DLiBcdTAxMTBcdTAwZTJ5IGxcdTAwZTAgbVx1MDBlMyBcdTAxMTFcdTFlYzMgY2hcdTAwZThuIGhcdTAwZWNuaCBcdTFlYTNuaCB2XHUwMGUwbyB0cmFuZy48XC9saT5cclxuPGxpPjxzdHJvbmc+RC4gXHUwMTEwXHUwMGUyeSBsXHUwMGUwIG1cdTFlZDl0IGdoaSBjaFx1MDBmYSBkXHUwMGUwbmggY2hvIG5nXHUwMWIwXHUxZWRkaSBsXHUxZWFkcCB0clx1MDBlY25oLCBraFx1MDBmNG5nIGhpXHUxZWMzbiB0aFx1MWVjYiB0clx1MDBlYW4gdHJhbmcgd2ViLjxcL3N0cm9uZz48XC9saT5cclxuPFwvdWw+XHJcbjxcL2Rpdj5cclxuIiwicXVpel9pbWFnZSI6bnVsbCwicXVpel9jYXRlZ29yeV9pZCI6IjE2MzYiLCJxdWVzdGlvbl9pZHMiOiI0OTYyNjMsNDk2MjY0LDQ5NjI2NSw0OTYyNjYsNDk2MjY3LDQ5NjI2OCw0OTYyNjksNDk2MjcwLDQ5NjI3MSw0OTYyNzIsNDk2MjczLDQ5NjI3NCw0OTYyNzUsNDk2Mjc2LDQ5NjI3Nyw0OTYyNzgsNDk2Mjc5LDQ5NjI4MCw0OTYyODEsNDk2MjgyLDQ5NjI4Myw0OTYyODQsNDk2Mjg1LDQ5NjI4Niw0OTYyODcsNDk2Mjg4LDQ5NjI4OSw0OTYyOTAsNDk2MjkxLDQ5NjI5MiIsIm9yZGVyaW5nIjoiMTY1NjciLCJwdWJsaXNoZWQiOiIxIiwiY3JlYXRlX2RhdGUiOm51bGwsInF1aXpfdXJsIjpudWxsLCJpbnRlcnZhbHMiOiJbe1wiaW50ZXJ2YWxfbWluXCI6XCIwXCIsXCJpbnRlcnZhbF9tYXhcIjpcIjI1XCIsXCJpbnRlcnZhbF90ZXh0XCI6XCJcIixcImludGVydmFsX2ltYWdlXCI6XCJcIixcImludGVydmFsX3JlZGlyZWN0X3VybFwiOlwiXCIsXCJpbnRlcnZhbF9yZWRpcmVjdF9kZWxheVwiOlwiXCIsXCJpbnRlcnZhbF9maWxlXCI6XCJcIixcImludGVydmFsX2ZpbGVfaWRcIjpcIlwiLFwiaW50ZXJ2YWxfZmlsZV9uYW1lXCI6XCJcIixcImludGVydmFsX2dhbWlwcmVzc19wb2ludFwiOlwiXCIsXCJpbnRlcnZhbF93cHJvZHVjdFwiOlwiXCIsXCJpbnRlcnZhbF9rZXl3b3JkXCI6XCJBXCJ9LHtcImludGVydmFsX21pblwiOlwiMjZcIixcImludGVydmFsX21heFwiOlwiNTBcIixcImludGVydmFsX3RleHRcIjpcIlwiLFwiaW50ZXJ2YWxfaW1hZ2VcIjpcIlwiLFwiaW50ZXJ2YWxfcmVkaXJlY3RfdXJsXCI6XCJcIixcImludGVydmFsX3JlZGlyZWN0X2RlbGF5XCI6XCJcIixcImludGVydmFsX2ZpbGVcIjpcIlwiLFwiaW50ZXJ2YWxfZmlsZV9pZFwiOlwiXCIsXCJpbnRlcnZhbF9maWxlX25hbWVcIjpcIlwiLFwiaW50ZXJ2YWxfZ2FtaXByZXNzX3BvaW50XCI6XCJcIixcImludGVydmFsX3dwcm9kdWN0XCI6XCJcIixcImludGVydmFsX2tleXdvcmRcIjpcIkJcIn0se1wiaW50ZXJ2YWxfbWluXCI6XCI1MVwiLFwiaW50ZXJ2YWxfbWF4XCI6XCI3NVwiLFwiaW50ZXJ2YWxfdGV4dFwiOlwiXCIsXCJpbnRlcnZhbF9pbWFnZVwiOlwiXCIsXCJpbnRlcnZhbF9yZWRpcmVjdF91cmxcIjpcIlwiLFwiaW50ZXJ2YWxfcmVkaXJlY3RfZGVsYXlcIjpcIlwiLFwiaW50ZXJ2YWxfZmlsZVwiOlwiXCIsXCJpbnRlcnZhbF9maWxlX2lkXCI6XCJcIixcImludGVydmFsX2ZpbGVfbmFtZVwiOlwiXCIsXCJpbnRlcnZhbF9nYW1pcHJlc3NfcG9pbnRcIjpcIlwiLFwiaW50ZXJ2YWxfd3Byb2R1Y3RcIjpcIlwiLFwiaW50ZXJ2YWxfa2V5d29yZFwiOlwiQ1wifSx7XCJpbnRlcnZhbF9taW5cIjpcIjc2XCIsXCJpbnRlcnZhbF9tYXhcIjpcIjEwMFwiLFwiaW50ZXJ2YWxfdGV4dFwiOlwiXCIsXCJpbnRlcnZhbF9pbWFnZVwiOlwiXCIsXCJpbnRlcnZhbF9yZWRpcmVjdF91cmxcIjpcIlwiLFwiaW50ZXJ2YWxfcmVkaXJlY3RfZGVsYXlcIjpcIlwiLFwiaW50ZXJ2YWxfZmlsZVwiOlwiXCIsXCJpbnRlcnZhbF9maWxlX2lkXCI6XCJcIixcImludGVydmFsX2ZpbGVfbmFtZVwiOlwiXCIsXCJpbnRlcnZhbF9nYW1pcHJlc3NfcG9pbnRcIjpcIlwiLFwiaW50ZXJ2YWxfd3Byb2R1Y3RcIjpcIlwiLFwiaW50ZXJ2YWxfa2V5d29yZFwiOlwiRFwifV0iLCJpc191c2VyX2xvZ2dlZF9pbiI6ZmFsc2UsInF1aXpfYW5pbWF0aW9uX3RvcCI6MTAwLCJxdWl6X2VuYWJsZV9hbmltYXRpb25fdG9wIjoib24iLCJzdG9yZV9hbGxfbm90X2ZpbmlzaGVkX3Jlc3VsdHMiOmZhbHNlfQ=='; </script> <input type='hidden' name='quiz_id' value='16567'/> <input type='hidden' name='start_date' class='ays-start-date'/> <input type='hidden' name='ays_end_date' class='ays-quiz-end-date'/> <input type='hidden' name='ays_finish_quiz_nonce_16567' value='f789ef098a'/> </form></div> </div> <div class="ays-quiz-powered-by-container"><div class="ays-quiz-promote-powered-by-text-row"><span class="ays-quiz-promote-powered-by-text">By <a href="https://ays-pro.com/wordpress/quiz-maker" target="_blank">Wordpress Quiz plugin</a></span></div></div></div></div> </div> </div> <div class='yarpp yarpp-related yarpp-related-website yarpp-template-list'> <!-- YARPP List --> <h3>Đề trắc nghiệm liên quan:</h3><ol> <li><a href="https://cauhoi.org/15-de-trac-nghiem-tin-hoc-12-ket-noi-tri-thuc-bai-3-mot-so-thiet-bi-mang-thong-dung/" rel="bookmark" title="15+ Đề Trắc nghiệm Tin học 12 Kết nối tri thức Bài 3: Một số thiết bị mạng thông dụng">15+ Đề Trắc nghiệm Tin học 12 Kết nối tri thức Bài 3: Một số thiết bị mạng thông dụng</a></li> <li><a href="https://cauhoi.org/15-de-trac-nghiem-tin-hoc-12-ket-noi-tri-thuc-bai-24-so-bo-ve-thiet-ke-mang/" rel="bookmark" title="15+ Đề Trắc nghiệm Tin học 12 Kết nối tri thức Bài 24: Sơ bộ về thiết kế mạng">15+ Đề Trắc nghiệm Tin học 12 Kết nối tri thức Bài 24: Sơ bộ về thiết kế mạng</a></li> <li><a href="https://cauhoi.org/15-de-trac-nghiem-tin-hoc-12-ket-noi-tri-thuc-bai-24-xay-dung-phan-dau-trang-web/" rel="bookmark" title="15+ Đề Trắc nghiệm Tin học 12 Kết nối tri thức Bài 24: Xây dựng phần đầu trang web">15+ Đề Trắc nghiệm Tin học 12 Kết nối tri thức Bài 24: Xây dựng phần đầu trang web</a></li> <li><a href="https://cauhoi.org/15-de-trac-nghiem-tin-hoc-12-ket-noi-tri-thuc-bai-17-cac-muc-uu-tien-cua-bo-chon/" rel="bookmark" title="15+ Đề Trắc nghiệm Tin học 12 Kết nối tri thức Bài 17: Các mức ưu tiên của bộ chọn">15+ Đề Trắc nghiệm Tin học 12 Kết nối tri thức Bài 17: Các mức ưu tiên của bộ chọn</a></li> <li><a href="https://cauhoi.org/15-de-trac-nghiem-tin-hoc-12-ket-noi-tri-thuc-bai-16-dinh-dang-khung/" rel="bookmark" title="15+ Đề Trắc nghiệm Tin học 12 Kết nối tri thức Bài 16: Định dạng khung">15+ Đề Trắc nghiệm Tin học 12 Kết nối tri thức Bài 16: Định dạng khung</a></li> </ol> </div> </div> <footer class="entry-meta" aria-label="Meta bài viết"> <span class="cat-links"><span class="gp-icon icon-categories"><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M0 112c0-26.51 21.49-48 48-48h110.014a48 48 0 0143.592 27.907l12.349 26.791A16 16 0 00228.486 128H464c26.51 0 48 21.49 48 48v224c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V112z" /></svg></span><span class="screen-reader-text">Danh mục </span><a href="https://cauhoi.org/thpt/lop-12/tin-hoc-12-ket-noi-tri-thuc/" rel="category tag">Trắc Nghiệm Tin Học 12 - Kết Nối Tri Thức</a></span> </footer> </div> </article> </main> </div> </div> </div> <div class="site-footer grid-container"> <div id="footer-widgets" class="site footer-widgets"> <div class="footer-widgets-container grid-container"> <div class="inside-footer-widgets"> <div class="footer-widget-1"> <aside id="block-28" class="widget inner-padding widget_block widget_media_image"> <figure class="wp-block-image size-full"><img decoding="async" width="500" height="500" src="https://cauhoi.org/wp-content/uploads/2025/05/logo-cauhoi-org__1_-removebg-preview-1.png" alt="" class="wp-image-13413" srcset="https://cauhoi.org/wp-content/uploads/2025/05/logo-cauhoi-org__1_-removebg-preview-1.png 500w, https://cauhoi.org/wp-content/uploads/2025/05/logo-cauhoi-org__1_-removebg-preview-1-300x300.png 300w, https://cauhoi.org/wp-content/uploads/2025/05/logo-cauhoi-org__1_-removebg-preview-1-150x150.png 150w, https://cauhoi.org/wp-content/uploads/2025/05/logo-cauhoi-org__1_-removebg-preview-1-120x120.png 120w" sizes="(max-width: 500px) 100vw, 500px" /></figure> </aside> </div> <div class="footer-widget-2"> <aside id="block-16" class="widget inner-padding widget_block"> <h4 class="wp-block-heading"><strong>Về chúng tôi</strong></h4> </aside><aside id="block-22" class="widget inner-padding widget_block widget_text"> <p><strong>CauHoi.org</strong> là một nền tảng học trực tuyến miễn phí, tập trung cung cấp đa dạng các bài tập trắc nghiệm và tài liệu ôn tập. Trang web được thiết kế để đồng hành cùng bạn trong quá trình học và luyện thi, hỗ trợ bạn đạt kết quả tốt nhất một cách thuận tiện và hiệu quả.</p> </aside> </div> <div class="footer-widget-3"> <aside id="block-17" class="widget inner-padding widget_block"> <h4 class="wp-block-heading"><strong>Kết nối với chúng tôi</strong></h4> </aside><aside id="block-18" class="widget inner-padding widget_block"> <ul class="wp-block-social-links is-layout-flex wp-block-social-links-is-layout-flex"><li class="wp-social-link wp-social-link-facebook wp-block-social-link"><a href="#" class="wp-block-social-link-anchor"><svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M12 2C6.5 2 2 6.5 2 12c0 5 3.7 9.1 8.4 9.9v-7H7.9V12h2.5V9.8c0-2.5 1.5-3.9 3.8-3.9 1.1 0 2.2.2 2.2.2v2.5h-1.3c-1.2 0-1.6.8-1.6 1.6V12h2.8l-.4 2.9h-2.3v7C18.3 21.1 22 17 22 12c0-5.5-4.5-10-10-10z"></path></svg><span class="wp-block-social-link-label screen-reader-text">Facebook</span></a></li> <li class="wp-social-link wp-social-link-x wp-block-social-link"><a href="#" class="wp-block-social-link-anchor"><svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M13.982 10.622 20.54 3h-1.554l-5.693 6.618L8.745 3H3.5l6.876 10.007L3.5 21h1.554l6.012-6.989L15.868 21h5.245l-7.131-10.378Zm-2.128 2.474-.697-.997-5.543-7.93H8l4.474 6.4.697.996 5.815 8.318h-2.387l-4.745-6.787Z" /></svg><span class="wp-block-social-link-label screen-reader-text">X</span></a></li> <li class="wp-social-link wp-social-link-bluesky wp-block-social-link"><a href="#" class="wp-block-social-link-anchor"><svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M6.3,4.2c2.3,1.7,4.8,5.3,5.7,7.2.9-1.9,3.4-5.4,5.7-7.2,1.7-1.3,4.3-2.2,4.3.9s-.4,5.2-.6,5.9c-.7,2.6-3.3,3.2-5.6,2.8,4,.7,5.1,3,2.9,5.3-5,5.2-6.7-2.8-6.7-2.8,0,0-1.7,8-6.7,2.8-2.2-2.3-1.2-4.6,2.9-5.3-2.3.4-4.9-.3-5.6-2.8-.2-.7-.6-5.3-.6-5.9,0-3.1,2.7-2.1,4.3-.9h0Z"></path></svg><span class="wp-block-social-link-label screen-reader-text">Bluesky</span></a></li> <li class="wp-social-link wp-social-link-youtube wp-block-social-link"><a href="#" class="wp-block-social-link-anchor"><svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M21.8,8.001c0,0-0.195-1.378-0.795-1.985c-0.76-0.797-1.613-0.801-2.004-0.847c-2.799-0.202-6.997-0.202-6.997-0.202 h-0.009c0,0-4.198,0-6.997,0.202C4.608,5.216,3.756,5.22,2.995,6.016C2.395,6.623,2.2,8.001,2.2,8.001S2,9.62,2,11.238v1.517 c0,1.618,0.2,3.237,0.2,3.237s0.195,1.378,0.795,1.985c0.761,0.797,1.76,0.771,2.205,0.855c1.6,0.153,6.8,0.201,6.8,0.201 s4.203-0.006,7.001-0.209c0.391-0.047,1.243-0.051,2.004-0.847c0.6-0.607,0.795-1.985,0.795-1.985s0.2-1.618,0.2-3.237v-1.517 C22,9.62,21.8,8.001,21.8,8.001z M9.935,14.594l-0.001-5.62l5.404,2.82L9.935,14.594z"></path></svg><span class="wp-block-social-link-label screen-reader-text">YouTube</span></a></li></ul> </aside> </div> </div> </div> </div> <footer class="site-info" aria-label="Trang" itemtype="https://schema.org/WPFooter" itemscope> <div class="inside-site-info grid-container"> <div class="copyright-bar"> © 2025 CauHoi.org <br> <a href="https://cauhoi.org/about-us/" target="_blank" rel="noopener nofollow">Giới thiệu</a> - <a href="https://cauhoi.org/disclaimer/" target="_blank" rel="noopener nofollow">Miễn trừ trách nhiệm</a> - <a href="https://cauhoi.org/policy/" target="_blank" rel="noopener nofollow">Chính sách bảo mật</a> - <a href="https://cauhoi.org/policy/content/" target="_blank" rel="noopener nofollow">Chính sách nội dung</a> - <a href="https://cauhoi.org/contact/" target="_blank" rel="noopener nofollow">Liên hệ</a> </div> </div> </footer> </div> <a title="Di chuyển lên đầu trang" aria-label="Di chuyển lên đầu trang" rel="nofollow" href="#" class="generate-back-to-top" data-scroll-speed="400" data-start-scroll="300" role="button"> <span class="gp-icon icon-arrow-up"><svg viewBox="0 0 330 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M305.863 314.916c0 2.266-1.133 4.815-2.832 6.514l-14.157 14.163c-1.699 1.7-3.964 2.832-6.513 2.832-2.265 0-4.813-1.133-6.512-2.832L164.572 224.276 53.295 335.593c-1.699 1.7-4.247 2.832-6.512 2.832-2.265 0-4.814-1.133-6.513-2.832L26.113 321.43c-1.699-1.7-2.831-4.248-2.831-6.514s1.132-4.816 2.831-6.515L158.06 176.408c1.699-1.7 4.247-2.833 6.512-2.833 2.265 0 4.814 1.133 6.513 2.833L303.03 308.4c1.7 1.7 2.832 4.249 2.832 6.515z" fill-rule="nonzero" /></svg></span> </a><script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/generatepress\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <script id="generate-a11y">!function(){"use strict";if("querySelector"in document&&"addEventListener"in window){var e=document.body;e.addEventListener("mousedown",function(){e.classList.add("using-mouse")}),e.addEventListener("keydown",function(){e.classList.remove("using-mouse")})}}();</script> <div class="gp-modal gp-search-modal" id="gp-search"> <div class="gp-modal__overlay" tabindex="-1" data-gpmodal-close> <div class="gp-modal__container"> <form role="search" method="get" class="search-modal-form" action="https://cauhoi.org/"> <label for="search-modal-input" class="screen-reader-text">Tìm kiếm cho:</label> <div class="search-modal-fields"> <input id="search-modal-input" type="search" class="search-field" placeholder="Tìm kiếm …" value="" name="s" /> <button aria-label="Tìm kiếm"><span class="gp-icon icon-search"><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path fill-rule="evenodd" clip-rule="evenodd" d="M208 48c-88.366 0-160 71.634-160 160s71.634 160 160 160 160-71.634 160-160S296.366 48 208 48zM0 208C0 93.125 93.125 0 208 0s208 93.125 208 208c0 48.741-16.765 93.566-44.843 129.024l133.826 134.018c9.366 9.379 9.355 24.575-.025 33.941-9.379 9.366-24.575 9.355-33.941-.025L337.238 370.987C301.747 399.167 256.839 416 208 416 93.125 416 0 322.875 0 208z" /></svg></span></button> </div> </form> </div> </div> </div> <script> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <link rel='stylesheet' id='quiz-maker-font-awesome-css' href='https://cauhoi.org/wp-content/plugins/quiz-maker/public/css/quiz-maker-font-awesome.min.css?ver=21.8.1' media='all' /> <link rel='stylesheet' id='quiz-maker-sweetalert-css-css' href='https://cauhoi.org/wp-content/plugins/quiz-maker/public/css/quiz-maker-sweetalert2.min.css?ver=21.8.1' media='all' /> <link rel='stylesheet' id='quiz-maker-animate-css' href='https://cauhoi.org/wp-content/plugins/quiz-maker/public/css/animate.css?ver=21.8.1' media='all' /> <link rel='stylesheet' id='quiz-maker-animations-css' href='https://cauhoi.org/wp-content/plugins/quiz-maker/public/css/animations.css?ver=21.8.1' media='all' /> <link rel='stylesheet' id='quiz-maker-rating-css' href='https://cauhoi.org/wp-content/plugins/quiz-maker/public/css/rating.min.css?ver=21.8.1' media='all' /> <link rel='stylesheet' id='quiz-maker-select2-css' href='https://cauhoi.org/wp-content/plugins/quiz-maker/public/css/quiz-maker-select2.min.css?ver=21.8.1' media='all' /> <link rel='stylesheet' id='quiz-maker-loaders-css' href='https://cauhoi.org/wp-content/plugins/quiz-maker/public/css/loaders.css?ver=21.8.1' media='all' /> <link rel='stylesheet' id='quiz-maker-dataTable-min-css' href='https://cauhoi.org/wp-content/plugins/quiz-maker/public/css/quiz-maker-dataTables.min.css?ver=21.8.1' media='all' /> <link rel='stylesheet' id='yarppRelatedCss-css' href='https://cauhoi.org/wp-content/plugins/yet-another-related-posts-plugin/style/related.css?ver=5.30.11' media='all' /> <!--[if lte IE 11]> <script src="https://cauhoi.org/wp-content/themes/generatepress/assets/js/classList.min.js?ver=3.5.1" id="generate-classlist-js"></script> <![endif]--> <script id="generate-menu-js-extra"> var generatepressMenu = {"toggleOpenedSubMenus":"1","openSubMenuLabel":"M\u1edf Sub-menu","closeSubMenuLabel":"\u0110\u00f3ng Sub-menu"}; </script> <script src="https://cauhoi.org/wp-content/themes/generatepress/assets/js/menu.min.js?ver=3.5.1" id="generate-menu-js"></script> <script src="https://cauhoi.org/wp-content/themes/generatepress/assets/dist/modal.js?ver=3.5.1" id="generate-modal-js"></script> <script id="generate-back-to-top-js-extra"> var generatepressBackToTop = {"smooth":"1"}; </script> <script src="https://cauhoi.org/wp-content/themes/generatepress/assets/js/back-to-top.min.js?ver=3.5.1" id="generate-back-to-top-js"></script> <script src="https://cauhoi.org/?code-snippets-js-snippets=footer&ver=1" id="code-snippets-site-footer-js"></script> <script src="https://cauhoi.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script src="https://cauhoi.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script src="https://cauhoi.org/wp-includes/js/jquery/ui/effect.min.js?ver=1.13.3" id="jquery-effects-core-js"></script> <script src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/js/quiz-maker-select2.min.js?ver=21.8.1" id="quiz-maker-select2js-js"></script> <script src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/js/quiz-maker-sweetalert2.all.min.js?ver=21.8.1" id="quiz-maker-sweetalert-js-js"></script> <script src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/js/rating.min.js?ver=21.8.1" id="quiz-maker-rate-quiz-js"></script> <script id="quiz-maker-datatable-min-js-extra"> var quizLangDataTableObj = {"sEmptyTable":"No data available in table","sInfo":"Showing _START_ to _END_ of _TOTAL_ entries","sInfoEmpty":"Showing 0 to 0 of 0 entries","sInfoFiltered":"(filtered from _MAX_ total entries)","sLengthMenu":"Show _MENU_ entries","sLoadingRecords":"Loading...","sProcessing":"Processing...","sSearch":"Search:","sZeroRecords":"No matching records found","sFirst":"First","sLast":"Last","sNext":"Next","sPrevious":"Previous","sSortAscending":": activate to sort column ascending","sSortDescending":": activate to sort column descending"}; var quizLangDataTableObj = {"sEmptyTable":"No data available in table","sInfo":"Showing _START_ to _END_ of _TOTAL_ entries","sInfoEmpty":"Showing 0 to 0 of 0 entries","sInfoFiltered":"(filtered from _MAX_ total entries)","sLengthMenu":"Show _MENU_ entries","sLoadingRecords":"Loading...","sProcessing":"Processing...","sSearch":"Search:","sZeroRecords":"No matching records found","sFirst":"First","sLast":"Last","sNext":"Next","sPrevious":"Previous","sSortAscending":": activate to sort column ascending","sSortDescending":": activate to sort column descending"}; var quizLangDataTableObj = {"sEmptyTable":"No data available in table","sInfo":"Showing _START_ to _END_ of _TOTAL_ entries","sInfoEmpty":"Showing 0 to 0 of 0 entries","sInfoFiltered":"(filtered from _MAX_ total entries)","sLengthMenu":"Show _MENU_ entries","sLoadingRecords":"Loading...","sProcessing":"Processing...","sSearch":"Search:","sZeroRecords":"No matching records found","sFirst":"First","sLast":"Last","sNext":"Next","sPrevious":"Previous","sSortAscending":": activate to sort column ascending","sSortDescending":": activate to sort column descending"}; var quizLangDataTableObj = {"sEmptyTable":"No data available in table","sInfo":"Showing _START_ to _END_ of _TOTAL_ entries","sInfoEmpty":"Showing 0 to 0 of 0 entries","sInfoFiltered":"(filtered from _MAX_ total entries)","sLengthMenu":"Show _MENU_ entries","sLoadingRecords":"Loading...","sProcessing":"Processing...","sSearch":"Search:","sZeroRecords":"No matching records found","sFirst":"First","sLast":"Last","sNext":"Next","sPrevious":"Previous","sSortAscending":": activate to sort column ascending","sSortDescending":": activate to sort column descending"}; var quizLangDataTableObj = {"sEmptyTable":"No data available in table","sInfo":"Showing _START_ to _END_ of _TOTAL_ entries","sInfoEmpty":"Showing 0 to 0 of 0 entries","sInfoFiltered":"(filtered from _MAX_ total entries)","sLengthMenu":"Show _MENU_ entries","sLoadingRecords":"Loading...","sProcessing":"Processing...","sSearch":"Search:","sZeroRecords":"No matching records found","sFirst":"First","sLast":"Last","sNext":"Next","sPrevious":"Previous","sSortAscending":": activate to sort column ascending","sSortDescending":": activate to sort column descending"}; var quizLangDataTableObj = {"sEmptyTable":"No data available in table","sInfo":"Showing _START_ to _END_ of _TOTAL_ entries","sInfoEmpty":"Showing 0 to 0 of 0 entries","sInfoFiltered":"(filtered from _MAX_ total entries)","sLengthMenu":"Show _MENU_ entries","sLoadingRecords":"Loading...","sProcessing":"Processing...","sSearch":"Search:","sZeroRecords":"No matching records found","sFirst":"First","sLast":"Last","sNext":"Next","sPrevious":"Previous","sSortAscending":": activate to sort column ascending","sSortDescending":": activate to sort column descending"}; var quizLangDataTableObj = {"sEmptyTable":"No data available in table","sInfo":"Showing _START_ to _END_ of _TOTAL_ entries","sInfoEmpty":"Showing 0 to 0 of 0 entries","sInfoFiltered":"(filtered from _MAX_ total entries)","sLengthMenu":"Show _MENU_ entries","sLoadingRecords":"Loading...","sProcessing":"Processing...","sSearch":"Search:","sZeroRecords":"No matching records found","sFirst":"First","sLast":"Last","sNext":"Next","sPrevious":"Previous","sSortAscending":": activate to sort column ascending","sSortDescending":": activate to sort column descending"}; var quizLangDataTableObj = {"sEmptyTable":"No data available in table","sInfo":"Showing _START_ to _END_ of _TOTAL_ entries","sInfoEmpty":"Showing 0 to 0 of 0 entries","sInfoFiltered":"(filtered from _MAX_ total entries)","sLengthMenu":"Show _MENU_ entries","sLoadingRecords":"Loading...","sProcessing":"Processing...","sSearch":"Search:","sZeroRecords":"No matching records found","sFirst":"First","sLast":"Last","sNext":"Next","sPrevious":"Previous","sSortAscending":": activate to sort column ascending","sSortDescending":": activate to sort column descending"}; var quizLangDataTableObj = {"sEmptyTable":"No data available in table","sInfo":"Showing _START_ to _END_ of _TOTAL_ entries","sInfoEmpty":"Showing 0 to 0 of 0 entries","sInfoFiltered":"(filtered from _MAX_ total entries)","sLengthMenu":"Show _MENU_ entries","sLoadingRecords":"Loading...","sProcessing":"Processing...","sSearch":"Search:","sZeroRecords":"No matching records found","sFirst":"First","sLast":"Last","sNext":"Next","sPrevious":"Previous","sSortAscending":": activate to sort column ascending","sSortDescending":": activate to sort column descending"}; var quizLangDataTableObj = {"sEmptyTable":"No data available in table","sInfo":"Showing _START_ to _END_ of _TOTAL_ entries","sInfoEmpty":"Showing 0 to 0 of 0 entries","sInfoFiltered":"(filtered from _MAX_ total entries)","sLengthMenu":"Show _MENU_ entries","sLoadingRecords":"Loading...","sProcessing":"Processing...","sSearch":"Search:","sZeroRecords":"No matching records found","sFirst":"First","sLast":"Last","sNext":"Next","sPrevious":"Previous","sSortAscending":": activate to sort column ascending","sSortDescending":": activate to sort column descending"}; </script> <script src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/js/quiz-maker-datatable.min.js?ver=21.8.1" id="quiz-maker-datatable-min-js"></script> <script src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/js/quiz-maker-functions.js?ver=21.8.1" id="quiz-maker-functions.js-js"></script> <script id="quiz-maker-ajax-public-js-extra"> var quiz_maker_ajax_public = {"ajax_url":"https:\/\/cauhoi.org\/wp-admin\/admin-ajax.php","warningIcon":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public\/images\/warning.svg","AYS_QUIZ_PUBLIC_URL":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public"}; var quiz_maker_ajax_public = {"ajax_url":"https:\/\/cauhoi.org\/wp-admin\/admin-ajax.php","warningIcon":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public\/images\/warning.svg","AYS_QUIZ_PUBLIC_URL":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public"}; var quiz_maker_ajax_public = {"ajax_url":"https:\/\/cauhoi.org\/wp-admin\/admin-ajax.php","warningIcon":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public\/images\/warning.svg","AYS_QUIZ_PUBLIC_URL":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public"}; var quiz_maker_ajax_public = {"ajax_url":"https:\/\/cauhoi.org\/wp-admin\/admin-ajax.php","warningIcon":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public\/images\/warning.svg","AYS_QUIZ_PUBLIC_URL":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public"}; var quiz_maker_ajax_public = {"ajax_url":"https:\/\/cauhoi.org\/wp-admin\/admin-ajax.php","warningIcon":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public\/images\/warning.svg","AYS_QUIZ_PUBLIC_URL":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public"}; var quiz_maker_ajax_public = {"ajax_url":"https:\/\/cauhoi.org\/wp-admin\/admin-ajax.php","warningIcon":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public\/images\/warning.svg","AYS_QUIZ_PUBLIC_URL":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public"}; var quiz_maker_ajax_public = {"ajax_url":"https:\/\/cauhoi.org\/wp-admin\/admin-ajax.php","warningIcon":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public\/images\/warning.svg","AYS_QUIZ_PUBLIC_URL":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public"}; var quiz_maker_ajax_public = {"ajax_url":"https:\/\/cauhoi.org\/wp-admin\/admin-ajax.php","warningIcon":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public\/images\/warning.svg","AYS_QUIZ_PUBLIC_URL":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public"}; var quiz_maker_ajax_public = {"ajax_url":"https:\/\/cauhoi.org\/wp-admin\/admin-ajax.php","warningIcon":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public\/images\/warning.svg","AYS_QUIZ_PUBLIC_URL":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public"}; var quiz_maker_ajax_public = {"ajax_url":"https:\/\/cauhoi.org\/wp-admin\/admin-ajax.php","warningIcon":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public\/images\/warning.svg","AYS_QUIZ_PUBLIC_URL":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public"}; </script> <script src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/js/quiz-maker-public-ajax.js?ver=1749366031" id="quiz-maker-ajax-public-js"></script> <script id="quiz-maker-js-extra"> var quizLangObj = {"notAnsweredText":"You have not answered this question","areYouSure":"Do you want to finish the quiz? Are you sure?","sorry":"Sorry","unableStoreData":"We are unable to store your data","connectionLost":"Connection is lost","checkConnection":"Please check your connection and try again","selectPlaceholder":"Select an answer","shareDialog":"Share Dialog","passwordIsWrong":"Password is wrong!","expiredMessage":"The quiz has expired!","day":"day","days":"days","hour":"hour","hours":"hours","minute":"minute","minutes":"minutes","second":"second","seconds":"seconds","alreadyPassedQuiz":"You already passed this quiz.","requiredError":"This is a required question","avg":"avg","votes":"votes","startButtonText":"B\u0102\u0301T \u0110\u00c2\u0300U LA\u0300M BA\u0300I TEST","defaultStartButtonText":"Start","redirectAfter":"Redirecting after","loadResource":"Can't load resource.","somethingWentWrong":"Maybe something went wrong.","show":"Show","hide":"Hide","emptyReportMessage":"You cannot submit an empty report. Please add some details.","reportSentMessage":"Report has been submitted successfully","unansweredQuestion":"Unanswered question","AYS_QUIZ_PUBLIC_URL":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public"}; var quizLangObj = {"notAnsweredText":"You have not answered this question","areYouSure":"Do you want to finish the quiz? Are you sure?","sorry":"Sorry","unableStoreData":"We are unable to store your data","connectionLost":"Connection is lost","checkConnection":"Please check your connection and try again","selectPlaceholder":"Select an answer","shareDialog":"Share Dialog","passwordIsWrong":"Password is wrong!","expiredMessage":"The quiz has expired!","day":"day","days":"days","hour":"hour","hours":"hours","minute":"minute","minutes":"minutes","second":"second","seconds":"seconds","alreadyPassedQuiz":"You already passed this quiz.","requiredError":"This is a required question","avg":"avg","votes":"votes","startButtonText":"B\u0102\u0301T \u0110\u00c2\u0300U LA\u0300M BA\u0300I TEST","defaultStartButtonText":"Start","redirectAfter":"Redirecting after","loadResource":"Can't load resource.","somethingWentWrong":"Maybe something went wrong.","show":"Show","hide":"Hide","emptyReportMessage":"You cannot submit an empty report. Please add some details.","reportSentMessage":"Report has been submitted successfully","unansweredQuestion":"Unanswered question","AYS_QUIZ_PUBLIC_URL":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public"}; var quizLangObj = {"notAnsweredText":"You have not answered this question","areYouSure":"Do you want to finish the quiz? Are you sure?","sorry":"Sorry","unableStoreData":"We are unable to store your data","connectionLost":"Connection is lost","checkConnection":"Please check your connection and try again","selectPlaceholder":"Select an answer","shareDialog":"Share Dialog","passwordIsWrong":"Password is wrong!","expiredMessage":"The quiz has expired!","day":"day","days":"days","hour":"hour","hours":"hours","minute":"minute","minutes":"minutes","second":"second","seconds":"seconds","alreadyPassedQuiz":"You already passed this quiz.","requiredError":"This is a required question","avg":"avg","votes":"votes","startButtonText":"B\u0102\u0301T \u0110\u00c2\u0300U LA\u0300M BA\u0300I TEST","defaultStartButtonText":"Start","redirectAfter":"Redirecting after","loadResource":"Can't load resource.","somethingWentWrong":"Maybe something went wrong.","show":"Show","hide":"Hide","emptyReportMessage":"You cannot submit an empty report. Please add some details.","reportSentMessage":"Report has been submitted successfully","unansweredQuestion":"Unanswered question","AYS_QUIZ_PUBLIC_URL":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public"}; var quizLangObj = {"notAnsweredText":"You have not answered this question","areYouSure":"Do you want to finish the quiz? Are you sure?","sorry":"Sorry","unableStoreData":"We are unable to store your data","connectionLost":"Connection is lost","checkConnection":"Please check your connection and try again","selectPlaceholder":"Select an answer","shareDialog":"Share Dialog","passwordIsWrong":"Password is wrong!","expiredMessage":"The quiz has expired!","day":"day","days":"days","hour":"hour","hours":"hours","minute":"minute","minutes":"minutes","second":"second","seconds":"seconds","alreadyPassedQuiz":"You already passed this quiz.","requiredError":"This is a required question","avg":"avg","votes":"votes","startButtonText":"B\u0102\u0301T \u0110\u00c2\u0300U LA\u0300M BA\u0300I TEST","defaultStartButtonText":"Start","redirectAfter":"Redirecting after","loadResource":"Can't load resource.","somethingWentWrong":"Maybe something went wrong.","show":"Show","hide":"Hide","emptyReportMessage":"You cannot submit an empty report. Please add some details.","reportSentMessage":"Report has been submitted successfully","unansweredQuestion":"Unanswered question","AYS_QUIZ_PUBLIC_URL":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public"}; var quizLangObj = {"notAnsweredText":"You have not answered this question","areYouSure":"Do you want to finish the quiz? Are you sure?","sorry":"Sorry","unableStoreData":"We are unable to store your data","connectionLost":"Connection is lost","checkConnection":"Please check your connection and try again","selectPlaceholder":"Select an answer","shareDialog":"Share Dialog","passwordIsWrong":"Password is wrong!","expiredMessage":"The quiz has expired!","day":"day","days":"days","hour":"hour","hours":"hours","minute":"minute","minutes":"minutes","second":"second","seconds":"seconds","alreadyPassedQuiz":"You already passed this quiz.","requiredError":"This is a required question","avg":"avg","votes":"votes","startButtonText":"B\u0102\u0301T \u0110\u00c2\u0300U LA\u0300M BA\u0300I TEST","defaultStartButtonText":"Start","redirectAfter":"Redirecting after","loadResource":"Can't load resource.","somethingWentWrong":"Maybe something went wrong.","show":"Show","hide":"Hide","emptyReportMessage":"You cannot submit an empty report. Please add some details.","reportSentMessage":"Report has been submitted successfully","unansweredQuestion":"Unanswered question","AYS_QUIZ_PUBLIC_URL":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public"}; var quizLangObj = {"notAnsweredText":"You have not answered this question","areYouSure":"Do you want to finish the quiz? Are you sure?","sorry":"Sorry","unableStoreData":"We are unable to store your data","connectionLost":"Connection is lost","checkConnection":"Please check your connection and try again","selectPlaceholder":"Select an answer","shareDialog":"Share Dialog","passwordIsWrong":"Password is wrong!","expiredMessage":"The quiz has expired!","day":"day","days":"days","hour":"hour","hours":"hours","minute":"minute","minutes":"minutes","second":"second","seconds":"seconds","alreadyPassedQuiz":"You already passed this quiz.","requiredError":"This is a required question","avg":"avg","votes":"votes","startButtonText":"B\u0102\u0301T \u0110\u00c2\u0300U LA\u0300M BA\u0300I TEST","defaultStartButtonText":"Start","redirectAfter":"Redirecting after","loadResource":"Can't load resource.","somethingWentWrong":"Maybe something went wrong.","show":"Show","hide":"Hide","emptyReportMessage":"You cannot submit an empty report. Please add some details.","reportSentMessage":"Report has been submitted successfully","unansweredQuestion":"Unanswered question","AYS_QUIZ_PUBLIC_URL":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public"}; var quizLangObj = {"notAnsweredText":"You have not answered this question","areYouSure":"Do you want to finish the quiz? Are you sure?","sorry":"Sorry","unableStoreData":"We are unable to store your data","connectionLost":"Connection is lost","checkConnection":"Please check your connection and try again","selectPlaceholder":"Select an answer","shareDialog":"Share Dialog","passwordIsWrong":"Password is wrong!","expiredMessage":"The quiz has expired!","day":"day","days":"days","hour":"hour","hours":"hours","minute":"minute","minutes":"minutes","second":"second","seconds":"seconds","alreadyPassedQuiz":"You already passed this quiz.","requiredError":"This is a required question","avg":"avg","votes":"votes","startButtonText":"B\u0102\u0301T \u0110\u00c2\u0300U LA\u0300M BA\u0300I TEST","defaultStartButtonText":"Start","redirectAfter":"Redirecting after","loadResource":"Can't load resource.","somethingWentWrong":"Maybe something went wrong.","show":"Show","hide":"Hide","emptyReportMessage":"You cannot submit an empty report. Please add some details.","reportSentMessage":"Report has been submitted successfully","unansweredQuestion":"Unanswered question","AYS_QUIZ_PUBLIC_URL":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public"}; var quizLangObj = {"notAnsweredText":"You have not answered this question","areYouSure":"Do you want to finish the quiz? Are you sure?","sorry":"Sorry","unableStoreData":"We are unable to store your data","connectionLost":"Connection is lost","checkConnection":"Please check your connection and try again","selectPlaceholder":"Select an answer","shareDialog":"Share Dialog","passwordIsWrong":"Password is wrong!","expiredMessage":"The quiz has expired!","day":"day","days":"days","hour":"hour","hours":"hours","minute":"minute","minutes":"minutes","second":"second","seconds":"seconds","alreadyPassedQuiz":"You already passed this quiz.","requiredError":"This is a required question","avg":"avg","votes":"votes","startButtonText":"B\u0102\u0301T \u0110\u00c2\u0300U LA\u0300M BA\u0300I TEST","defaultStartButtonText":"Start","redirectAfter":"Redirecting after","loadResource":"Can't load resource.","somethingWentWrong":"Maybe something went wrong.","show":"Show","hide":"Hide","emptyReportMessage":"You cannot submit an empty report. Please add some details.","reportSentMessage":"Report has been submitted successfully","unansweredQuestion":"Unanswered question","AYS_QUIZ_PUBLIC_URL":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public"}; var quizLangObj = {"notAnsweredText":"You have not answered this question","areYouSure":"Do you want to finish the quiz? Are you sure?","sorry":"Sorry","unableStoreData":"We are unable to store your data","connectionLost":"Connection is lost","checkConnection":"Please check your connection and try again","selectPlaceholder":"Select an answer","shareDialog":"Share Dialog","passwordIsWrong":"Password is wrong!","expiredMessage":"The quiz has expired!","day":"day","days":"days","hour":"hour","hours":"hours","minute":"minute","minutes":"minutes","second":"second","seconds":"seconds","alreadyPassedQuiz":"You already passed this quiz.","requiredError":"This is a required question","avg":"avg","votes":"votes","startButtonText":"B\u0102\u0301T \u0110\u00c2\u0300U LA\u0300M BA\u0300I TEST","defaultStartButtonText":"Start","redirectAfter":"Redirecting after","loadResource":"Can't load resource.","somethingWentWrong":"Maybe something went wrong.","show":"Show","hide":"Hide","emptyReportMessage":"You cannot submit an empty report. Please add some details.","reportSentMessage":"Report has been submitted successfully","unansweredQuestion":"Unanswered question","AYS_QUIZ_PUBLIC_URL":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public"}; var quizLangObj = {"notAnsweredText":"You have not answered this question","areYouSure":"Do you want to finish the quiz? Are you sure?","sorry":"Sorry","unableStoreData":"We are unable to store your data","connectionLost":"Connection is lost","checkConnection":"Please check your connection and try again","selectPlaceholder":"Select an answer","shareDialog":"Share Dialog","passwordIsWrong":"Password is wrong!","expiredMessage":"The quiz has expired!","day":"day","days":"days","hour":"hour","hours":"hours","minute":"minute","minutes":"minutes","second":"second","seconds":"seconds","alreadyPassedQuiz":"You already passed this quiz.","requiredError":"This is a required question","avg":"avg","votes":"votes","startButtonText":"B\u0102\u0301T \u0110\u00c2\u0300U LA\u0300M BA\u0300I TEST","defaultStartButtonText":"Start","redirectAfter":"Redirecting after","loadResource":"Can't load resource.","somethingWentWrong":"Maybe something went wrong.","show":"Show","hide":"Hide","emptyReportMessage":"You cannot submit an empty report. Please add some details.","reportSentMessage":"Report has been submitted successfully","unansweredQuestion":"Unanswered question","AYS_QUIZ_PUBLIC_URL":"https:\/\/cauhoi.org\/wp-content\/plugins\/quiz-maker\/public"}; </script> <script src="https://cauhoi.org/wp-content/plugins/quiz-maker/public/js/quiz-maker-public.js?ver=1749366031" id="quiz-maker-js"></script> <script> var keyword_hub_ajax_url = 'https://cauhoi.org/wp-admin/admin-ajax.php'; var keyword_hub_nonce = '233f298d43'; (function($) { $(document).on("click", "#view_result_hub", function(){ let _that = $(this); console.log(keyword_hub_nonce); //$(".form-kw-hub").show(); $.ajax({ url: keyword_hub_ajax_url, type: 'POST', data: { action: 'get_guide', nonce: keyword_hub_nonce }, beforeSend: function() { _that.html('Đang xử lý...'); }, success: function(response) { console.log(response); if(response.success){ $("#kw_guide_image").attr("src", response.data.guidImage); $("#kw_guide_image").attr("alt", response.data.keyword); $("#kw-id").val(response.data.keywordId); $("#keyword-content").text(response.data.keyword); $("#form-kw-hub").show(); _that.hide(); } else{ alert(response.data.message); } }, error: function(xhr, status, error) { console.log(error); } }); }); $(document).on("click", "#get_new_mission", function(){ let _that = $(this); //console.log(keyword_hub_nonce); //$(".form-kw-hub").show(); $.ajax({ url: keyword_hub_ajax_url, type: 'POST', data: { action: 'get_guide', nonce: keyword_hub_nonce }, beforeSend: function() { _that.addClass("running"); $("#form-kw-hub").addClass('running'); }, success: function(response) { console.log(response); if(response.success){ $("#kw_guide_image").attr("src", response.data.guidImage); $("#kw_guide_image").attr("alt", response.data.keyword); $("#kw-id").val(response.data.keywordId); $("#keyword-content").text(response.data.keyword); $("#form-kw-hub").show(); } else{ alert(response.data.message); } _that.removeClass("running"); $("#form-kw-hub").removeClass('running'); }, error: function(xhr, status, error) { console.log(error); } }); }); // $(document).on("click", "#submit_kw_hub1", function(e){ // e.preventDefault(); // let vincent = $("#kw-hub-input").val(); // var v_form = $(this).closest('form'); // if(vincent == "12345"){ // $("input[name='ays_finish_quiz']").click(); // } // else{ // alert("mật khầu sai"); // } // }); $('#submit_kw_hub').on('click', function(e) { e.preventDefault(); let custom_form = $("#form-kw-hub"); var inputValue = $('#kw-hub-input').val(); var inputId = $('#kw-id').val(); let _that = $(this); if( inputId == '') { alert("Có lỗi xảy ra. Vui lòng reload page!"); return; } if(inputValue === '') { alert("Vui lòng nhập mã!"); return; } $.ajax({ url: quiz_maker_ajax_public.ajax_url, type: 'POST', data: { action: 'validate_quiz', keyword: inputValue.trim(), keywordId: inputId.trim(), nonce: keyword_hub_nonce }, beforeSend: function() { _that.html('Đang xử lý...'); }, success: function(response) { _that.html('Xác nhận'); console.log(response); if(response.success){ //custom_form.append(''); console.log("validate ok"); $("input[name='ays_finish_quiz']").click(); } else{ alert("Sai mật khẩu. Vui lòng thử lại!"); } }, error: function(xhr, status, error) { _that.html('Xác nhận'); } }); }); $('.copy-keyword-btn').click(function () { const keyword = $('#keyword-content').text(); let _that = $(this); navigator.clipboard.writeText(keyword).then(() => { _that.html(`<span class="fa fa-check"></span>`); }); setTimeout( function(){ _that.html(`<span class="fa fa-copy"></span>`); }, 1500); }); })(jQuery); </script> </body> </html>