Segment Switch Component

Easy
65
1
56.0% Acceptance

In this lab, you have to create a simple segment switch component using radio buttons.

On clicking on any of the buttons the following button should be selected, the selection is depicted by chainging the background color to lightblue from #ccc

This lab does not require any JavaScript and can done just using HTML & CSS.

NOTE: This is a self assessed lab. There are no test cases available for this exercise lab. You would have to manually check the challenges when you're done.