0% found this document useful (0 votes)
10 views3 pages

Web Programming Course Summary Guide

This document is a summary note for the Web Programming course (CoSc3101) at St. Mary’s University, prepared by Eshetu Tadesse in January 2024. It includes an introduction to web programming, covering topics such as the Internet, web hosting, and domain registration, as well as a detailed overview of Hyper Text Markup Language (HTML) and its various tags. The document serves as a foundational resource for students learning web programming concepts.

Uploaded by

gkaleab95
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views3 pages

Web Programming Course Summary Guide

This document is a summary note for the Web Programming course (CoSc3101) at St. Mary’s University, prepared by Eshetu Tadesse in January 2024. It includes an introduction to web programming, covering topics such as the Internet, web hosting, and domain registration, as well as a detailed overview of Hyper Text Markup Language (HTML) and its various tags. The document serves as a foundational resource for students learning web programming concepts.

Uploaded by

gkaleab95
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

St.

Mary’s University
Faculty of Informatics

Summary Note for Web Programming


Course Title: Web Programming Course
Number: CoSc3101 Credit:

Prepared by:
Eshetu Tadesse

January, 2024

Web Programming Summary note


Table of Contents
Chapter 1: Introduction.............................................................................................8

1.1 Course overview...........................................................................................8

1.2 The Internet and World Wide Web..............................................................8

1.2.1 World Wide Web:..................................................................................8

1.3 Web Hosting and Domain Name Registration............................................9

Chapter 2: Hyper Text Markup Language (HTML)...............................................10

2.1 Introduction to HTML................................................................................10

2.2 HTML Tags................................................................................................11

2.2.1 Basic HTML Tags (Html, Head, Body, Title).....................................11

2.2.2 Meta tag...............................................................................................13

2.2.3 HTML Comments................................................................................13

2.2.4 HTML Link.........................................................................................13

2.2.5 HTML Text Formatting tags...............................................................15

2.2.6 HTML image inserting tag..................................................................16

2.2.7 HTML Table........................................................................................17

2.2.8 Ordered and Unordered List in HTML................................................18

Web Programming Module


2.2.9 HTML Frames

Web Programming Module

You might also like