inglise-eesti/vene terminid/dictionary

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.
Näide:  
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.
fillStyle (CSS, JS, PHP) – fillStyle – JS atribuut, mis värvib määrada ala Näide: ctx.fillsStyle = “blue”;
footer (CSS, HTML) –
  • HTML käsk, mida näiatab HTML lehe jaluse
Näide: <footer></footer> footer{}
frontend (CSS, HTML) – Front-end web development is the development of the graphical user interface of a website through the use of HTML, CSS, and JavaScript so users can view and interact with that website.
1 2