SlideShare a Scribd company logo
What is GEEET.IN
• Geeet.in is a Music Downloading Website Developing in
PHP
• There are used MYSQL Database for saving a
Information and collection of Songs (Bollywood and
Punjabi Songs).
• There are used HTML, CSS for User Interface
Designing.
INTRODUCTION TO HTML
• HTML is used to create web documents including text,
images, formatting, and hyperlinks to other documents.
• HTML documents consists of text and ‘markup’ tags
which are used to define the structure, appearance, and
function of the information.
• There are two types of markup tags:
• Container tags – Define a section of text using a start tag and an
end tag. For example, text placed inside of these tags would
appear in bold:
<B>Hello</B>
• Empty tags – represent a single occurrence of an instruction.
For example, the <BR> or break tag is used to indicate that you
want to include a single space following the text.
Text Authoring Tools
• Any text editor can be used to create HTML documents.
• The most commonly used text editors are:
• Notepad (Windows)
• Notepad++ (Windows)
• WordPad (Windows)
• NetBeans IDE (Windows)
WYSIWYG Authoring Tools
• What You See is What You Get (WYSIWYG)
authoring tools provide graphical user interfaces
to simplify the creation of HTML documents.
• Examples of WYSIWYG authoring tools are:
• FrontPage by Microsoft
• Dreamweaver by Macromedia
• PageMill by Adobe
Structure of an HTML Document
• An HTML document is divided into two main sections:
• Heading - The HEADing contains information describing
the document, such as its title. The heading section is
indicated by the <HEAD> and </HEAD> tags.
• Body - The BODY section is where the Web document
text, graphics, and other elements are placed. The body
section is indicated by the <BODY> and </BODY> tags.
Example of an HTML Document
<HTML>
<HEAD>
<TITLE>Geeet.in Bollywood & Punjabi</TITLE>
</HEAD>
<BODY>This is the part of the Web page that viewers
would see!</BODY>
</HTML>
What is CSS?
CSS stands for Cascading
Style Sheet. Typical CSS file
is a text file with an
extention.css and contains a
series of commands or rules.
These rules tell the
HTML how to display.
*To create a style sheet, create a file
using Notepad (PC) or Text Edit
(Mac), save it as a .css document and
start writing the CSS code (see right).
/* Styles for
geeet.in*/
body {
font-family:Arial;
background: #000;
}
#container {
text-align:left;
width:1020px;
}
#header {
height:232px;
}
And so On…
Style.css
CSS Rule Structure
• A CSS RULE is made up of a selector and a declaration.
A declaration consists of property and value.
• selector {property: value;}
A selector, here in green, is often an element of HTML.
body { property: value; }
h1 { property: value; }
.class { property: value; }
p { property: value; }
declaration
INTRODUCTION TO PHP
• PHP (Hypertext Pre-Processor) is a server-side web
programming language that is widely used for web
development.
• PHP language has its roots in C and C++.
• PHP syntax is most similar to C and C++ language
syntax. So, programmers find it easy to learn and
manipulate.
• PHP can run on both UNIX and Windows servers.
• PHP supports many databases (MySQL, Oracle etc.)
INTRODUCTION TO MYSQL
• MySQL is currently the most popular open source
database server in existence.
• On top of that, it is very commonly used in conjunction
with PHP scripts to create powerful and dynamic server-
side applications
• MySQL is a relational database system. If you can
believe many diehard MySQL fans, MySQL is faster,
more reliable, and cheaper.
SQL COMMAND
• SELECT - extracts data from a database
• UPDATE - updates data in a database
• DELETE - deletes data from a database
• INSERT INTO - inserts new data into a database
• CREATE DATABASE - creates a new database
• ALTER DATABASE - modifies a database
• CREATE TABLE - creates a new table
• ALTER TABLE - modifies a table
• DROP TABLE - deletes a table
Hardware & Software Specification
• Technology Used
• Frontend:-HTML, CSS, PHP
• Backend:- My SQL
• Framework:- NetBeans IDE 7.2
• System Requirements
• Minimum RAM:- 1 GB
• Hard Disk:- 160 GB
• Processor:- Intel Core2 Duo
• Operating System:- Windows 7, Windows 8,Windows 10
conti…
• Software Specifications
• Technology Implemented : Apache Server
• Languages Used : PHP
• Database : My SQL
• User Interface Design : HTML, CSS
• Web Browser : Google Chrome, Firefox
• Software : WAMP Server 2.2
Snapshot of Home Page
Snapshot of Bollywood Page
Anil
Kum
ar (
1403
Snapshot of Punjabi Page
http://Geeet.in/Punjabi.php
Anil
Kum
ar (
1403
Snapshot of Artists Page
Anil
Kum
ar (
1403
Snapshot of Single Tracks Page
Anil
Kum
ar (
1403
Snapshot of Top Downloads Page
Anil
Kum
ar (
1403
Snapshot of Downloading Page
Anil
Kum
ar (
1403
Thanks You
Anil
Kum
ar (
1403

More Related Content

PPTX
Html n CSS
PPTX
Introduction to HTML
PPTX
Web development using HTML and CSS
PPTX
Html and css
PPTX
HTML and CSS
PPTX
Introduction to CSS
PPTX
Web1O1 - Intro to HTML/CSS
PDF
Introduction to the Web and HTML
Html n CSS
Introduction to HTML
Web development using HTML and CSS
Html and css
HTML and CSS
Introduction to CSS
Web1O1 - Intro to HTML/CSS
Introduction to the Web and HTML

What's hot (20)

PPTX
Html & CSS
PPTX
11 Quiz related to HTML, CSS, JS and WP
PPSX
Steph's Html5 and css presentation
ODP
Web design using html
PPTX
Web Development
PPTX
Introduction to web design discussing which languages is used for website des...
PPTX
Web Development basics with WordPress
PPT
Ndim1 2009 Web Design
PDF
Organize Your Website With Advanced CSS Tricks
PPT
Boostrap basics
PPTX
Web development
PDF
The Dark Arts of CSS
PPTX
Web programming css
PPTX
CSS introduction
PDF
Web Development Workshop (Front End)
PPSX
Introduction to css
PPT
Lesson 2: Getting To Know HTML
PPTX
Unit iii css and javascript 1
PPTX
Web development using html and wordpress
Html & CSS
11 Quiz related to HTML, CSS, JS and WP
Steph's Html5 and css presentation
Web design using html
Web Development
Introduction to web design discussing which languages is used for website des...
Web Development basics with WordPress
Ndim1 2009 Web Design
Organize Your Website With Advanced CSS Tricks
Boostrap basics
Web development
The Dark Arts of CSS
Web programming css
CSS introduction
Web Development Workshop (Front End)
Introduction to css
Lesson 2: Getting To Know HTML
Unit iii css and javascript 1
Web development using html and wordpress
Ad

Viewers also liked (17)

PPTX
Array in c language
PPTX
Array in c language
PPT
C# programming
PPT
Cloud computing
PPTX
css and wordpress
PPTX
Introduction to asp .net
PPTX
Array in c language
PPT
Oops and c fundamentals
PPT
Java script
PPTX
Cloud computing
PPTX
Solve five problems related to computer
PPT
Node js
PPT
Web api's
PPTX
Ccna security
PPTX
Html and css presentation
PPTX
Html basic tags
PPT
Code igniter overview
Array in c language
Array in c language
C# programming
Cloud computing
css and wordpress
Introduction to asp .net
Array in c language
Oops and c fundamentals
Java script
Cloud computing
Solve five problems related to computer
Node js
Web api's
Ccna security
Html and css presentation
Html basic tags
Code igniter overview
Ad

Similar to html & css (20)

PPTX
Music Downloading Website (HTML,CSS,PHP Presentation)
PPT
HTML & CSS.ppt
PPTX
Tech Winter Break - GDG on Campus - PIET
PPTX
BITM3730Week1.pptx
PPT
html and css- 23091 3154 458-5d4341a0.ppt
PPTX
Web technologies-course 02.pptx
PDF
Thinkful - Frontend Crash Course - Intro to HTML/CSS
PPTX
Introduction to Web Techniques_Key componenets_HTML Basics
PPTX
gdg_workshop 2 on web development and github
PPTX
Web dev
PPT
introduction-to-html hyper text markup .ppt
PPTX
html css intro sanskar , saurabh.pptx
PPTX
HTMLforbeginerslearntocodeforbeginersinfh
PPT
introdution-to-html,regarding high level language
PPTX
gdg_workshop 3 on web development HTML & CSS
PPTX
gdg_workshop 3 on web development HTML & CSS
PPTX
What Are The Different Types Of Web Technologies.pptx
PPTX
Teched Inetrgation ppt and lering in simple
PPT
HTML Programming, Html tags, Html tools,
PPTX
introdution-to-html_jayarao27_11_22.pptx
Music Downloading Website (HTML,CSS,PHP Presentation)
HTML & CSS.ppt
Tech Winter Break - GDG on Campus - PIET
BITM3730Week1.pptx
html and css- 23091 3154 458-5d4341a0.ppt
Web technologies-course 02.pptx
Thinkful - Frontend Crash Course - Intro to HTML/CSS
Introduction to Web Techniques_Key componenets_HTML Basics
gdg_workshop 2 on web development and github
Web dev
introduction-to-html hyper text markup .ppt
html css intro sanskar , saurabh.pptx
HTMLforbeginerslearntocodeforbeginersinfh
introdution-to-html,regarding high level language
gdg_workshop 3 on web development HTML & CSS
gdg_workshop 3 on web development HTML & CSS
What Are The Different Types Of Web Technologies.pptx
Teched Inetrgation ppt and lering in simple
HTML Programming, Html tags, Html tools,
introdution-to-html_jayarao27_11_22.pptx

More from umesh patil (19)

PPTX
Ccna security
PPTX
Jquery Preparation
PPTX
Cloud computing
PPT
Static and dynamic polymorphism
PPTX
Introduction to asp .net
PPTX
C language
PPTX
Html Presentation
PPTX
Cloud computing
PPTX
Function in c program
PPTX
css and wordpress
PPTX
Php vs asp
PPS
C language
PPT
Visual basic
PPT
Database management system presentation
PPTX
Asp .net Jquery
PPT
Architecture of net framework
PPT
Data mining and data warehousing
PPT
Java script
PPTX
Ccna security
Jquery Preparation
Cloud computing
Static and dynamic polymorphism
Introduction to asp .net
C language
Html Presentation
Cloud computing
Function in c program
css and wordpress
Php vs asp
C language
Visual basic
Database management system presentation
Asp .net Jquery
Architecture of net framework
Data mining and data warehousing
Java script

Recently uploaded (20)

PPTX
An introduction to Prepositions for beginners.pptx
PPTX
How to Manage Global Discount in Odoo 18 POS
PPTX
An introduction to Dialogue writing.pptx
PPTX
Odoo 18 Sales_ Managing Quotation Validity
PPTX
Presentation on Janskhiya sthirata kosh.
PDF
3.The-Rise-of-the-Marathas.pdfppt/pdf/8th class social science Exploring Soci...
PPTX
NOI Hackathon - Summer Edition - GreenThumber.pptx
PPTX
Introduction and Scope of Bichemistry.pptx
PDF
Types of Literary Text: Poetry and Prose
PPTX
Strengthening open access through collaboration: building connections with OP...
PPTX
vedic maths in python:unleasing ancient wisdom with modern code
PDF
Cell Biology Basics: Cell Theory, Structure, Types, and Organelles | BS Level...
DOCX
UPPER GASTRO INTESTINAL DISORDER.docx
PDF
LDMMIA Reiki Yoga S2 L3 Vod Sample Preview
PDF
UTS Health Student Promotional Representative_Position Description.pdf
PDF
High Ground Student Revision Booklet Preview
PDF
Electrolyte Disturbances and Fluid Management A clinical and physiological ap...
PDF
2.Reshaping-Indias-Political-Map.ppt/pdf/8th class social science Exploring S...
PPTX
Cardiovascular Pharmacology for pharmacy students.pptx
PDF
LDMMIA Reiki Yoga Workshop 15 MidTerm Review
An introduction to Prepositions for beginners.pptx
How to Manage Global Discount in Odoo 18 POS
An introduction to Dialogue writing.pptx
Odoo 18 Sales_ Managing Quotation Validity
Presentation on Janskhiya sthirata kosh.
3.The-Rise-of-the-Marathas.pdfppt/pdf/8th class social science Exploring Soci...
NOI Hackathon - Summer Edition - GreenThumber.pptx
Introduction and Scope of Bichemistry.pptx
Types of Literary Text: Poetry and Prose
Strengthening open access through collaboration: building connections with OP...
vedic maths in python:unleasing ancient wisdom with modern code
Cell Biology Basics: Cell Theory, Structure, Types, and Organelles | BS Level...
UPPER GASTRO INTESTINAL DISORDER.docx
LDMMIA Reiki Yoga S2 L3 Vod Sample Preview
UTS Health Student Promotional Representative_Position Description.pdf
High Ground Student Revision Booklet Preview
Electrolyte Disturbances and Fluid Management A clinical and physiological ap...
2.Reshaping-Indias-Political-Map.ppt/pdf/8th class social science Exploring S...
Cardiovascular Pharmacology for pharmacy students.pptx
LDMMIA Reiki Yoga Workshop 15 MidTerm Review

html & css

  • 1. What is GEEET.IN • Geeet.in is a Music Downloading Website Developing in PHP • There are used MYSQL Database for saving a Information and collection of Songs (Bollywood and Punjabi Songs). • There are used HTML, CSS for User Interface Designing.
  • 2. INTRODUCTION TO HTML • HTML is used to create web documents including text, images, formatting, and hyperlinks to other documents. • HTML documents consists of text and ‘markup’ tags which are used to define the structure, appearance, and function of the information. • There are two types of markup tags: • Container tags – Define a section of text using a start tag and an end tag. For example, text placed inside of these tags would appear in bold: <B>Hello</B> • Empty tags – represent a single occurrence of an instruction. For example, the <BR> or break tag is used to indicate that you want to include a single space following the text.
  • 3. Text Authoring Tools • Any text editor can be used to create HTML documents. • The most commonly used text editors are: • Notepad (Windows) • Notepad++ (Windows) • WordPad (Windows) • NetBeans IDE (Windows)
  • 4. WYSIWYG Authoring Tools • What You See is What You Get (WYSIWYG) authoring tools provide graphical user interfaces to simplify the creation of HTML documents. • Examples of WYSIWYG authoring tools are: • FrontPage by Microsoft • Dreamweaver by Macromedia • PageMill by Adobe
  • 5. Structure of an HTML Document • An HTML document is divided into two main sections: • Heading - The HEADing contains information describing the document, such as its title. The heading section is indicated by the <HEAD> and </HEAD> tags. • Body - The BODY section is where the Web document text, graphics, and other elements are placed. The body section is indicated by the <BODY> and </BODY> tags.
  • 6. Example of an HTML Document <HTML> <HEAD> <TITLE>Geeet.in Bollywood & Punjabi</TITLE> </HEAD> <BODY>This is the part of the Web page that viewers would see!</BODY> </HTML>
  • 7. What is CSS? CSS stands for Cascading Style Sheet. Typical CSS file is a text file with an extention.css and contains a series of commands or rules. These rules tell the HTML how to display. *To create a style sheet, create a file using Notepad (PC) or Text Edit (Mac), save it as a .css document and start writing the CSS code (see right). /* Styles for geeet.in*/ body { font-family:Arial; background: #000; } #container { text-align:left; width:1020px; } #header { height:232px; } And so On… Style.css
  • 8. CSS Rule Structure • A CSS RULE is made up of a selector and a declaration. A declaration consists of property and value. • selector {property: value;} A selector, here in green, is often an element of HTML. body { property: value; } h1 { property: value; } .class { property: value; } p { property: value; } declaration
  • 9. INTRODUCTION TO PHP • PHP (Hypertext Pre-Processor) is a server-side web programming language that is widely used for web development. • PHP language has its roots in C and C++. • PHP syntax is most similar to C and C++ language syntax. So, programmers find it easy to learn and manipulate. • PHP can run on both UNIX and Windows servers. • PHP supports many databases (MySQL, Oracle etc.)
  • 10. INTRODUCTION TO MYSQL • MySQL is currently the most popular open source database server in existence. • On top of that, it is very commonly used in conjunction with PHP scripts to create powerful and dynamic server- side applications • MySQL is a relational database system. If you can believe many diehard MySQL fans, MySQL is faster, more reliable, and cheaper.
  • 11. SQL COMMAND • SELECT - extracts data from a database • UPDATE - updates data in a database • DELETE - deletes data from a database • INSERT INTO - inserts new data into a database • CREATE DATABASE - creates a new database • ALTER DATABASE - modifies a database • CREATE TABLE - creates a new table • ALTER TABLE - modifies a table • DROP TABLE - deletes a table
  • 12. Hardware & Software Specification • Technology Used • Frontend:-HTML, CSS, PHP • Backend:- My SQL • Framework:- NetBeans IDE 7.2 • System Requirements • Minimum RAM:- 1 GB • Hard Disk:- 160 GB • Processor:- Intel Core2 Duo • Operating System:- Windows 7, Windows 8,Windows 10 conti…
  • 13. • Software Specifications • Technology Implemented : Apache Server • Languages Used : PHP • Database : My SQL • User Interface Design : HTML, CSS • Web Browser : Google Chrome, Firefox • Software : WAMP Server 2.2
  • 15. Snapshot of Bollywood Page Anil Kum ar ( 1403
  • 16. Snapshot of Punjabi Page http://Geeet.in/Punjabi.php Anil Kum ar ( 1403
  • 17. Snapshot of Artists Page Anil Kum ar ( 1403
  • 18. Snapshot of Single Tracks Page Anil Kum ar ( 1403
  • 19. Snapshot of Top Downloads Page Anil Kum ar ( 1403
  • 20. Snapshot of Downloading Page Anil Kum ar ( 1403