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.
- A. -ms-transform: rotate(-30deg);
- B. transform: rotate(30deg);
- C. ג€"o-transform: rotate(-30deg);
- 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.