Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/starmanfrommars/mobile-first-web-design-with-w3.css-lab
All w3.css lab programs with outputs.
https://github.com/starmanfrommars/mobile-first-web-design-with-w3.css-lab
Last synced: 19 days ago
JSON representation
All w3.css lab programs with outputs.
- Host: GitHub
- URL: https://github.com/starmanfrommars/mobile-first-web-design-with-w3.css-lab
- Owner: starmanfrommars
- Created: 2024-07-02T15:32:25.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-22T11:48:27.000Z (6 months ago)
- Last Synced: 2024-08-01T06:51:02.751Z (5 months ago)
- Language: CSS
- Size: 20.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MOBILE FIRST WEB DESIGN WITH W3.CSS
- Course Code : BCGL456C
- Credits : 1## Course objectives:
- To learn basic classes of CSS framework: W3.CSS
- To develop simple Webpages with W3.CSS classes
- To make use of JavaScript and W3.CSS classes for Web based User Interfaces## Lab Experiments
1. Develop a Web page(s) with suitable HTML elements to demonstrate the following W3.CSS framework
classes for layouts: CSS Layouts (CSS layout, CSS responsive, CSS grid and CSS display).2. Develop a Web page(s) with suitable HTML elements to demonstrate the following W3.CSS framework
classes for color and features: CSS colors and CSS Helper classes (Tabs and Sidebar).3. Develop a Web page(s) with suitable HTML elements to demonstrate the following W3.CSS framework
classes for enhancement: Helper classes (Accordions, cards, panels).4. Develop a Web page(s) with suitable HTML elements to demonstrate the following W3.CSS framework
classes: CSS containers.5. Develop a Web page(s) with suitable HTML elements to demonstrate the following W3.CSS framework
classes: CSS visual elements.6. Develop a Web page(s) with suitable HTML elements to demonstrate the following W3.CSS framework
classes: CSS Text.7. Develop a Web page(s) with suitable HTML elements to demonstrate the following W3.CSS framework
classes: CSS Menus.8. Develop a Web page(s) with suitable HTML elements to demonstrate the following W3.CSS framework
classes: CSS Tables and Lists.9. Develop a Web page(s) with suitable HTML elements to demonstrate the following W3.CSS framework
classes: CSS Buttons, Labels and Form Elements.10. Develop a Web page(s) with suitable HTML elements and JavaScript to demonstrate the following W3.CSS
framework classes: Animations, Modals and Images.11. Develop your personal online CV or a professional CV using suitable W3.CSS classes.
12. Develop a blog post about your favourite topic or create memoirs/additional stories using suitable W3.CSS
classes.