Advertisement
Guest User

Untitled

a guest
Sep 25th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.77 KB | None | 0 0
  1. <div class="flexitem nogrow shrinks course shown" id="course1info" style="width: 800px;">
  2.         <div style="align-content: flex-start;" class="flex wrap top">
  3.             <div class="flexitem grow shrinks" style="flex-basis:100%;text-align: right;">
  4.                 <a href="c1iexitbtn">×</a>
  5.             </div>
  6.             <div style="flex-basis:60%" class="flexitem nogrow shrinks">
  7.                 <h1>Social Media Introduction</h1>
  8.                 <p>This session provides an introduction to the internet’s most popular social media platforms.</p>
  9.                 <p>Create your very own Facebook profile - the perfect way to connect with old friends and stayup-to-date with family members</p>
  10.             </div>
  11.             <div style="flex-basis:30%" class="flexitem nogrow shrinks courseinfoimg">
  12.                 <img src="images/course1.png">
  13.             </div>
  14.         </div>
  15. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement