I. What Is The Internet ? Flashcards
(6 cards)
What are the 2 types of computers in the internet?
Client and servers
What program do you use to open a Word file?
Microsoft Word
What about HTML files? Web Browsers like Chrome, Firefox, Edge, Internet Explorer, Brave.
What is the difference between a Web Browser and a Search Engine?
Web Browser: Program
Search Engine: Website
Why are servers called like that?
They serve the other computers
What is the difference between Client-side and Server-side programming?
Client-side means the programming part that is happening on the browser, and server-side is the programming that happens on the servers
It’s also called frontend and backend.
What is the Golden Rule of Client-side Programming?
HTML = content
CSS = style
JS = behavior