in-line
Jump to navigation
Jump to search
English[edit]
Alternative forms[edit]
Adjective[edit]
in-line (not comparable)
- Consisting of parts arranged in a single line.
- (writing) Inserted in the flow of a text.
- An in-line mathematical formula does not have to be on a line of its own.
- Parenthetical referencing is a citation style which uses in-line citations enclosed within parentheses.
- (computing, of source code) Of a different language than the outer enclosing code.
- BBC BASIC allows the programmer to write in-line assembly language.
- (web design, Cascading Style Sheets) Of a style: inserted in the
style
attribute of an HTML element instead of in a separate stylesheet.- 2007, Simon Collison, Beginning CSS Web Development: From Novice to Professional:
- Now the paragraph to which you applied the inline style should be light gray, as the inline CSS is overriding the embedded CSS and the linked style sheet. Any other default paragraphs should still be dark gray based on the embedded style.
Synonyms[edit]
Derived terms[edit]
Related terms[edit]
Translations[edit]
arranged in a single line
|
inserted in a text
|
of a different language than the outer enclosing code
|
inserted in the style attribute of an HTML element
|