Skip to content

Dat17i/003_agenda

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

#3 Create a Web Page with a List of Students

The Job today is to create this index page

This will involve:

  • Html Table tags
  • Styling through CSS
    • In both the HTML and CSS case, you will learn through the LTS method (Learning through stealing)
  • Creating a Student.java class, which will be the data type of the ArrayList of Students
  • Sending data from the Controller.
  • Recieving and displaying data in the View.
  • Getting a deeper understanding of the MVC architecture pattern.

Literature

This will be equevalent to what I show you in class.

Exercises

About

Create a Web Page with a List of Students

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%