SlideShare a Scribd company logo
1 of 10
Perennial System By: Prashant Walke
Seminar On
• Responsive web designing
•Cross browser compatibility, Firebug
•Payment gateways (Paypal, Authorize.net, credit
card)
•Content management systems
Index
Responsive web designing
Cross browser compatibility
Firebug
Payment gateways (Paypal, Authorize.net, credit card)
Content management systemsArchitecture of SEO
Responsive web designing
 Responsive Web Design is a best way to optimize website
viewing in different kind of devices such as desktop, tablet,
mobile etc. This kind of website get more traffic compare to
other websites. Responsive website dynamically reduce
website size and increase website loading speed for various
devices.
In Responsive webdesign, CSS Style sheet contain @media
query to change rules and sizes based on various devices.
Example: @media only screen and (max-width: 600px) { .. }
[for smart phones]
@media only screen and (min-width: 992px) {..} [for
desktops]
3
Cross browser compatibility
Cross-browser compatible Compatible with all major browsers available
During the creation of a website — especially if your aim to make its
structure responsive — one of the most important and frequent problems
that a web designer has to face involves cross-browser compatibility, that is,
compatibility across different browsers.
Web developers must test and adapt their sites to work with multiple
browsers. For example, if a certain page looks fine in Firefox, but does not
show up correctly in Internet Explorer, the developer may change the
formatting so that it works with Internet Explorer
The goal with cross-browser compatibility is to make your site viewable in
the major browsers available and have the pages render correctly.when a
website is developed for multiple browsers, it is called a cross-browser
website.
4
Cross browser compatibility
Create a cross-browser compatible website:
Use only standard compliant coding.
Don’t use browser specific (proprietory) HTML tags and features.
These only work in the browser they were created for and may even break your
web page when viewed in another browser.
Validate your web pages.
Validate your HTML/XHTML coding using the W3C free validation service
Validate your cascading style sheets using the W3C free validation service
5
Cross browser compatibility
The largest problem is that media queries do not work with older browsers.
Consequently, a responsive web page with many CSS3 rules applied can be seen
correctly only by those who have recently-updated browsers with strong CSS3 support.
Fortunately, there are some JavaScript solutions that can help us serve responsive
websites to older browsers lacking CSS3 support:
Respond.js,
Modernizr,
adaptive.960.js
6
Firebug
Firebug integrates with Firefox to put a wealth of web development tools at your
fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and
JavaScript live in any web page
7
Payment gateways
PayPal is a Web-based application for the secure transfer of funds between
member accounts. It doesn't cost the user anything to join PayPal or to send
money through the service, but there is a fee structure in place for those
members who wish to receive money. PayPal relies on the existing
infrastructure used by financial institutions and credit card companies and
uses advanced fraud prevention technologies to enhance the security of
transactions.
Authorize.Net is a payment gateway service provider
allowing merchants to accept credit card and electronic check payments
through their Web site
8
Content management systems
 A content management system (CMS) is a computer
application that allows publishing, editing and
modifying content, organizing, deleting as well as maintenance
from a central interface
 CMSs are often used to run websites containing blogs, news,
and shopping. Many corporate and marketing websites use
CMSs.
9
Thanks….
Any query…..
10

More Related Content

What's hot

Web Performance Lessons at DDD Sydney May 2016
Web Performance Lessons at DDD Sydney May 2016Web Performance Lessons at DDD Sydney May 2016
Web Performance Lessons at DDD Sydney May 2016Jason Stangroome
 
WP security-wordcamp2016-vitalykarasik
WP security-wordcamp2016-vitalykarasikWP security-wordcamp2016-vitalykarasik
WP security-wordcamp2016-vitalykarasikVitaly Karasik
 
Building On Clouds
Building On CloudsBuilding On Clouds
Building On CloudsMatt Deacon
 
Buzzr Multi-Site Hosted CMS
Buzzr Multi-Site Hosted CMSBuzzr Multi-Site Hosted CMS
Buzzr Multi-Site Hosted CMSEd Sussman
 
Best content management system services
  Best content management system services  Best content management system services
Best content management system servicesarushipatial
 
Web topic 11 importance of html validation
Web topic 11  importance of html validationWeb topic 11  importance of html validation
Web topic 11 importance of html validationCK Yang
 
Web content management
Web content managementWeb content management
Web content managementSmita Chandra
 
Mura vs Wordpress
Mura vs WordpressMura vs Wordpress
Mura vs WordpressRonnie Duke
 
Swotpresentation
SwotpresentationSwotpresentation
Swotpresentationiamgino21
 
Introduction to cloud computing with AWS
Introduction to cloud computing with AWSIntroduction to cloud computing with AWS
Introduction to cloud computing with AWSMindfire Solutions
 
Web analytics 101: Measuring Web Traffic
Web analytics 101: Measuring Web TrafficWeb analytics 101: Measuring Web Traffic
Web analytics 101: Measuring Web TrafficSociety_Consulting
 
Lesson 06 Content Management Systems
Lesson 06   Content Management SystemsLesson 06   Content Management Systems
Lesson 06 Content Management SystemsAngelina Njegus
 

What's hot (15)

Dynamic Web
Dynamic WebDynamic Web
Dynamic Web
 
Web Performance Lessons at DDD Sydney May 2016
Web Performance Lessons at DDD Sydney May 2016Web Performance Lessons at DDD Sydney May 2016
Web Performance Lessons at DDD Sydney May 2016
 
WP security-wordcamp2016-vitalykarasik
WP security-wordcamp2016-vitalykarasikWP security-wordcamp2016-vitalykarasik
WP security-wordcamp2016-vitalykarasik
 
Building On Clouds
Building On CloudsBuilding On Clouds
Building On Clouds
 
Buzzr Multi-Site Hosted CMS
Buzzr Multi-Site Hosted CMSBuzzr Multi-Site Hosted CMS
Buzzr Multi-Site Hosted CMS
 
Best content management system services
  Best content management system services  Best content management system services
Best content management system services
 
Web topic 11 importance of html validation
Web topic 11  importance of html validationWeb topic 11  importance of html validation
Web topic 11 importance of html validation
 
Responsive
ResponsiveResponsive
Responsive
 
Web content management
Web content managementWeb content management
Web content management
 
Ecira CMS script
Ecira CMS scriptEcira CMS script
Ecira CMS script
 
Mura vs Wordpress
Mura vs WordpressMura vs Wordpress
Mura vs Wordpress
 
Swotpresentation
SwotpresentationSwotpresentation
Swotpresentation
 
Introduction to cloud computing with AWS
Introduction to cloud computing with AWSIntroduction to cloud computing with AWS
Introduction to cloud computing with AWS
 
Web analytics 101: Measuring Web Traffic
Web analytics 101: Measuring Web TrafficWeb analytics 101: Measuring Web Traffic
Web analytics 101: Measuring Web Traffic
 
Lesson 06 Content Management Systems
Lesson 06   Content Management SystemsLesson 06   Content Management Systems
Lesson 06 Content Management Systems
 

Similar to WEB_Seminar_by_Prashant_Walke

Responsive web designing ppt(1)
Responsive web designing ppt(1)Responsive web designing ppt(1)
Responsive web designing ppt(1)admecindia1
 
Responsive Web Design & Its Significant Aspects
Responsive Web Design & Its Significant AspectsResponsive Web Design & Its Significant Aspects
Responsive Web Design & Its Significant Aspectsvanitharajblaze
 
Media queries and frameworks
Media queries and frameworksMedia queries and frameworks
Media queries and frameworksNicole Ryan
 
Responsive Web Designed for your communication and marketing needs
Responsive Web Designed for your communication and marketing needsResponsive Web Designed for your communication and marketing needs
Responsive Web Designed for your communication and marketing needsSEGIC
 
Edit Blog Posts.pdf
Edit Blog Posts.pdfEdit Blog Posts.pdf
Edit Blog Posts.pdfbkbk37
 
Account receivable management application
Account receivable management applicationAccount receivable management application
Account receivable management applicationMike Taylor
 
How not having a Responsive Website can be Detrimental to your business?
How not having a Responsive Website can be Detrimental to your business?How not having a Responsive Website can be Detrimental to your business?
How not having a Responsive Website can be Detrimental to your business?Helios Solutions
 
Top WordPress Web Development Trends for 2023
Top WordPress Web Development Trends for 2023Top WordPress Web Development Trends for 2023
Top WordPress Web Development Trends for 2023HTML Panda
 
Why Should You Choose Webflow For Website Development?
Why Should You Choose Webflow For Website Development?Why Should You Choose Webflow For Website Development?
Why Should You Choose Webflow For Website Development?Lucy Zeniffer
 
Web topic 26 browser compatibilty and security
Web topic 26  browser compatibilty and securityWeb topic 26  browser compatibilty and security
Web topic 26 browser compatibilty and securityCK Yang
 
CSS With Feature Detection for Cross Browser Compatibility
CSS With Feature Detection for Cross Browser CompatibilityCSS With Feature Detection for Cross Browser Compatibility
CSS With Feature Detection for Cross Browser CompatibilitySarah Elson
 
CBT_Guidelines
CBT_GuidelinesCBT_Guidelines
CBT_GuidelinesZakia Taqi
 
Importance of responsive website designing
Importance of responsive website designingImportance of responsive website designing
Importance of responsive website designingw2s-solutions
 
Responsive web designing
Responsive web designingResponsive web designing
Responsive web designingAanand Bohara
 
WordPress vs Webflow - Best Head-to-Tail Comparison in 2024
WordPress vs Webflow - Best Head-to-Tail Comparison in 2024WordPress vs Webflow - Best Head-to-Tail Comparison in 2024
WordPress vs Webflow - Best Head-to-Tail Comparison in 2024Pixlogix Infotech
 
PSD to Responsive Webdesign
PSD to Responsive Webdesign PSD to Responsive Webdesign
PSD to Responsive Webdesign XHTML Champs
 

Similar to WEB_Seminar_by_Prashant_Walke (20)

Responsive Web Designing Fundamentals
Responsive Web Designing FundamentalsResponsive Web Designing Fundamentals
Responsive Web Designing Fundamentals
 
Responsive web designing ppt(1)
Responsive web designing ppt(1)Responsive web designing ppt(1)
Responsive web designing ppt(1)
 
Responsive Web Design & Its Significant Aspects
Responsive Web Design & Its Significant AspectsResponsive Web Design & Its Significant Aspects
Responsive Web Design & Its Significant Aspects
 
Media queries and frameworks
Media queries and frameworksMedia queries and frameworks
Media queries and frameworks
 
Responsive Web Designed for your communication and marketing needs
Responsive Web Designed for your communication and marketing needsResponsive Web Designed for your communication and marketing needs
Responsive Web Designed for your communication and marketing needs
 
Edit Blog Posts.pdf
Edit Blog Posts.pdfEdit Blog Posts.pdf
Edit Blog Posts.pdf
 
Account receivable management application
Account receivable management applicationAccount receivable management application
Account receivable management application
 
Responsive web
Responsive webResponsive web
Responsive web
 
How not having a Responsive Website can be Detrimental to your business?
How not having a Responsive Website can be Detrimental to your business?How not having a Responsive Website can be Detrimental to your business?
How not having a Responsive Website can be Detrimental to your business?
 
Top WordPress Web Development Trends for 2023
Top WordPress Web Development Trends for 2023Top WordPress Web Development Trends for 2023
Top WordPress Web Development Trends for 2023
 
Why Should You Choose Webflow For Website Development?
Why Should You Choose Webflow For Website Development?Why Should You Choose Webflow For Website Development?
Why Should You Choose Webflow For Website Development?
 
Web topic 26 browser compatibilty and security
Web topic 26  browser compatibilty and securityWeb topic 26  browser compatibilty and security
Web topic 26 browser compatibilty and security
 
CSS With Feature Detection for Cross Browser Compatibility
CSS With Feature Detection for Cross Browser CompatibilityCSS With Feature Detection for Cross Browser Compatibility
CSS With Feature Detection for Cross Browser Compatibility
 
CBT_Guidelines
CBT_GuidelinesCBT_Guidelines
CBT_Guidelines
 
Importance of responsive website designing
Importance of responsive website designingImportance of responsive website designing
Importance of responsive website designing
 
Responsive web designing
Responsive web designingResponsive web designing
Responsive web designing
 
Web Development.pdf
Web Development.pdfWeb Development.pdf
Web Development.pdf
 
Web Development.pdf
Web Development.pdfWeb Development.pdf
Web Development.pdf
 
WordPress vs Webflow - Best Head-to-Tail Comparison in 2024
WordPress vs Webflow - Best Head-to-Tail Comparison in 2024WordPress vs Webflow - Best Head-to-Tail Comparison in 2024
WordPress vs Webflow - Best Head-to-Tail Comparison in 2024
 
PSD to Responsive Webdesign
PSD to Responsive Webdesign PSD to Responsive Webdesign
PSD to Responsive Webdesign
 

WEB_Seminar_by_Prashant_Walke

  • 1. Perennial System By: Prashant Walke Seminar On • Responsive web designing •Cross browser compatibility, Firebug •Payment gateways (Paypal, Authorize.net, credit card) •Content management systems
  • 2. Index Responsive web designing Cross browser compatibility Firebug Payment gateways (Paypal, Authorize.net, credit card) Content management systemsArchitecture of SEO
  • 3. Responsive web designing  Responsive Web Design is a best way to optimize website viewing in different kind of devices such as desktop, tablet, mobile etc. This kind of website get more traffic compare to other websites. Responsive website dynamically reduce website size and increase website loading speed for various devices. In Responsive webdesign, CSS Style sheet contain @media query to change rules and sizes based on various devices. Example: @media only screen and (max-width: 600px) { .. } [for smart phones] @media only screen and (min-width: 992px) {..} [for desktops] 3
  • 4. Cross browser compatibility Cross-browser compatible Compatible with all major browsers available During the creation of a website — especially if your aim to make its structure responsive — one of the most important and frequent problems that a web designer has to face involves cross-browser compatibility, that is, compatibility across different browsers. Web developers must test and adapt their sites to work with multiple browsers. For example, if a certain page looks fine in Firefox, but does not show up correctly in Internet Explorer, the developer may change the formatting so that it works with Internet Explorer The goal with cross-browser compatibility is to make your site viewable in the major browsers available and have the pages render correctly.when a website is developed for multiple browsers, it is called a cross-browser website. 4
  • 5. Cross browser compatibility Create a cross-browser compatible website: Use only standard compliant coding. Don’t use browser specific (proprietory) HTML tags and features. These only work in the browser they were created for and may even break your web page when viewed in another browser. Validate your web pages. Validate your HTML/XHTML coding using the W3C free validation service Validate your cascading style sheets using the W3C free validation service 5
  • 6. Cross browser compatibility The largest problem is that media queries do not work with older browsers. Consequently, a responsive web page with many CSS3 rules applied can be seen correctly only by those who have recently-updated browsers with strong CSS3 support. Fortunately, there are some JavaScript solutions that can help us serve responsive websites to older browsers lacking CSS3 support: Respond.js, Modernizr, adaptive.960.js 6
  • 7. Firebug Firebug integrates with Firefox to put a wealth of web development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page 7
  • 8. Payment gateways PayPal is a Web-based application for the secure transfer of funds between member accounts. It doesn't cost the user anything to join PayPal or to send money through the service, but there is a fee structure in place for those members who wish to receive money. PayPal relies on the existing infrastructure used by financial institutions and credit card companies and uses advanced fraud prevention technologies to enhance the security of transactions. Authorize.Net is a payment gateway service provider allowing merchants to accept credit card and electronic check payments through their Web site 8
  • 9. Content management systems  A content management system (CMS) is a computer application that allows publishing, editing and modifying content, organizing, deleting as well as maintenance from a central interface  CMSs are often used to run websites containing blogs, news, and shopping. Many corporate and marketing websites use CMSs. 9