Login
Sign up
Categories
IT & Programming
Design & Multimedia
Writing & Translation
Sales & Marketing
Admin Support
Engineering & Manufacturing
Finance & Management
Website Designing & Development
Database Management
Networking & Troubleshooting
Aviation & Aerospace
Softwares & Applications
Stocks & Investments
Electronics & Appliances
Online Tools
General Knowledge & Aptitude
Mathematics
Educational Subjects & Courses
Business & Organization
Health & Wellbeing
Culture & Ethics
IT Field Knowledge & Experience
Languages & Communication
Entrepreneurship & Leadership
Economics & Development
Mass Communication & Media
Research Methods & Evaluation
Public Relations & Dealings
Educational Methods and Research
Educational Subjects & Techniques
Crime & Justice
Governments & Policies
Cyber Security & Ethical Hacking
Hospitality & Tourism
Soft Skills & Personal Management
Transportation & Driving Rules
Forest and Nature
Religion
Skill Assessment
MCQs
PDFs
Login
Sign up
Categories
IT & Programming
Design & Multimedia
Writing & Translation
Sales & Marketing
Admin Support
Engineering & Manufacturing
Finance & Management
Website Designing & Development
Database Management
Networking & Troubleshooting
Aviation & Aerospace
Softwares & Applications
Stocks & Investments
Electronics & Appliances
Online Tools
General Knowledge & Aptitude
Mathematics
Educational Subjects & Courses
Business & Organization
Health & Wellbeing
Culture & Ethics
IT Field Knowledge & Experience
Languages & Communication
Entrepreneurship & Leadership
Economics & Development
Mass Communication & Media
Research Methods & Evaluation
Public Relations & Dealings
Educational Methods and Research
Educational Subjects & Techniques
Crime & Justice
Governments & Policies
Cyber Security & Ethical Hacking
Hospitality & Tourism
Soft Skills & Personal Management
Transportation & Driving Rules
Forest and Nature
Religion
Skill Assessment
MCQs
PDFs
Login
Sign up
Skill Assessments
>
IT & Programming
>
CSS Skill Assessment
>
Quiz # 29
CSS Quiz # 29
Instructions
Quiz:
CSS Quiz # 29
Total Questions:
10 MCQs
Time:
10 Minutes
Note
Do not refresh the page while taking the test.
Results along with correct answers will be shown at the end of the test.
Start Quiz
CSS Quiz # 29
End Quiz
Question
1
of 10
00:00
To rotate an object 30 degrees counterclockwise, which style property would you apply?
Transform: rotate(-30deg);
Transform: rotate(30deg);
Rotate: 30deg;
Spin: 30deg;
Which style rule would you apply to set the background image to display the contents of the wood.png file?
Background-image: file('wood.png');
Background-image: url('wood.png');
Background-image: wood.png;
Image: wood.png
You want to move an element up 100px. Which CSS property would you use?
Transform: translateX(-100px)
Transform: translateY(-100px)
Transform: translateY(100px)
Transform: translateX(100px)
Which choice uses the correct syntax for adding a hover pseudo class to element ?
A:hover {...}
A :hover {...}
A.hover {...}
A hover {...}
Use the __________ property to align text within an element.
Font-style
Text-trans
Font-weight
Text-align
According to the css rules of precedence, ______ styles override ________ styles.
In the head section of the web page document
Body {background-color:#eaeaea; }
Inline, external
Style
.offer { color: blue; }
____ uses media groups to describe how different media devices render content.
Mozilla
Opera
CSS
Internet Explorer
A(n) ____ attack is a hacker using a personal computer to break into a system.
Direct.
Subject
System administrators
Physical
A ____ contains the web page content that appears on the screen.
Visual viewport
Input boxes
Enctype
Layout viewport
A rotary mower cuts grass when the whirling mower blade _________ the grass.
Scalpings
Impacts
Blades
Forage
Submit Test
Prev Question
ABCd
Next Question