You may ask me with any questions regarding on CSS chapter. I will regularly check the post and will try my best to give the solution for your problems.๐๐
Sir, for class selector, if we want to use more than 1 class, do we really don't need to put "," in between the class? Is there any effect if I put it? Example:
Salam sir, this about an online quiz just now.
1. Question about line 9. Why the answer is inline sheet, not embedded sheet.
2. What's the difference between internal style sheet and inline style sheet? a bit confused.
3. Why my answer is already doing the correct answer but gets wrong at the result. about 2 @ 3 questions.
Exp: C. Line 1=red, Line 2=black, Line 3=blackโ
After I submit, the result showed I do the wrong answer
Maybe my mistake or moodle trouble or also another student the same as me. IDK.
TQ and stay safe sir ๐
3.30 pm 27/3/2020
Hello Sir, May I know if there's anything that needs to be submitted or done?
Thank you!
Faisal
Sir, for class selector, if we want to use more than 1 class, do we really don't need to put "," in between the class? Is there any effect if I put it? Example:
<head>
<style>
.xy {font-size:10pt}
.xx {color:green}
</style>
</head>
<body>
<p>Welcome</p>
<p class = xy, xx> to Uniten </p>
</body>
Please watch my video ya on CSS topics.
You may post question at comment section here ๐