Web Site Basics and HTML
Web Site Basics and HTML
Web Essentials: Clients, Servers, and Communication. WWW - HTTP request and response message.
Markup Languages: XHTML. Introduction to HTML - Basic XHTML Syntax and Semantics
Fundamental HTML Elements – Lists – tables – Frames – Forms - HTML 5.0.
Introduction to Web Technology
Web technology
Web technology refers to the means by which computers communicate with each other using
markup languages and multimedia packages.
It gives us a way to interact with hosted information, like websites. Web technology involves the
use of hypertext markup language (HTML) and cascading style sheets (CSS).
Web technology is a technology that acts as an interface between web client and web server It
includes markup languages, programming interfaces, online presentation tools, Java applets, video
editing tools and so on.
The commonly used client side scripting languages are HTML, JavaScript, CSS, XML and soon.
The commonly used server side technologies are ASP, JSP, Java Servlets, PHP and so on
Access to Data: Web technology provides vast amounts of data that can be used for analysis,
insights, and informed decision-making. Mobile Access: Web technology enables businesses to reach
customers through mobile devices, which have become increasingly important in people's lives.
HTML
HTML stands for Hyper Text Markup Language
HTML is the standard markup language for creating Web pages
HTML describes the structure of a Web page
HTML consists of a series of elements
HTML elements tell the browser how to display the content
HTML elements label pieces of content such as "this is a heading", "this is a paragraph", "this is a
link", etc.
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 style sheets are stored in CSS files
There are three types of CSS: external, internal, and inline. External CSS commands are written in a
separate file from the main HTML page. These are then linked to each web page by a command in the
HTML file.
Java Script
Java Script (JS) is a cross-platform, object-oriented programming language used by developers to
make web pages interactive.
It allows developers to create dynamically updating content, use animations, pop-up menus, and
clickable buttons, control multimedia, etc.
2. Server side technologies are ASP, JSP, Java Servlets, PHP and so on
ASP
ASP stands for Active Server Pages
1. Classic ASP
3. ASP.NET MVC
5. ASP.NET API
6. ASP.NET Core