HTML/CSS and React Online Test
TestDome skill assessments are used by more than 7,000 companies and 450,000 individual test takers.
For Jobseekers
Practice your skills and earn a certificate of achievement when you score in the top 25%.
Take a Practice TestFor Companies
Test how candidates think, strategize, and problem solve so you can interview the best.
Sign Up to Offer This TestTestDome Skill Assessments
Used by over 450,000 jobseekers
Trusted by over 7,000 companies
Premium questions with real-world problems
The HTML/CSS and React online test assesses candidates' knowledge of HTML, CSS, and React as well as their ability to leverage commonly used programming patterns.
It's an ideal test for pre-employment screening. A good front-end developer should be able to utilize all these technologies to create a modern, dynamic, and interactive user interface.
This online test requires candidates to solve common HTML/CSS challenges as well as React coding problems.
TestDome is trusted by businesses large and small
Practice your skills.
Sign up for a trial plan.
Free Sample Questions for HTML/CSS and React Test
Our sample questions are free for companies to use on a trial plan. See more about our premium questions for paid plans below.
Logout Wrapper
Consider the following components:
const SecurityContext = React.createContext({ username: "", permissions: [] });
const ControlsComponent = (props) => {
return (
<SecurityContext.Provider value={{ username: props.username }}>
<LogoutWrapper></LogoutWrapper>
</SecurityContext.Provider>
);
};
const LogoutWrapper = (props) => {
var context = React.useContext(SecurityContext);
return (
<div>
<p>{context.username}</p>
<button>Click here to logout</button>
</div>
);
};
Select all the correct statements if ControlsComponent is rendered with the username prop equal to "James".
(Select all acceptable answers.)
Avatar
Every user on your website has an image avatar that is displayed when they post a comment. You want to style these images differently from other images on your site. Add a CSS class named avatar that fulfils the following requirements:
- The avatar's border is rounded, so that it appears as a circle.
- The avatar's width and height are both 150px.
- The avatar has a solid border, has a width of 2px, and be colored gray.
For example, the avatar in the template should look like:
Focusable Input
Finish the FocusableInput component so that the input element automatically receives focus on the first render.
The component should use React Hooks.
Practice your skills.
Pick the number of tests you need.
Pass/fail grouping
Our tests are designed to put candidates into either the pass group or the fail group so you can find the best candidates faster.
Full customization
We have pre-built tests and questions, but you can customize them however you like. Change the pass/fail scores, time requirements, and more.
Cheating protection
Use tests that solve real-world problems, with no answers that can be easily found online. Because we test performance and skills (not information), we allow the use of online resources, just like in real life. Copy/paste prevention and online proctoring via webcam prevent cheating.
Candidate reporting
Get an overview into the percentage of passes and fails. Then dive deeper into the results of your top candidates to select who goes onto the next phase of hiring.
Learn more
Sign up for a trial plan.
Premium Questions for HTML/CSS and React Test
TestDome offers a premium questions library with 1000+ unique, hand-crafted questions whose answers can’t be found online. If you spot an answer somewhere online, we’ll give you a refund.
Question Names
These premium questions are included in this pre-built test and can be added to any multi-skill test. Please sign up for a paid plan to view the questions in detail.
Links, Ad, Addition, Article Style, Baby Names, Bookmark, Christmas Tree, Cities, Editor, Format Table, Keywords, Label Color, Loading, Logo, Share Button, Shirts, Timesheet, Upload, Warehouse, Widgets, Email Tables, Breakfast Menu, iframe, Blog, Details, Contact Form, Shopping List, Theme Context Switcher, List Wrapper, Player Status, Tab Strip, Tooltip Component, Email Form, Background Wrapper, Simple Calculator, Toggle Options Visibility, Data Entry, Screen Reader, Ice Cream Flavors, TestDome Logo, Cards Widget, Error Catcher, Post Comment, Product Rating, Reorder, Pet Form, Login Form, Email Input, Click Button, Product Search, Async Paragraph, Subscription, LinkCovered Skills
Testing of these skills is covered in this pre-built test because they’re closely related. On our paid plan, you can easily create your own custom multi-skill tests.
HTML/CSSRecommended Job Roles
These are the job roles that we recommend for the HTML/CSS and React online test.
Take or Offer the HTML/CSS and React Online Test
For Jobseekers
Take a Practice TestFor Companies
Sign Up to Offer This TestHow TestDome works
1. Choose or create a test
2. Share your test via URL or email
3. Review overall results and pass/fail grouping
4. Dive deeper into individual results
Excellent support & free concierge service
We offer fast, hands-on support for any question or concern you might have. If you want help with building a custom test or inviting candidates, we’ll handle everything for you.
Contact Support for any questions or to request our free concierge service.
