KITE VICTERS Video Classes XII Computer Science/Computer Application (Com/Hum) - Chapter 4

Chapter 4: Web Technology - Part 1

Topics:- Client-Server, Protocol, DNS, URL

Communication on the web - 1. Client to web server communication, 2. Web server to web server communication

Chapter 4: Web Technology - Part 2

Topics:- Web server technologies - Web server, Software ports, DNS servers

Chapter 4: Web Technology - Part 3

Topics:- Web designing, Static and dynamic web pages, Scripts

Chapter 4: Web Technology - Part 4

Topics:- Types of scripting languages - A. Client side scripting, B. Server side scripting

Scripting languages - JavaScript, VB Script, PHP, Active Server Pages, Java Server Pages

Cascading Style Sheet (CSS)

Chapter 4: Web Technology - Part 5

Topics:- HTML, Basic structure of an HTML document

Tags in HTML document - Container tags and empty tags, Attributes of tags

HTML tags

<HTML> - Starting an HTML page - attributes - Dir, Lang

<HEAD> - Creating head

<TITLE> - Creating a title

<BODY> - Creating a body - attributes - Background, Bgcolor, Text, Link , Alink and Vlink, Leftmargin and Topmargin

Chapter 4: Web Technology - Part 6

Topics:- <H1>, <H2>, <H3>, <H4>, <H5> and <H6> - Heading tags, <P> tag - Creating paragraphs

<BR> tag - Inserting line break, <HR> tag - creating horizontal line, <CENTER> tag - Centering the content

Text formatting tags - <B>, <I>, <U>, <S> and <STRIKE>, <BIG>, <SMALL>, <STRONG>, <EM>, <SUB> and <SUP>, <BLOCKQUOTE> and <Q>

<PRE> - Displaying pre-formatted text

Chapter 4: Web Technology - Part 7

Topics:- <ADDRESS> - Displaying the address, <MARQUEE> - Displaying text in a scrolling Marquee

<DIV> - Formatting a block of text, <FONT> - Specifying font characteristics

HTML entities for reserved characters - (& &amp; Ampersand), (< &lt; Less than), (> &gt; Greater than) etc.

comments in HTML document, <IMG> Inserting images

Post a Comment

0 Comments