Skip to content

zilenmodi/HTML-Practical-Bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML-Practical-Bootstrap

ReadMe: HTML-Practical

Welcome to the ReadMe of the HTML-Practical repository! This document serves as a comprehensive guide to the repository and contains all the necessary information to get started with the practical exercise.

Overview

  • The HTML-Practical repository contains Flipkart home page view code which practical is given in the LMS portal. It is designed using HTML and CSS. This repository contains assets, styles, and some other files like index.html and index.js.
  • HTML syntax contains various tags like section, article, and more. The style folder contains various CSS files like navbar.css , header.css, and main-container.css.
  • index.js file consists Carousel code of product cards on the home page.
  • Most of CSS part done using Bootstrap : Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development. It contains HTML, CSS and JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components.
  • To Add Bootstrap : Copy-paste the stylesheet  into your  before all other stylesheets to load our CSS.
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">

Folder Structure:

Folder Structure

Desktop View:

Desktop

Tablet View:

Tab

Mobile View:

Mobile

How to Use

To use the HTML-Practical repository, simply clone or download the repository to your local machine. Once downloaded, navigate to the repository folder and open the index.html file in your preferred web browser.

Contributing

Contributions to the HTML-Practical repository are welcome.

We hope you find the HTML-Practical repository useful and enjoyable! If you have any questions or feedback, please don't hesitate to reach out to me. Happy learning!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors