Project:
Project Items My project have main three parts. Project 1 Lorem ipsum dolor sit amet consectetur adipisicing elit. Facilis earum unde, ducimus nulla harum, dolores numquam consectetur tempora sequi explicabo accusamus, incidunt minima sed vel aperiam. Sed hic ex debitis Project 2 Lorem ipsum dolor sit amet consectetur adipisicing elit. Facilis earum unde, ducimus nulla […]
Biology.
Introduction: Biology is the branch of biology which deals with life. It is the combination of (bio and logos) meaning life and reasoning It cover major field of life…It is divided into different branches for easy understanding. Branches: Lock & Key Model: According to this model a specific key open a specific lock, similarly a […]
class 12
Document *{ padding: 0%; margin: 0%; box-sizing: border-box; } body{ background-color: rgb(109, 200, 236); } a{ color: black; text-decoration: none; } .navbar{ position: fixed; left: 0%; top: 0%; width: 100%; display: flex; text-align: center; background-color:rgb(126, 210, 243) ; padding: 15px 5%; justify-content: space-between; z-index: 100; } .navbar .logo{ font-size: 40px; font-weight: 900; padding-top: 25px; } […]