Skip to content

Opening book details…

About this document

HTML Fundamentals for Web Development by Samuel Kpakima is a document available to read on EtoBox.

HTML is a markup language that is used to define the structure and layout of web pages. It was invented by Tim Berners-Lee in 1991 and allows web developers to create hypertext documents that contain text, images, and other content. The basic structure of an HTML document includes the <!DOCTYPE>, <html>, <head>, <title>, and <body> tags. Code editors are software programs that allow developers to write and edit HTML code, with examples used in this class being Spck Code Editor and Visual Studio Code.

Author
Samuel Kpakima
Language
EN