Search Header Logo

HTML/CSS Test 1

Authored by Maksim Prakapuk

Professional Development

1st Grade

Used 4+ times

HTML/CSS Test 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

В каком месте HTML документа должны определяться теги <title>, <link> и <meta>?

В секции <body>

В секции <head>

Данные теги могут определятся в любом месте документа

В специальном теге <link ... >

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Какой тег нужно добавить для переноса строки?

<hr>

<th>

<br>

<td>

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

С помощью какого тэга можно подключить к HTML документу внешний файл стилей?

<style>

<link>

<meta>

<css>

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Нужно сделать нумерованный список, какой из тегов использовать?

  1. <ol>

<list>

<tr>

  • <ul>

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Нужно сделать ширину таблицы на всю страницу. Как нужно написать тег <table>?

<table>

<table width="100">

<table width="auto">

<table width="100%">

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Как изменить цвет фона для всех элементов h1 на странице?

h1:all {background-color: red;}
h1[all] {background-color: blue;}
h1 {background-color: yellow;}
.all {background-color: green;}

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Как сделать текст жирным?

<br>жирный</br>

<strong>жирный</strong>

<p>жирный</p>

<a>жирный</a>

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?