Inline

Alternatively referred to as in-line, inline is anything contained within the main program, document, message. For example, with HTML inline code is anything that is within the web page and not loaded from an external file. The majority of content seen on this page is inline to the HTML file. However, the images and CSS file are external files.

Also see: External, HTML, Internal, Programming definitions