Skip to content

Opening book details…

About this document

HTML Basics for Web UI Programming by Kalyan Das is a document available to read on EtoBox.

The document provides an introduction to HTML basics, including: - HTML tags are used to mark up elements and are surrounded by angle brackets. - Tag attributes provide additional information about elements and come in name/value pairs. - Common text formatting tags include <b>, <i>, <u> and font tags control font properties. - Lists are created using <ul>, <ol>, and <dl> tags while images are added with the <img> tag specifying the image source.

Author
Kalyan Das
Language
EN