Tag: CSS
deploy (CSS, HTML, JS, PHP) – deploy means to spread out or arrange strategically. Software development companies use this term to explain the system of processes involved in the production of new software or hardware.
body (CSS, HTML, JS) – HTML, CSS
HTML lehe sisu, mida näeb kasutaja ja mida näitab veebilehitse
Näide – <body> </body>
body{omadus}
class (CSS, HTML) –
- HTML atribuut(omadus), mis määrab elemendide rühm. Pärast saab kasutada CSS ja määrata konkreeste classiga omadused.
Continuous integration (CI) (CSS, HTML, JS, PHP) – Continuous integration (CI) refers to the practice of automatically and frequently integrating code changes into a shared source code repository.
CSS (CSS) – Cascading Style Sheets – каскадные таблицы стилей
debugger (CSS, HTML, JS, PHP) –
debugger a computer program that assists in the detection and correction of errors in other computer programs.
Event driven languages (CSS, HTML, JS, PHP) – Event-driven languages are designed to respond to external events, such as user actions (mouse clicks, key presses), sensor outputs, or messages from other programs.
1
2