Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added assets/img/codeigniter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/css.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/html.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/javascript.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/jquery.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/lrvl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/mysql.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/php.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/pdf/CSS.pdf
Binary file not shown.
Binary file added assets/pdf/HTML.pdf
Binary file not shown.
Binary file added assets/pdf/JS.pdf
Binary file not shown.
Binary file added assets/pdf/PHP.pdf
Binary file not shown.
Binary file added assets/pdf/codeigniter.pdf
Binary file not shown.
Binary file added assets/pdf/jquery.pdf
Binary file not shown.
Binary file added assets/pdf/laravel.pdf
Binary file not shown.
95 changes: 55 additions & 40 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,83 +74,98 @@ <h4 class="card-title">Card 1</h4>
<div class="col-md-3 col-sm-6 item">
<div class="card item-card card-block">
<h4 class="card-title text-right"></h4>
<img
src="https://static.pexels.com/photos/7096/people-woman-coffee-meeting.jpg"
alt="Photo of sunset"
/>
<h5 class="item-card-title mt-3 mb-3">Title</h5>
<a href="/assets/pdf/HTML.pdf">
<img
src="/assets/img/html.jpg"
alt="HTML tutorial"
/>
</a>
<h5 class="item-card-title mt-3 mb-3">HTML Tutorial</h5>
</div>
</div>
<div class="col-md-3 col-sm-6 item">
<div class="card item-card card-block">
<h4 class="item-card-title text-right"></h4>
<img
src="https://static.pexels.com/photos/7357/startup-photos.jpg"
alt="Photo of sunset"
/>
<h5 class="card-title mt-3 mb-3">Title</h5>
<a href="/assets/pdf/CSS.pdf">
<img
src="/assets/img/css.png"
alt="CSS Tutorial"
/>
</a>
<h5 class="card-title mt-3 mb-3">CSS Tutorial</h5>
</div>
</div>
<div class="col-md-3 col-sm-6 item">
<div class="card item-card card-block">
<h4 class="item-card-title text-right"></h4>
<img
src="https://static.pexels.com/photos/262550/pexels-photo-262550.jpeg"
alt="Photo of sunset"
/>
<h5 class="card-title mt-3 mb-3">Title</h5>
<a href="/assets/pdf/JS.pdf">
<img
src="/assets/img/javascript.jpg"
alt="Javascript Tutorial"
/>
</a>
<h5 class="card-title mt-3 mb-3">Javascript Tutorial</h5>
</div>
</div>
<div class="col-md-3 col-sm-6 item">
<div class="card item-card card-block">
<h4 class="item-card-title text-right"></h4>
<h4 class="card-title text-right"></h4>
<a href="/assets/pdf/jquery.pdf"></a>
<img
src="https://static.pexels.com/photos/326424/pexels-photo-326424.jpeg"
alt="Photo of sunset"
src="/assets/img/jquery.jpg"
alt="Jquery Tutorial"
/>
<h5 class="card-title mt-3 mb-3">Title</h5>
<h5 class="item-card-title mt-3 mb-3">JQuery Tutorial</h5>
</div>
</div>
</div>
<div class="row">
<div class="col-md-3 col-sm-6 item">
<div class="card item-card card-block">
<h4 class="card-title text-right"></h4>
<img
src="https://static.pexels.com/photos/7096/people-woman-coffee-meeting.jpg"
alt="Photo of sunset"
/>
<h5 class="item-card-title mt-3 mb-3">Title</h5>
<h4 class="item-card-title text-right"></h4>
<a href="/assets/pdf/PHP.pdf">
<img
src="/assets/img/php.png"
alt="PHP Tutorial"
/>
</a>
<h5 class="card-title mt-3 mb-3">PHP Tutorial</h5>
</div>
</div>
<div class="col-md-3 col-sm-6 item">
<div class="card item-card card-block">
<h4 class="item-card-title text-right"></h4>
<img
src="https://static.pexels.com/photos/7357/startup-photos.jpg"
alt="Photo of sunset"
/>
<h5 class="card-title mt-3 mb-3">Title</h5>
<a href="https://docs.google.com/viewer?url=https://www.computer-pdf.com/pdf/0888-learning-mysql.pdf">
<img
src="/assets/img/mysql.png"
alt="MySql Tutorial"
/>
</a>
<h5 class="card-title mt-3 mb-3">MySql Tutorial</h5>
</div>
</div>
<div class="col-md-3 col-sm-6 item">
<div class="card item-card card-block">
<h4 class="item-card-title text-right"></h4>
<img
src="https://static.pexels.com/photos/262550/pexels-photo-262550.jpeg"
alt="Photo of sunset"
/>
<h5 class="card-title mt-3 mb-3">Title</h5>
<a href="/assets/pdf/codeigniter.pdf">
<img
src="/assets/img/codeigniter.png"
alt="CodeIgniter Tutorial"
/>
</a>
<h5 class="card-title mt-3 mb-3">CodeIgniter Tutorial</h5>
</div>
</div>
<div class="col-md-3 col-sm-6 item">
<div class="card item-card card-block">
<h4 class="item-card-title text-right"></h4>
<img
src="https://static.pexels.com/photos/326424/pexels-photo-326424.jpeg"
alt="Photo of sunset"
/>
<h5 class="card-title mt-3 mb-3">Title</h5>
<a href="/assets/pdf/laravel.pdf">
<img
src="/assets/img/lrvl.png"
alt="Laravel Tutorial"
/>
</a>
<h5 class="card-title mt-3 mb-3">Laravel Tutorial</h5>
</div>
</div>
</div>
Expand Down