Movatterモバイル変換


[0]ホーム

URL:


UP
Uploaded byumesh patil
PPTX, PDF7,703 views

Html and css presentation

HTML is used to create web documents and consists of text and markup tags to define structure, appearance, and hyperlinks. There are two types of tags: container tags define sections of text using start and end tags, and empty tags represent single occurrences like line breaks. CSS is used to style HTML documents and consists of rules with selectors and declarations specifying properties and values to control styling. PHP is a widely used server-side scripting language with roots in C and C++ that is commonly used with MySQL, a popular open-source database, to create dynamic web applications.

Embed presentation

Downloaded 292 times
• HTML is used to create web documents including text,images, formatting, and hyperlinks to other documents.• HTML documents consists of text and ‘markup’ tagswhich are used to define the structure, appearance, andfunction of the information.• There are two types of markup tags:• Container tags – Define a section of text using a start tag and anend tag. For example, text placed inside of these tags wouldappear 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 youwant to include a single space following the text.
• 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)
• What You See is What You Get (WYSIWYG)authoring tools provide graphical user interfacesto simplify the creation of HTML documents.• Examples of WYSIWYG authoring tools are:• FrontPage by Microsoft• Dreamweaver by Macromedia• PageMill by Adobe
• An HTML document is divided into two main sections:• Heading - The HEADing contains information describingthe document, such as its title. The heading section isindicated by the <HEAD> and </HEAD> tags.• Body - The BODY section is where the Web documenttext, graphics, and other elements are placed. The bodysection is indicated by the <BODY> and </BODY> tags.
<HTML><HEAD><TITLE>Geeet.in Bollywood & Punjabi</TITLE></HEAD><BODY>This is the part of the Web page that viewerswould see!</BODY></HTML>
What is CSS?CSS stands for CascadingStyle Sheet. Typical CSS fileis a text file with anextention.css and contains aseries of commands or rules.These rules tell theHTML how to display.*To create a style sheet, create a fileusing Notepad (PC) or Text Edit(Mac), save it as a .css document andstart writing the CSS code (see right)./* Styles forgeeet.in*/body {font-family:Arial;background: #000;}#container {text-align:left;width:1020px;}#header {height:232px;}And so On…Style.css
• 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
• PHP (Hypertext Pre-Processor) is a server-side webprogramming language that is widely used for webdevelopment.• PHP language has its roots in C and C++.• PHP syntax is most similar to C and C++ languagesyntax. So, programmers find it easy to learn andmanipulate.• PHP can run on both UNIX and Windows servers.• PHP supports many databases (MySQL, Oracle etc.)
• MySQL is currently the most popular open sourcedatabase server in existence.• On top of that, it is very commonly used in conjunctionwith PHP scripts to create powerful and dynamic server-side applications• MySQL is a relational database system. If you canbelieve many diehard MySQL fans, MySQL is faster,more reliable, and cheaper.
• 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
• 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 10conti…
• 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
AnilKumar(
AnilKumar(http://Geeet.in/Punjabi.php
AnilKumar(
AnilKumar(
AnilKumar(
AnilKumar(

Recommended

PPTX
Html notes with Examples
 
PPTX
PPTX
Css ppt
ODP
CSS Basics
PDF
Basic html
PPT
How Cascading Style Sheets (CSS) Works
PPTX
Cascading style sheet
ODP
Html
PPTX
Complete Lecture on Css presentation
PDF
Introduction to HTML and CSS
PPTX
HTML (Web) basics for a beginner
PPTX
Css types internal, external and inline (1)
PPTX
Cascading style sheets (CSS)
PDF
Introduction to Bootstrap
PPT
Css Ppt
PPTX
Css selectors
PDF
Html frames
PPTX
Html ppt
PPT
PPT
CSS Basics
PPTX
HTML Forms
PPTX
Introduction to ASP.NET
PPTX
Html form tag
PDF
HTML CSS Basics
PPTX
HTML5 audio & video
PDF
CSS selectors
PDF
Html / CSS Presentation
PPT
Introduction to Cascading Style Sheets (CSS)

More Related Content

PPTX
Html notes with Examples
 
PPTX
PPTX
Css ppt
ODP
CSS Basics
PDF
Basic html
PPT
How Cascading Style Sheets (CSS) Works
PPTX
Cascading style sheet
ODP
Html
Html notes with Examples
 
Css ppt
CSS Basics
Basic html
How Cascading Style Sheets (CSS) Works
Cascading style sheet
Html

What's hot

PPTX
Complete Lecture on Css presentation
PDF
Introduction to HTML and CSS
PPTX
HTML (Web) basics for a beginner
PPTX
Css types internal, external and inline (1)
PPTX
Cascading style sheets (CSS)
PDF
Introduction to Bootstrap
PPT
Css Ppt
PPTX
Css selectors
PDF
Html frames
PPTX
Html ppt
PPT
PPT
CSS Basics
PPTX
HTML Forms
PPTX
Introduction to ASP.NET
PPTX
Html form tag
PDF
HTML CSS Basics
PPTX
HTML5 audio & video
PDF
CSS selectors
Complete Lecture on Css presentation
Introduction to HTML and CSS
HTML (Web) basics for a beginner
Css types internal, external and inline (1)
Cascading style sheets (CSS)
Introduction to Bootstrap
Css Ppt
Css selectors
Html frames
Html ppt
CSS Basics
HTML Forms
Introduction to ASP.NET
Html form tag
HTML CSS Basics
HTML5 audio & video
CSS selectors

Viewers also liked

PDF
Html / CSS Presentation
PPT
Introduction to Cascading Style Sheets (CSS)
PPT
CSS ppt
PPT
Html & Css presentation
PPT
Introduction to CSS
PPT
Html Ppt
PPT
Introduction to html
PPSX
Introduction to Html5
PPT
cascading style sheet ppt
PPTX
html5.ppt
PPT
CSS for Beginners
KEY
HTML presentation for beginners
KEY
HTML/CSS Lecture 1
PDF
reveal.js 3.0.0
PPSX
Steph's Html5 and css presentation
PDF
Reveal.js
PDF
ATOMIC STRUCTURE
PDF
HTML Lecture Part 1 of 2
PPTX
Internet Safety For Parents v3
Html / CSS Presentation
Introduction to Cascading Style Sheets (CSS)
CSS ppt
Html & Css presentation
Introduction to CSS
Html Ppt
Introduction to html
Introduction to Html5
cascading style sheet ppt
html5.ppt
CSS for Beginners
HTML presentation for beginners
HTML/CSS Lecture 1
reveal.js 3.0.0
Steph's Html5 and css presentation
Reveal.js
ATOMIC STRUCTURE
HTML Lecture Part 1 of 2
Internet Safety For Parents v3

Similar to Html and css presentation

PPTX
html & css
PPTX
Music Downloading Website (HTML,CSS,PHP Presentation)
PPTX
Introduction to HTML and Basics in Web Design
PPT
Hyper Text markup language web designdesign
PPTX
Fundamental of Web Development Tutorials by PINFO Technologies.pptx
 
PPTX
mst_unit1.pptx
PPTX
E-Commerce and Web Designing BCOM second year 3rd semester students
PDF
shobhit training report (3) (4).pdf report
PDF
Industrial training report
DOCX
MINOR PROZECT REPORT on WINDOWS SERVER
PPTX
Web development it slideWeb development it slidemy web development slide-...
PPT
PPTX
WEB DEVELOPMENT
PPTX
PDF
Web Design & Development Courses in Pune | 3DOT Technologies
PDF
C language
PPTX
C language
PDF
C language
PPTX
C language
PDF
C language
html & css
Music Downloading Website (HTML,CSS,PHP Presentation)
Introduction to HTML and Basics in Web Design
Hyper Text markup language web designdesign
Fundamental of Web Development Tutorials by PINFO Technologies.pptx
 
mst_unit1.pptx
E-Commerce and Web Designing BCOM second year 3rd semester students
shobhit training report (3) (4).pdf report
Industrial training report
MINOR PROZECT REPORT on WINDOWS SERVER
Web development it slideWeb development it slidemy web development slide-...
WEB DEVELOPMENT
Web Design & Development Courses in Pune | 3DOT Technologies
C language
C language
C language
C language
C language

More from umesh patil

PPT
Cloud computing
PPT
Java script
PPTX
Function in c program
PPTX
Html Presentation
PPTX
Cloud computing
PPTX
Cloud computing
PPTX
Ccna security
PPTX
Cloud computing
PPT
Static and dynamic polymorphism
PPTX
Ccna security
PPTX
C language
PPTX
Array in c language
PPTX
css and wordpress
PPTX
css and wordpress
PPTX
Php vs asp
PPTX
Introduction to asp .net
PPT
Oops and c fundamentals
PPTX
Jquery Preparation
PPS
C language
PPTX
Array in c language
Cloud computing
Java script
Function in c program
Html Presentation
Cloud computing
Cloud computing
Ccna security
Cloud computing
Static and dynamic polymorphism
Ccna security
C language
Array in c language
css and wordpress
css and wordpress
Php vs asp
Introduction to asp .net
Oops and c fundamentals
Jquery Preparation
C language
Array in c language

Recently uploaded

PDF
The Drift Principle: When Information Accelerates Faster Than Minds Can Compress
PPTX
AI_in_Daily_Life_Presentation and more.pptx
PPTX
Details of Muscular-and-Nervous-Tissues.pptx
DOCX
Mobile applications Devlopment ReTest year 2025-2026
PPTX
How to Manage Line Discounts in Odoo 18 POS
PPTX
How to Configure Push & Pull Rule in Odoo 18 Inventory
PDF
Projecte de la porta de primer B: L'antic Egipte
PPTX
TAMIS & TEMS - HOW, WHY and THE STEPS IN PROCTOLOGY
PPTX
Details of Epithelial and Connective Tissue.pptx
PDF
Toward Massive, Ultrareliable, and Low-Latency Wireless Communication With Sh...
PDF
Scalable-MADDPG-Based Cooperative Target Invasion for a Multi-USV System.pdf
PDF
NAVIGATE PHARMACY CAREER OPPORTUNITIES.pdf
PDF
Projecte de la porta de la classe de primer A: Mar i cel.
PDF
The Tale of Melon City poem ppt by Sahasra
PPTX
Introduction-to-Anatomy-and-Physiology.pptx
PDF
1ST APPLICATION FOR ANNULMENT (4)8787666.pdf
PPTX
Accounting Skills Paper-II (Registers of PACs and Credit Co-operative Societies)
PPTX
Semester 6 UNIT 2 Dislocation of hip.pptx
PPTX
Cost of Capital - Cost of Equity, Cost of debenture, Cost of Preference share...
PPTX
Semester 6 unit 2 Atopic dermatitis.pptx
The Drift Principle: When Information Accelerates Faster Than Minds Can Compress
AI_in_Daily_Life_Presentation and more.pptx
Details of Muscular-and-Nervous-Tissues.pptx
Mobile applications Devlopment ReTest year 2025-2026
How to Manage Line Discounts in Odoo 18 POS
How to Configure Push & Pull Rule in Odoo 18 Inventory
Projecte de la porta de primer B: L'antic Egipte
TAMIS & TEMS - HOW, WHY and THE STEPS IN PROCTOLOGY
Details of Epithelial and Connective Tissue.pptx
Toward Massive, Ultrareliable, and Low-Latency Wireless Communication With Sh...
Scalable-MADDPG-Based Cooperative Target Invasion for a Multi-USV System.pdf
NAVIGATE PHARMACY CAREER OPPORTUNITIES.pdf
Projecte de la porta de la classe de primer A: Mar i cel.
The Tale of Melon City poem ppt by Sahasra
Introduction-to-Anatomy-and-Physiology.pptx
1ST APPLICATION FOR ANNULMENT (4)8787666.pdf
Accounting Skills Paper-II (Registers of PACs and Credit Co-operative Societies)
Semester 6 UNIT 2 Dislocation of hip.pptx
Cost of Capital - Cost of Equity, Cost of debenture, Cost of Preference share...
Semester 6 unit 2 Atopic dermatitis.pptx

Html and css presentation

  • 1.
    • HTML isused to create web documents including text,images, formatting, and hyperlinks to other documents.• HTML documents consists of text and ‘markup’ tagswhich are used to define the structure, appearance, andfunction of the information.• There are two types of markup tags:• Container tags – Define a section of text using a start tag and anend tag. For example, text placed inside of these tags wouldappear 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 youwant to include a single space following the text.
  • 2.
    • Any texteditor can be used to create HTML documents.• The most commonly used text editors are:• Notepad (Windows)• Notepad++ (Windows)• WordPad (Windows)• NetBeans IDE (Windows)
  • 3.
    • What YouSee is What You Get (WYSIWYG)authoring tools provide graphical user interfacesto simplify the creation of HTML documents.• Examples of WYSIWYG authoring tools are:• FrontPage by Microsoft• Dreamweaver by Macromedia• PageMill by Adobe
  • 4.
    • An HTMLdocument is divided into two main sections:• Heading - The HEADing contains information describingthe document, such as its title. The heading section isindicated by the <HEAD> and </HEAD> tags.• Body - The BODY section is where the Web documenttext, graphics, and other elements are placed. The bodysection is indicated by the <BODY> and </BODY> tags.
  • 5.
    <HTML><HEAD><TITLE>Geeet.in Bollywood &Punjabi</TITLE></HEAD><BODY>This is the part of the Web page that viewerswould see!</BODY></HTML>
  • 6.
    What is CSS?CSSstands for CascadingStyle Sheet. Typical CSS fileis a text file with anextention.css and contains aseries of commands or rules.These rules tell theHTML how to display.*To create a style sheet, create a fileusing Notepad (PC) or Text Edit(Mac), save it as a .css document andstart writing the CSS code (see right)./* Styles forgeeet.in*/body {font-family:Arial;background: #000;}#container {text-align:left;width:1020px;}#header {height:232px;}And so On…Style.css
  • 7.
    • A CSSRULE 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
  • 8.
    • PHP (HypertextPre-Processor) is a server-side webprogramming language that is widely used for webdevelopment.• PHP language has its roots in C and C++.• PHP syntax is most similar to C and C++ languagesyntax. So, programmers find it easy to learn andmanipulate.• PHP can run on both UNIX and Windows servers.• PHP supports many databases (MySQL, Oracle etc.)
  • 9.
    • MySQL iscurrently the most popular open sourcedatabase server in existence.• On top of that, it is very commonly used in conjunctionwith PHP scripts to create powerful and dynamic server-side applications• MySQL is a relational database system. If you canbelieve many diehard MySQL fans, MySQL is faster,more reliable, and cheaper.
  • 10.
    • 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
  • 11.
    • 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 10conti…
  • 12.
    • 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
  • 14.
  • 15.
  • 16.
  • 17.
  • 18.
  • 19.

[8]ページ先頭

©2009-2025 Movatter.jp