w02-HTML語言-2

w02-HTML語言-2

11th Grade

10 Qs

quiz-placeholder

Similar activities

Excel Sort/Filter Quiz

Excel Sort/Filter Quiz

9th - 12th Grade

15 Qs

CHƯƠNG TRÌNH CON BT1

CHƯƠNG TRÌNH CON BT1

10th - 12th Grade

10 Qs

Bài làm việc Access, cấu trúc bảng

Bài làm việc Access, cấu trúc bảng

9th - 12th Grade

10 Qs

HTML Quiz

HTML Quiz

11th Grade - University

15 Qs

Hệ Điều Hành Của Máy Tính

Hệ Điều Hành Của Máy Tính

10th Grade - University

10 Qs

Bài 10 - Cấu trúc rẽ nhánh

Bài 10 - Cấu trúc rẽ nhánh

5th Grade - University

10 Qs

Web II: CSS Positioning

Web II: CSS Positioning

9th - 12th Grade

12 Qs

Test Your Knowledge of HTML

Test Your Knowledge of HTML

9th - 12th Grade

15 Qs

w02-HTML語言-2

w02-HTML語言-2

Assessment

Quiz

Computers

11th Grade

Medium

Created by

邱建誌 邱建誌

Used 11+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

網頁使用16進位顏色碼。

請問下面HTML碼在瀏覽器中,文字會呈現何種顏色?

<font color=#0000FF>紅包裡面只有1000元</font>

白色

紅色

綠色

藍色

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

網頁使用16進位顏色碼。

請問下面HTML碼在瀏覽器中,文字會呈現何種顏色?

<font color=#00ff00>紅包裡面只有1000元</font>

白色

紅色

綠色

藍色

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

如圖,想用右上角的顏色的橫線,

指令是?

<hr color=109>

<hr color=#6dd0cd>

<hrcolor=#6dd0cd>

<hr color=208>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<img>是插入圖片指令,若有圖片url為https://127.0.0.1/good.jpg

且希望圖片的寬度限制為100像素,則此圖片指令為?

<img src="good.jpg width=100">

<img src="https://127.0.0.1/good.jpg width=100">

<img src="https://127.0.0.1/good.jpg" width="100">

<img=src"https://127.0.0.1/good.jpg width=100">

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

超連結的指令:若想讓「購買習維尼」5個字有超連結,連至某詐騙網站

https://liar.com.tw,

則指令為?

<a href="https://liar.com.tw"></a>購買習維尼

<a href="https://liar.com.tw">購買習維尼</a>

<a href="https://liar.com.tw" 購買習維尼></a>

<a URL="https://liar.com.tw">購買習維尼</a>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

若想讓圖片<img src="URL">有超連結,可以連至 https://tw.yahoo.com

則指令為?

<a href="https://tw.yahoo.com"><img src="URL"></a>

<img src="URL">

https://tw.yahoo.com.tw

<img src="URL" href="https://tw.yahoo.com">

<img src="URL"><a https://tw.yahoo.com></a>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

如圖,若想在d.htm作超連結,連至e.htm,且使用相對路徑法,

其寫法為?

<a href="../coffee/2024/jan/e.htm"></a>

<a href="2024/jan/e.htm"></a>

<a href="coffee/2024/jan/e.htm"></a>

<a href="../2024/jan/e.htm"></a>

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?