CSUMB-SP17-CST499 / VTRMD

Visualization of Traceroute Results of Mobile Devices
1 stars 4 forks source link

Create location <div> container [LocationID] css class #19

Open rciampa opened 7 years ago

rciampa commented 7 years ago

Workflow: Create the location <div> container for test results. The <div> should have a minimum height of 500px and span the entire width of the containing <div>.

Explanation: Each location is represented by LocationID in the database. A single location may contain several tests or a group of test. Since field in the database holds many records, we need to represent the field as a container for the locations set of test.

Where: ./Styles/ui-shapes.css

Named: div.location-id