Giter VIP home page Giter VIP logo

vit's Introduction

Why This project was chosen ?

The aim of any university website is to provide information in a clear and accessible format, promoting the best user experience possible. This has multiple pages with the help of Html web components i created reusable components without using things like React ,This is a one webpage template regarding to information about the university and also it is responsive by nature with some hover effect and it is HTML CSS mini project but little bit JAVASCRIPT used in a project for some necessary requirement for mobile screen

How did i make the project ?

Web Components are actually a collection of a few different technologies that allow you to create custom HTML elements.

Those technologies are:

HTML templates: Fragments of HTML markup using elements that won't be rendered until they're appended to the page with JavaScript. Custom elements: Widely supported JavaScript APIs that let you create new DOM elements. Once you create and register a custom element using these APIs, you can use it similarly to a React component. Shadow DOM: A smaller, encapsulated DOM that is isolated from the main DOM and rendered separately. Any styles and scripts you create for your custom components in the Shadow DOM will not affect other elements in the main DOM.

WHAT features, technical things had been implemented here?

basically in this project Html and css and JavaScript is used here Web Component that allow you to create custom HTML elements , Lifecycle Callbacks connectedCallback to append component data to UI and use Shadow Dom with Custom Elements.

Technologies Used

SI No. Technology Used
1. HTML
2. CSS
3. JavaScript
3. Web Components

Visit Site

Click to Visit

vit's People

Contributors

ohtabil avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.