background preloader

Web Dev Reference

Facebook Twitter

Software development: Glossary. 3-tier application a program that is organized into three major parts: the workstation or presentation interface; the business logic; and the database and related programming.

Software development: Glossary

Each of these is distributed to one or more separate places on a network. agile software development calls for keeping code simple, testing often, and delivering small, functional bits of the application as soon as they're ready. The focus is to build a succession of parts, rather than delivering one large application at the end of the project. HTML 5 Reference. It is useful to make a distinction between the vocabulary of an HTML document—the elements and attributes, and their meanings—and the syntax in which it is written.

HTML 5 Reference

HTML has a defined set of elements and attributes which can be used in a document; each designed for a specific purpose with their own meaning. Consider this set of elements to be analogous to the list of words in a dictionary. This includes elements for headings, paragraphs, lists, tables, links, form controls and many other features. Quick Start Guide to HTML.

HTML Element Content Models An HTML element's content model specifies what is allowed inside the element.

Quick Start Guide to HTML

HTML 5 Reference for Web Designers. HTML5 Code.