You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
713 B
27 lines
713 B
<!---->
|
|
|
|
<div class="container">
|
|
|
|
<input type="checkbox">
|
|
|
|
<div class="box">
|
|
<object data='./assets/box0/peggy.pdf' type="application/pdf" width="100%" height="100%">
|
|
<!-- <iframe src='../test/viewspeggy.pdf' width="500" >
|
|
<p>This browser does not support PDF!</p>
|
|
</iframe> -->
|
|
</object>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="container">
|
|
|
|
<input type="checkbox">
|
|
|
|
<div class="box">
|
|
<object data='./assets/box1/peggy.pdf' type="application/pdf" width="100%" height="100%">
|
|
<!-- <iframe src='../test/viewspeggy.pdf' width="500" >
|
|
<p>This browser does not support PDF!</p>
|
|
</iframe> -->
|
|
</object>
|
|
</div>
|
|
</div> |