| A | B |
| method attribute | specifies how to send form-data (the form-data is sent to the page specified in the action attribute). |
| Form action | defines what should happen to data when a form is submitted on a web page. |
| Iteration | Iterative web design is a methodology based on a cyclic process of prototyping, designing, testing, analyzing, and refining a website. |
| Feedback Loop | A feedback loop is the part of a system in which some portion (or all) of the system's output is used as input for future operations. Each feedback loop has a minimum of four stages. During the first stage, input is created. During the second stage, input is captured and stored. During the third stage, input is analyzed and during the fourth stage, the insight gained from analysis is used to make decisions. |
| Budget | The sum of money allocated for a particular purpose and the summary of intended expenses |
| Completion benchmarks | Comparisons of planned or actual processes to other similar organizations or projects |
| Pair programming | An agile software development technique in which two programmers work together at one workstation |
| Test Plan | A document describing software testing and scope activities |
| A/B Testing | A method of comparing two versions of a webpage against each other |
| URL-Uniform Resource Locator | consists of a protocol, hostname, and file name |
| Protocol | The protocol is a standard that specifies how data are transmitted between computers |
| Host Name | A host, or website, on the Internet is identified by a host name, such as www.example.com |
| File Name | the process of registering a domain name, which identifies one or more IP addresses with a name that is easier to remember and use in URLs to identify particular Web pages. |
| Linting | It's designed to check, or “lint“, your HTML code for errors that might cause it to. break or render incorrectly. |
| Image Optimization | Image optimization is about reducing the file size of your images as much as possible, without sacrificing quality, so your page load times remain low. |