070-480 試験問題を無料オンラインアクセス

試験コード:070-480
試験名称:Programming in HTML5 with JavaScript and CSS3
認定資格:Microsoft
無料問題数:322
更新日:2026-06-08
評価
100%

問題 1

You are troubleshooting a web page that includes the following code segment.

You need to evaluate the value of the variable x.
What will be displayed in the user interface?

問題 2

You are developing a web page.
The webpage must display a container. The container must display three colored rectangles near the top of the container. The colored rectangles are, in order, green, red, and yellow. The rectangles are aligned horizontally and evenly spaced across the width of the container.
The layout of the page must resemble the following image:

You need to ensure that the page renders properly.
How should you complete the relevant styles? (To answer, select the appropriate option from each drop-down list in the answer area.)

問題 3

You create the following JavaScript code:

You must complete the ShowCanWeAfford() function:
* Display the message Denied! If the PaymentAmount variable is greater than 500.
* Display the message Approved! If the PaymentAmount variable is less than 300.
* Display the message Approved with caution! If the PaymentAmount variable is less than 500 and greater than 300.
You need to add statements to the ShowCanWeAfford() JavaScript function to meet the requirements.
Which three actions should you perform in sequence? (Develop the solution by selecting the required code segments and arranging them in the correct order.)

問題 4

Where should your JavaScript code be placed?

問題 5

You are developing a web page by using HTML5.
You have the following requirements:
* An H1 element must be placed at the top left corner of the page.
* The size and location of the H1 element must not change if additional elements are added to the page.
You need to position the H1 element on the page.
Which CSS3 style should you use?

コメントを追加

あなたのメールアドレスが公開されることはありません。個人情報に関する内容は隠されます *

insert code
画面にある文字を入力してください。