They usually come in name/value pairs. What the web currently looks like vs what separation wants the web to be is not the same. Document Structure Separate content and presentation. 1. The main goal of HTML 4.01 is the "separation of structure and presentation". The visible part of the HTML document is between and . HTML tags are added to each element of content in order to provide meaning and context. To fulfill this purpose, a presenter needs to structure a captivating presentation. This video is part of the Udacity course "HTML Syntax". BODY: This contains everything you want to display on the Web Page. The process of conceiving and constructing a presentation is often hard. I'll show you how today! With a bit of fiddling, we can easily create beautiful presentations with HTML and CSS. CSS has structure as well with the pseudo elements ::before and ::after. CSS (Cascading Style Sheets) defines how HTML elements are to be presented on any given screen, papers or other media. CSS now has behavior with features like :hover and animations. Content is the general term used for all the browser-displayed information elements—such as text, audio, still images, animation, video, multimedia, and files belonging to web pages. Remove this presentation Flag as Inappropriate I Don't Like This I like this Remember as a Favorite. 0 - Directory Structure . Presentation Skills Training, Author, Columnist Business Trends & Insights, Clarion Enterprises Ltd. Summary. Whether you organise: chronologically, by priority, or theme; the body of your talk must proceed logically. By using semantic HTML, you will make the different par… Although it is entirely possible to make a website just using HTML, it would look bland and unappealing. Nonetheless, all of these terms basically make reference to the separation of the content (which is made meaningful by structure and presentation), or simply acknowledge the separation of the structure (HTML) and the presentation (CSS) of any given webpage. The first tag in a pair is the start tag, and the second tag is the end tag. HTML elements are the primary units of HTML pages, and are denoted by tags. Download Share Share. Usually a big strip across the top with a big heading, logo, and perhaps a tagline. It saves the developer a lot of work, since it can control the layout of multiple web pages simultaneously. Its purpose is to provide a web browser with styling instructions for the HTML. HTML tags usually come in pairs. HTML tags label parts of content like headings, paragraphs, and tables. This is the most common way to add CSS to HTML elements. Examples include size, color, margins, borders, layout, location, etc. However, it is also one of the most often overlooked components of an organization. Then users can easily navigate through it to complete their tasks. HTML Structure and Presentation Web pages are typically created using three components, HTML, CSS and JavaScript.