1 / 2
Demystifying the Web: Understanding Common Terms and Acronyms
20 likes | 114 Vues
Learn about the WWW, servers, ISP, URLs, HTML, and more. Discover the world of the Internet in simple words to enhance your understanding.
Télécharger la présentation
Demystifying the Web: Understanding Common Terms and Acronyms
An Image/Link below is provided (as is) to download presentation
Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author.
Content is provided to you AS IS for your information and personal use only.
Download presentation by click this link.
While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server.
During download, if you can't get a presentation, the file might be deleted by the publisher.
E N D
Presentation Transcript
Web Jargon & AcronymsWWW: World Wide WebServer: Web pages/sites are files stored on computers called Web ServersISP: Internet Service ProviderURL: Uniform Resource Locatorprotocol > domain name > pathname http:// www.server.com /findstuff.htmHTML: Hyper Text Markup Language
HTML tags: usually work in pairs, function in one of three ways: - contain info you see DON’T on screen - formatting - linking EX: <html>-- don’t forget both of these! < > <b> hello </b> <hr> </html> HTMLHyper Text Markup Language
More Related