Difference between revisions of "VALT 6 Getting Started"
IVSWikiBlue (talk | contribs) |
IVSWikiBlue (talk | contribs) |
||
| Line 6: | Line 6: | ||
<br> | <br> | ||
{{:VALT 6 Login}} | {{:VALT 6 Login}} | ||
| + | |||
| + | <h2>Responsive Two Column Layout</h2> | ||
| + | <p>Resize the browser window to see the responsive effect (the columns will stack on top of each other instead of floating next to each other, when the screen is less than 600px wide).</p> | ||
| + | |||
| + | <div class="row"> | ||
| + | <div class="column" style="background-color:#aaa;"> | ||
| + | <h2>Column 1</h2> | ||
| + | <p>Some text..</p> | ||
| + | </div> | ||
| + | <div class="column" style="background-color:#bbb;"> | ||
| + | <h2>Column 2</h2> | ||
| + | <p>Some text..</p> | ||
| + | </div> | ||
| + | </div> | ||
Revision as of 14:12, 22 June 2022
Contents
Supported Desktop Browsers
Supported Browsers
VALT uses HTML5 for all video controls. No 3rd party software or plug-ins are required to run VALT. Virtually any modern browser should be compatible with VALT however we only test compatibility with the browsers listed below.
Desktop Browsers
| Icon | Browser | Tested Version | Compatibility Score | Compatibility Notes |
|---|---|---|---|---|
| Chrome | Latest Available | 5 |
|
|
| Edge | Latest Available | 5 |
|
|
| Firefox | Latest Available | 4 |
|
|
| Safari | Latest Available | 2 |
|
Mobile Browsers
| Icon | Browser | Tested Version | Compatibility Score | Compatibility Notes |
|---|---|---|---|---|
| Chrome | Latest Available | 5 |
|
|
| Safari | Latest Available | 2 |
|
Login Page
To access VALT, simply open a web browser and point to the URL of the VALT server.
✎
Your VALT URL will be unique to your organization. If you do not know your VALT web address, please contact your local VALT admin.
Below is an example of the VALT 6 login screen.
Responsive Two Column Layout
Resize the browser window to see the responsive effect (the columns will stack on top of each other instead of floating next to each other, when the screen is less than 600px wide).
Column 1
Some text..
Column 2
Some text..
