Câu hỏi:

20/06/2025 2

Để tạo một biểu thức truyền tham số trong thẻ <script>, ta sử dụng:

A

<script src="file.js">

Đáp án chính xác
B

<script href="file.js">

C

<script link="file.js">

D

<script import="file.js">

Trả lời:

verified Trả lời bởi Docx

Để tạo một biểu thức truyền tham số trong thẻ <script>, ta sử dụng <script src="file.js">

CÂU HỎI HOT CÙNG CHỦ ĐỀ