Video Test Page

From CAS Exam 5
Revision as of 18:00, 27 October 2023 by Graham (talk | contribs)
Jump to navigation Jump to search

Friedland PART 1, Chapters 1-2

<style>

 /* Style for the video links */
 .video-link {
   display: inline-block;
   background-color: #007BFF;
   color: white;
   padding: 8px 15px;
   border-radius: 25px;
   text-decoration: none;
   font-weight: bold;
   transition: background-color 0.3s;
 }
 
 .video-link:hover {
   background-color: #0056b3;
 }
 /* Style for the rows */
 .highlight-row {
   background-color: #F0F0F0;
 }

</style>

Wiki Link Video Link
Friedland01.Overview - Study Tips VIDEO: F-01 (001) Introduction to Reserving → 5:00
Friedland02.ClmsProcess - Study Tips VIDEO: F-02 (001) The Claims Process → 6:00