Overview
HTML documents are documents that are hosted on the web and displayed in a browser. HTML documents are "coded" using the HTML document language, with the look and feel of the document provided by a styling language called CSS.
- HTML Overview - a basic overview of how HTML is coded.
- HTML for Documents - demonstrates the most useful tags that are used when using HTML to create documents like business documents or other pages that might traditionally be created with a word processor.
- CSS Overview - a simple explanation of how CSS is created and applied to HTML.
- Embedding Davinci Components - demonstrates how to embed components and interactive functionality created in the davinci page editor in an HTML page.
HTML Tools on Davinci
Davinci has two primary tools for creating and editing HTML documents.
- HTML App - provides an app for creating and editing both full HTML pages, and HTML code snippets.
- Davinci Pages - davinci pages are HTML pages that are edited using the davinc page editor, which provides a graphical user interface for editing the page.