You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: results-summary/README.md
+2-5
Original file line number
Diff line number
Diff line change
@@ -41,24 +41,21 @@ Users should be able to:
41
41
- Semantic HTML5 markup
42
42
- CSS custom properties
43
43
- Flexbox
44
-
- CSS Grid
45
44
- Mobile-first workflow
46
-
- Bootstrap
47
45
48
46
49
47
### What I learned
50
48
51
-
Through this project, I had the opportunity to delve into Bootstrap for the first time, and it proved to be a valuable learning experience, highlighting the power and versatility of the framework, while also revealing that there is still much more to discover and master.
49
+
Through this project, I gained experience in creating a responsive user interface using CSS flexbox and custom properties. I also improved my skills in mobile-first development, ensuring that the design is optimized for various screen sizes.
52
50
53
51
### Continued development
54
52
55
-
In future projects, I would like to further explore Bootstrap and its various components to enhance my front-end development skills.
53
+
In future projects, I plan to explore advanced CSS techniques and possibly incorporate JavaScript to add interactivity and enhance user experience.
56
54
57
55
### Useful resources
58
56
59
57
-[CSS Tricks](https://css-tricks.com/)
60
58
-[MDN Web Docs](https://developer.mozilla.org/en-US/)
0 commit comments