Back to Golangtraining

Readme

27_code-in-process/98-good-student-code/daniel/Week5/web-components-training-exercises/general-components/readme.md

latest338 B
Original Source

Hello Badge

Expected result:

Waiting Spinner

Use CSS3 animation to rotate an image or shape of your choice to show that a process on the page is in progress.

Tabs

Create a simple tabs component, where there are a set of tabs and related panels. Clicking a tab opens the related panel.