Guest User

Untitled

a guest
Aug 15th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. <div class="col-sm-6" >
  2. <div >
  3. <img src="{{ecard.templateUrl}}" alt="" class="Ecard-image">
  4. </div>
  5. </div>
  6. <div class="col-sm-6" style="background-color: aqua">
  7. <div>
  8. Background colour applied only
  9. To the text and not the entire div
  10. </div>
  11. </div>
Add Comment
Please, Sign In to add comment