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
Workflow:
Create the <div> container css class for test endpoints. The <div> should have a minimum height of 20px and span the entire width of the containing <div>.
Explanation:
Each test identified by a master test identification number found in the [Master_ID] field of the database contains several trace route endpoints. This is the <div> that holds the other symbols/shapes that comprise each visualized trace route.
Where: ./Styles/ui-shapes.css
Named: div.endpoint
The text was updated successfully, but these errors were encountered:
Workflow:
Create the
<div>
container css class for test endpoints. The<div>
should have a minimum height of 20px and span the entire width of the containing<div>
.Explanation:
Each test identified by a master test identification number found in the [Master_ID] field of the database contains several trace route endpoints. This is the
<div>
that holds the other symbols/shapes that comprise each visualized trace route.Where:
./Styles/ui-shapes.css
Named:
div.endpoint
The text was updated successfully, but these errors were encountered: