Question: Create a CSS style sheet that defines a class for white fill and black stroke color and an id for red stroke and green color.
Create a CSS style sheet that defines a class for white fill and black stroke color and an id for red stroke and green color. Write a program that displays four circles and uses the style class and id. The sample run of the program is shown in Figure 31.48a.

Exercise31 01 (a)
Step by Step Solution
3.32 Rating (158 Votes )
There are 3 Steps involved in it
import javafxapplicationApplication import javafxgeometryPos import javafxsceneScene import javafxscenelayoutHBox import javafxscenelayoutStackPane import javafxsceneshapeCircle import javafxstageStag... View full answer
Get step-by-step solutions from verified subject matter experts
