Introduction to Web Technology
Web technology refers to the various tools and strategies
used in the process of communication between different types of devices on the
Internet. A web browser will be required to view the pages. Basic Web Technology browsers are
applications that display animations, data, images, videos, and text over the
Internet. Web browsers are technology systems that allow users to view
hyperlinked content on the World Wide Web.
These codes and commands enable computers to process data.
Every second, trillions of zeroes and ones are processed to give you the
knowledge you want. So, what does this have to do with your ability to upload
your latest photos to the Internet? All Web technologies refer to the ways in
which computers communicate with each other using markup languages and
multimedia packages. Web technology has advanced dramatically over the past few
decades, from a few marked-up web pages to the ability to perform highly
precise tasks over a network.
Web technology refers to the way computers/devices
communicate.
with each other using markup languages. This invo is this
communication
Create, deliver or manage web content on, and using, the
web.
Hypertext Markup Language (HTML).
A web page is a web document written in HTML (hypertext
markup language)
It is said that he brought the world to a small village
where people and
Devices can communicate with each other seamlessly.
The WWW has allowed access to information that would have
been
Impossible to find or may be difficult to find without www.
Important terms of Web Technology
1 web page
2 HTML
3 Web server
4 Web browser
5 URL
6 Protocol
7 Internet Protocol (IP) address
8 HTTP
9 XML
10 Gateway
11 API
Dynamic & static Page
Static pages display the same content each time they are
viewed.
Dynamic pages contain content that can change every time.
Accessed
Dynamic pages are usually written in scripting languages
such as
PHP, Perl, ASP, or JSP. Run functions on scripts in pages.
Server that returns things like date and time and database.
information.
All information is returned as HTML code, so when the page
comes up
Your browser, all browsers, have to translate HTML.
HTML
Head
Body
Basic HTML Tags
title (page title)
style (rendering style),
Link (related documents),
Meta (data about
document)
script (client-side scripting
Web technologies are classified into major categories:
Web Browser: A web browser is a piece of technology that provides the Internet (World Wide Web) on the web. It acts as a bridge between both the server and the client, as well as a conduit for queries to the server for online pages and services.
A web server is software and hardware that responds to
client requests on the World Wide Web using HTTP (HyperText Transfer Protocol)
and other protocols. The primary role of a web server is to display website
content to users by storing, parsing, and transmitting web pages. Web servers,
in addition to HTTP, provide SMTP (Simple Mail Transmission Protocol) and FTP
(File Transmission Protocol), which are used to transfer e-mail, data, and so
on.
Web Pages:
A web page is a digitized file that is linked to the World Wide Web and can be viewed by anyone with an Internet connection and a web browser.
World Wide Web The World Wide Web, commonly referred to as
the Internet, is a collection of websites or web pages maintained on web
servers and connected to local computers via the web. These websites contain,
among other things, text pages, digital images, audios and videos. Users can
access the content of these sites through the Internet from anywhere in the
world using devices such as computers, tablets, cell phones, etc. The WWW, like
the Internet, allows you to retrieve and display text and media on your device.
Ruby on Rails is a server-side web framework that makes app
development easier and faster. Code reuse, along with several other great
features that will help you get things done faster, really set this framework
apart. Popular Ruby-based websites include Basecamp, Ask.fm, GitHub, 500px, and
more. Everything you want to understand about Ruby on Rails is right here. If
you want to learn more about the Ruby on Rails framework, this 10-hour course,
taught by Kevin Skoglund, an experienced Ruby developer, may be just what you
need. It covers complete learning, from the very basics to more complex
subjects like layout, fractional, and
Django is a popular Python framework that follows the MVC
paradigm. It simplifies the application development process
0 Comments