w3schools.com
Description
Welcome to the unofficial w3schools.com facebook page. We offer free tutorials and references in all web development topics. W3Schools is optimized for learning, testing, and training. Examples might be simplified to improve reading and basic understanding. Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. While using this site, you agree to have read and accepted our terms of use, cookie and privacy policy.
Tell your friends
RECENT FACEBOOK POSTS
facebook.com#Google_Maps_Basic =================== This example creates a Google Map centered in London, England https://www.w3schools.com/graphics/google_maps_basic.asp
Allah - there is no deity except Him, the Ever-Living, the Sustainer of existence. (Quran, 3:2)
Happy New Year 2018
#JavaScript HTML #DOM Examples The Document Object Display all name/value pairs of cookies in a document Display the domain name of the server that loaded the document Display the date and time the document was last modified Display the URL of the document that loaded the current document Display the title of a document Display the full URL of a document Replace the content of a document Open a new window, and add some content Display the number of elements with a specific name Display the number of elements with a specific tag name https://www.w3schools.com/js/js_dom_examples.asp
#JavaScript Examples What can JavaScript do? JavaScript can change HTML content JavaScript can change HTML attributes JavaScript can change CSS style JavaScript can hide HTML elements JavaScript can show hidden HTML elements https://www.w3schools.com/js/js_examples.asp
What is CSS? =========== #CSS stands for Cascading Style Sheets #CSS describes how HTML elements are to be displayed on screen, paper, or in other media #CSS saves a lot of work. It can control the layout of multiple web pages all at once #External stylesheets are stored in CSS files https://www.w3schools.com/css/css_intro.asp
#JavaScript Function Scope In JavaScript there are two types of scope: 1. Local scope 2. Global scope JavaScript has function scope: Each function creates a new scope. https://www.w3schools.com/js/js_scope.asp
#AJAX is a developer's dream, because you can: #Update a web page without reloading the page #Request data from a server - after the page has loaded #Receive data from a server - after the page has loaded #Send data to a server - in the background
https://adsense.googleblog.com/2017/09/adsense-now-understands-bengali-bangla.html
#Basic_Pagination If you have a web site with lots of pages, you may wish to add some sort of pagination to each page. A basic pagination in #Bootstrap looks like this: https://www.w3schools.com/bootstrap/bootstrap_pagination.asp
#Google Maps Tutorial This tutorial is about the Google #Maps API (Application Programming Interface). An API is a set of methods and tools that can be used for building software applications. Google Maps #API allows you to display maps on your web site- https://www.w3schools.com/graphics/google_maps_intro.asp
#SQL is a standard language for storing, manipulating and retrieving data in databases. Our SQL tutorial will teach you how to use SQL in: MySQL, SQL Server, MS Access, Oracle, Sybase, Informix, Postgres, and other #database systems.