SlideShare une entreprise Scribd logo
1  sur  6
*  CSS stands for Cascading Style Sheets * Styles define how to display HTML elements * External Style Sheets can save a lot of work * External Style Sheets are stored in CSS files >CSS Saves a Lot of Work! CSS defines HOW HTML elements are to be displayed. Styles are normally saved in external .css files. External style sheets enable us to change the appearance and layout of all the pages in a Web site, just by editing one single file! Css we hav to write in html between this tags <style type=”text/css>write code</style> CSS
Java Script >>  JavaScript is the most popular scripting language on the internet, and works  in all major browsers, such as Internet Explorer, Firefox, Chrome, Opera, and  Safari. JavaScript: * JavaScript was designed to add interactivity to HTML pages * JavaScript is a scripting language * A scripting language is a lightweight programming language * JavaScript is usually embedded directly into HTML pages * JavaScript is an interpreted language (means that scripts execute without preliminary compilation) * Everyone can use JavaScript without purchasing a license
*  JavaScript gives HTML designers a programming tool - HTML authors are normally not programmers, but JavaScript is a scripting language with a very simple syntax! Almost anyone can put small &quot;snippets&quot; of code into their HTML pages * JavaScript can put dynamic text into an HTML page - A JavaScript statement like this: document.write(&quot;<h1>&quot; + name + &quot;</h1>&quot;) can write a variable text into an HTML page * JavaScript can react to events - A JavaScript can be set to execute when something happens, like when a page has finished loading or when a user clicks on an HTML element * JavaScript can read and write HTML elements - A JavaScript can read and change the content of an HTML element * JavaScript can be used to validate data - A JavaScript can be used to validate form data before it is submitted to a server. This saves the server from extra processing * JavaScript can be used to detect the visitor's browser - A JavaScript can be used to detect the visitor's browser, and - depending on the browser - load another page specifically designed for that browser * JavaScript can be used to create cookies - A JavaScript can be used to store and retrieve information on the visitor's computer
PHP >  php stands for hyper text preprocessor > it is a server side scripting language  >by using this we can mak server side validition  and we can use this for dispaly the front pages > it is open source >any one can easily write programs by using this >PHP is a powerful tool for making dynamic and interactive Web page PHP is the widely-used, free, and efficient alternative to competitors such as Microsoft's ASP. .> PHP scripts are executed on the server > PHP supports many databases (MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC, etc.) > PHP is an open source software > PHP is free to download and us
Why PHP we r using  * PHP runs on different platforms (Windows, Linux, Unix, etc.) * PHP is compatible with almost all servers used today (Apache, IIS, etc.) * PHP is easy to learn and runs efficiently on the server side MY SQL * MySQL is a database server * MySQL is ideal for both small and large applications * MySQL supports standard SQL * MySQL compiles on a number of platforms * MySQL is free to download and us
 

Contenu connexe

Tendances

Integrating Node.js with PHP
Integrating Node.js with PHPIntegrating Node.js with PHP
Integrating Node.js with PHP
Lee Boynton
 
JavaScript Jump Start
JavaScript Jump StartJavaScript Jump Start
JavaScript Jump Start
Haim Michael
 

Tendances (19)

Integrating Node.js with PHP
Integrating Node.js with PHPIntegrating Node.js with PHP
Integrating Node.js with PHP
 
Isomorphic js shared js with react.js
Isomorphic js  shared js with react.jsIsomorphic js  shared js with react.js
Isomorphic js shared js with react.js
 
Week7 assignment c
Week7 assignment cWeek7 assignment c
Week7 assignment c
 
Java script
Java scriptJava script
Java script
 
Intro to web development - kingscel
Intro to web development - kingscelIntro to web development - kingscel
Intro to web development - kingscel
 
Node js - Enterprise Class
Node js - Enterprise ClassNode js - Enterprise Class
Node js - Enterprise Class
 
Learn VBScript – Part 1 of 4
Learn VBScript – Part 1 of 4Learn VBScript – Part 1 of 4
Learn VBScript – Part 1 of 4
 
Your first HTML File
Your first HTML FileYour first HTML File
Your first HTML File
 
Gulp.js & webpack
Gulp.js & webpackGulp.js & webpack
Gulp.js & webpack
 
JavaScript Jump Start
JavaScript Jump StartJavaScript Jump Start
JavaScript Jump Start
 
The Ultimate WordPress Development Environment
The Ultimate WordPress Development EnvironmentThe Ultimate WordPress Development Environment
The Ultimate WordPress Development Environment
 
Mean Stack
Mean StackMean Stack
Mean Stack
 
Mean Stack for Beginners
Mean Stack for BeginnersMean Stack for Beginners
Mean Stack for Beginners
 
Why Javascript matters
Why Javascript mattersWhy Javascript matters
Why Javascript matters
 
Accessibility in the age of the headless CMS
Accessibility in the age of the headless CMSAccessibility in the age of the headless CMS
Accessibility in the age of the headless CMS
 
Wordpress Shortcode
Wordpress ShortcodeWordpress Shortcode
Wordpress Shortcode
 
Evolution of java script libraries
Evolution of java script librariesEvolution of java script libraries
Evolution of java script libraries
 
Web Development: Making it the right way
Web Development: Making it the right wayWeb Development: Making it the right way
Web Development: Making it the right way
 
Digər proqramlaşdırma dillərində Android platforması üçün proqramlaşdırma
Digər proqramlaşdırma dillərində Android platforması üçün proqramlaşdırmaDigər proqramlaşdırma dillərində Android platforması üçün proqramlaşdırma
Digər proqramlaşdırma dillərində Android platforması üçün proqramlaşdırma
 

En vedette (6)

yourcegid fiscalite_liasses_fiscales_0112_new_plaquette_migration
yourcegid fiscalite_liasses_fiscales_0112_new_plaquette_migrationyourcegid fiscalite_liasses_fiscales_0112_new_plaquette_migration
yourcegid fiscalite_liasses_fiscales_0112_new_plaquette_migration
 
Wordpress
WordpressWordpress
Wordpress
 
Wp Tech
Wp TechWp Tech
Wp Tech
 
دور القوات المسلحة الأردنية - الجيش العربي في حفظ السلام والامن العالمي
دور القوات المسلحة الأردنية - الجيش العربي في حفظ السلام والامن العالميدور القوات المسلحة الأردنية - الجيش العربي في حفظ السلام والامن العالمي
دور القوات المسلحة الأردنية - الجيش العربي في حفظ السلام والامن العالمي
 
Outils de publication pour e-sidoc
Outils de publication pour e-sidocOutils de publication pour e-sidoc
Outils de publication pour e-sidoc
 
Fine-Tuning
Fine-TuningFine-Tuning
Fine-Tuning
 

Similaire à Css,javascript,php,mysql

1 Introduction to Drupal Web Development
1 Introduction to Drupal Web Development1 Introduction to Drupal Web Development
1 Introduction to Drupal Web Development
Wingston
 
Basics java scripts
Basics java scriptsBasics java scripts
Basics java scripts
ch samaram
 
Fundamentals of Web building
Fundamentals of Web buildingFundamentals of Web building
Fundamentals of Web building
RC Morales
 
HTML5 - Future of Web
HTML5 - Future of WebHTML5 - Future of Web
HTML5 - Future of Web
Mirza Asif
 

Similaire à Css,javascript,php,mysql (20)

Java script by Act Academy
Java script by Act AcademyJava script by Act Academy
Java script by Act Academy
 
JS BASICS JAVA SCRIPT SCRIPTING
JS BASICS JAVA SCRIPT SCRIPTINGJS BASICS JAVA SCRIPT SCRIPTING
JS BASICS JAVA SCRIPT SCRIPTING
 
JAVA SCRIPT
JAVA SCRIPTJAVA SCRIPT
JAVA SCRIPT
 
Javascript
JavascriptJavascript
Javascript
 
Internship review
Internship reviewInternship review
Internship review
 
Web II - 01 - Introduction to server-side development
Web II - 01 - Introduction to server-side developmentWeb II - 01 - Introduction to server-side development
Web II - 01 - Introduction to server-side development
 
Javascript
JavascriptJavascript
Javascript
 
Web development intership Presentation.pptx
Web development intership Presentation.pptxWeb development intership Presentation.pptx
Web development intership Presentation.pptx
 
Java script
Java scriptJava script
Java script
 
Java script
Java scriptJava script
Java script
 
1 Introduction to Drupal Web Development
1 Introduction to Drupal Web Development1 Introduction to Drupal Web Development
1 Introduction to Drupal Web Development
 
INDUSTRIAL TRAINING Presentation on Web Development. (2).pptx
INDUSTRIAL TRAINING Presentation on Web Development. (2).pptxINDUSTRIAL TRAINING Presentation on Web Development. (2).pptx
INDUSTRIAL TRAINING Presentation on Web Development. (2).pptx
 
Javascript
JavascriptJavascript
Javascript
 
JavaScript - Part-1
JavaScript - Part-1JavaScript - Part-1
JavaScript - Part-1
 
Les Basiques - Web Développement HTML5, CSS3, JS et PHP
Les Basiques - Web  Développement HTML5, CSS3, JS et PHPLes Basiques - Web  Développement HTML5, CSS3, JS et PHP
Les Basiques - Web Développement HTML5, CSS3, JS et PHP
 
Basics java scripts
Basics java scriptsBasics java scripts
Basics java scripts
 
Presentation on php and Javascript
Presentation on php and JavascriptPresentation on php and Javascript
Presentation on php and Javascript
 
Fundamentals of Web building
Fundamentals of Web buildingFundamentals of Web building
Fundamentals of Web building
 
JavaScript - Getting Started.pptx
JavaScript - Getting Started.pptxJavaScript - Getting Started.pptx
JavaScript - Getting Started.pptx
 
HTML5 - Future of Web
HTML5 - Future of WebHTML5 - Future of Web
HTML5 - Future of Web
 

Plus de vurimi prasad (10)

Prscreenshots
PrscreenshotsPrscreenshots
Prscreenshots
 
Functional specification
Functional specificationFunctional specification
Functional specification
 
Functional specification
Functional specificationFunctional specification
Functional specification
 
Functional specification
Functional specificationFunctional specification
Functional specification
 
4ds
4ds4ds
4ds
 
about 4ds
about 4dsabout 4ds
about 4ds
 
Api
ApiApi
Api
 
Ajaxcom
AjaxcomAjaxcom
Ajaxcom
 
Web2 0
Web2 0Web2 0
Web2 0
 
Assoiated
AssoiatedAssoiated
Assoiated
 

Css,javascript,php,mysql

  • 1. * CSS stands for Cascading Style Sheets * Styles define how to display HTML elements * External Style Sheets can save a lot of work * External Style Sheets are stored in CSS files >CSS Saves a Lot of Work! CSS defines HOW HTML elements are to be displayed. Styles are normally saved in external .css files. External style sheets enable us to change the appearance and layout of all the pages in a Web site, just by editing one single file! Css we hav to write in html between this tags <style type=”text/css>write code</style> CSS
  • 2. Java Script >> JavaScript is the most popular scripting language on the internet, and works in all major browsers, such as Internet Explorer, Firefox, Chrome, Opera, and Safari. JavaScript: * JavaScript was designed to add interactivity to HTML pages * JavaScript is a scripting language * A scripting language is a lightweight programming language * JavaScript is usually embedded directly into HTML pages * JavaScript is an interpreted language (means that scripts execute without preliminary compilation) * Everyone can use JavaScript without purchasing a license
  • 3. * JavaScript gives HTML designers a programming tool - HTML authors are normally not programmers, but JavaScript is a scripting language with a very simple syntax! Almost anyone can put small &quot;snippets&quot; of code into their HTML pages * JavaScript can put dynamic text into an HTML page - A JavaScript statement like this: document.write(&quot;<h1>&quot; + name + &quot;</h1>&quot;) can write a variable text into an HTML page * JavaScript can react to events - A JavaScript can be set to execute when something happens, like when a page has finished loading or when a user clicks on an HTML element * JavaScript can read and write HTML elements - A JavaScript can read and change the content of an HTML element * JavaScript can be used to validate data - A JavaScript can be used to validate form data before it is submitted to a server. This saves the server from extra processing * JavaScript can be used to detect the visitor's browser - A JavaScript can be used to detect the visitor's browser, and - depending on the browser - load another page specifically designed for that browser * JavaScript can be used to create cookies - A JavaScript can be used to store and retrieve information on the visitor's computer
  • 4. PHP > php stands for hyper text preprocessor > it is a server side scripting language >by using this we can mak server side validition and we can use this for dispaly the front pages > it is open source >any one can easily write programs by using this >PHP is a powerful tool for making dynamic and interactive Web page PHP is the widely-used, free, and efficient alternative to competitors such as Microsoft's ASP. .> PHP scripts are executed on the server > PHP supports many databases (MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC, etc.) > PHP is an open source software > PHP is free to download and us
  • 5. Why PHP we r using * PHP runs on different platforms (Windows, Linux, Unix, etc.) * PHP is compatible with almost all servers used today (Apache, IIS, etc.) * PHP is easy to learn and runs efficiently on the server side MY SQL * MySQL is a database server * MySQL is ideal for both small and large applications * MySQL supports standard SQL * MySQL compiles on a number of platforms * MySQL is free to download and us
  • 6.