CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 3: 98-375: HTML5 App Development Fundamentals

You create a web page that displays text images. You need to use CSS to rotate some text counterclockwise when the page renders in Internet Explorer. Which markup segment will accomplish this?

Nội dung câu hỏi

You create a web page that displays text images. You need to use CSS to rotate some text counterclockwise when the page renders in Internet Explorer. Which markup segment will accomplish this?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. -ms-transform: rotate(-30deg);
  2. B. transform: rotate(30deg);
  3. C. ג€"o-transform: rotate(-30deg);
  4. D. ג€"ms-transform: rotate(30deg); — đáp án hiện tại

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề