











Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
this is a fitness report.... I made it for my college seminar report. i made a website of a gym.
Typology: Assignments
1 / 19
This page cannot be seen from the preview
Don't miss anything!
“Fitness Website ”
Miss. Gharshana Pravin Talele PRN Number: 2151701242042
Prof.R.P.Chaudhari
A C K N O W L E D G E M E N T
Chapter No. Title
It is important to learn HTML and CSS before learning JavaScript, since HTML and CSS are the core technologies for building web pages and applications. HTML defines the structure of your content, CSS determines the style and layout, and JavaScript makes the content interactive; therefore, it makes the most sense to learn them in that order. JavaScript incorporates valuable skills such as object-oriented, functional, and imperative styles of programming. Beginner developers, in turn, can apply these skills to any new language they want to learn, like Python and C. As a web designer, you’ll work closely with clients or co-workers to design websites that are functional and visually appealing. You’ll be working not just behindthe-scenes coding in HTML/CSS/JavaScript, but also with the colors, shapes, and fonts that make the website pop for the client. My website contain a navigation bar which leads to three webpages home. Course and Feedback. The home pages consists of the introduction and informs what this website is about various tags and properties of HTML & CSS are used to create the logo and animation of the texts. The courses pages consists of the Python Programming Course. Basic topic of Python Programming are explained such as comments for loop, if…. else statement function etc. on the left side website in the course page vertical navigation bar is provided where these tags are mentioned.by clicking on them the desired topic display directly on the screen without scrolling through all the topics to view the descript .The feedback pages consists of feedback from. This webpages is built using HTML, CSS.
I am going to take some time explaining about the semantic elements in HTML. To my easier understanding, I divide HTML tags into two categories say, Semantic elements and Non-semantic elements (this might not necessarily be the truth).A Non-Semantic element is something that makes sense only to the user. Traditionally, developers have implemented non-semantic elements with a class attribute to define the structure and express the meaning of content. It tells nothing about its content. The element has no special meaning at all. Example,
➢
My first paragraph.
Start tag Element content End tagMy First Paragraph
Cascading Style Sheets is a style sheet language used for describing the presentation of a document written in a markup language such as HTML or XML. CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript. Wikipedia Filename extension: css Container for: Style rules for HTML elements (tags) Developed by: World Wide Web Consortium (W3C) Initial release : 17 December 1996; 26 years ago Latest release: CSS 2.1: Level 2 Revision 1; 12 April 2016; 7 years ago 4.1 Types of CSS :
6 .1 Home page of Website 6.2 welcome to fitness website
6.3Equipments website 6.4 Our Team