Logo Logo Logo

Programing on HTML and CSS

Logo HTML and CSS are languages which can help you to create your site or your mobile application.

HTML - is the markup language of objects on the page using tags (text, images, links, etc. ).

CSS - is a language of styles provided for each object (color, size, placement, etc.).

There are several code editors where you can write code:

  • PyCharm. Professional code editor.
  • Sublime Text. Professional code editor.
  • Programiz. An online environment for programming and learning.
  • Replit. An online environment for programming and learning.
  • CodePen. An online environment for developing web pages and websites.
  • These videos can help you understand HTML and CSS.