CSS Project 2023
CSS Project 2023
A STUDY ON
CERTIFICATES
AS
This is to certify that Mr. PINIL BABURAV CHAKAR
Roll No: 53 of Fifth Semester of Information Technology Programme in
Engineering & Technology at Shivajirao. S Jondhale Polytechnic Asangaon
(EAST) Shahapur 421601 has completed the Micro Project Satisfactorily in
Subject: CSS
In the academic Year 2023 as prescribed curriculum of I Scheme.
Seal of
institute
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION,
MUMBAI
CERTIFICATES
Seal of
institute
-:Index:-
Sr.No. Name of Chapter Page No.
Abstraction
Chapter 1 4
Introduction
Chapter 2 4
Benefits
Chapter 3 5
Program
Chapter 4 6
Output of project
Chapter 5 8
Chapter 6 Conclusion 9
References
Chapter 7 10
Online quiz management using
java
Samarth Polytechnic ,Belhe
Page 30
CHAPTER 8
REFERENCES
1.Patil,PratekandKarlMoss,201
7,JavaDatabaseProgrammingw
ithJDBC,CoriclisGroupBooks
. 2.
Sierra,KathyandBertBates,200
3,HeadFirstJava,O‟Reilly
. 3.
Sarcar,Vaskaran,2018,JavaDes
ignPatterns,Apress.
4.
http://www.javaworld.com/jav
aworld/jw-01-1998/jw-01-
credentialreveiw.html
5. http://jdbc-tutorial.com
6.
https://www.tutorialspoint.com
/java
7.
http://www.javapoint.com/java
-tutorial
8.
https://docs.oracle.com/javase/
tutorial
Abstraction
The JavaScript Resume Builder is a web application designed to assist
users in creating professional resumes easily and efficiently. This project
leverages the power of JavaScript, HTML, and CSS to provide a user-friendly
interface for generating resumes.
Introduction
The Internet now plays an essential role in how people search for jobs,
as well as how employers and companies find suitable candidates. According
to some resume-writing professionals, traditional resumes, such
as documented resumes or functional resumes, are outdated.
Instantly available
However, the primary benefit of online resumes is that they are instant;
sending a resume through the mail is likely to take days, and if a company
requires to hire someone fast, or is looking for temporary or freelance work,
they're unlikely to go to the problem to post advertising, wait for resumes to
arrive, and then sort through them.
Benefits
JavaScript is a limited-featured client-side programming language.
JavaScript runs at the client end through the user's browser without sending
messages back and forth to the server. It is widely used by web developers to
do things such as build dynamic web pages, respond to events, create
interactive forms, validate data that the visitor enters into a form, control the
browser, etc. This course helps students to create highly interactive web pages
using these features.
Program
<!DOCTYPE html>
<html>
<title>W3.CSS Template</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel='stylesheet' href='https://fonts.googleapis.com/css?
family=Roboto'>
<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/
font-awesome.min.css">
<style>
html,body,h1,h2,h3,h4,h5,h6 {font-family: "Roboto", sans-serif}
</style>
<body class="w3-light-grey">
</body>
</html>
Output
Conclusion
References
www.w3school.com
www.javapoint.com
www.google.com
CHAPTER 8
REFERENCES
1.Patil,PratekandKarlMoss,2017,JavaDatabaseProgrammingwithJDBC,CoriclisGr
oupBooks
. 2. Sierra,KathyandBertBates,2003,HeadFirstJava,O‟Reilly
. 3. Sarcar,Vaskaran,2018,JavaDesignPatterns,Apress.
4. http://www.javaworld.com/javaworld/jw-01-1998/jw-01-
credentialreveiw.html
5. http://jdbc-tutorial.com
6. https://www.tutorialspoint.com/java
7. http://www.javapoint.com/java-tutorial
8. https://docs.oracle.com/javase/tutorial
thank you !!!