ini adalah assigment dari https://developer.mozilla.org/en-US/docs/Learn/CSS/First_steps/Styling_a_biography_page#assessment_or_further_help dan ini saya buat di codepen tolong masukannya
https://codepen.io/asep022/pen/eYyedJe
Well done!
- Since most of the text is the same color it probably would have been easier to just set
instead of using all the “warna-text” classes.body { color: #51edd6; }
- You shouldn’t use
just for layout. In this case it would maybe be better to just align everything to the left.
I hope that helps.
Have a nice day,
Michael
1 Like
baik terimakasih masukanya
1 Like