CSS
HOW TIETALENT WORKS

#1 Let us know about you
Tell us what you are looking for, your skills and aspirations.

#2 Companies apply to you
Once you get matched with companies interested in your profile, you will be able to respond to interview requests.
Setup your interviews and we will provide you with adequate guidance.

#3 Get hired
Receive job or freelance mission offers and choose the one that interests you the most.
What is CSS ?
CSS (or Cascading Style Sheets) is a style sheet language that describes how elements are displayed in a document.
It is used to format and style web pages and can therefore be used to code wireframes. It separates the content from its presentation, allowing you to style applications and control the fonts, text, colors, backgrounds, margins, and layout.
CSS is one of the cornerstones of front-end web development, alongside HTML and JavaScript. It organises and simplifies web code, improving the load time of web pages.
One great feature is that it can be used in tandem with any XML-based markup language, not only HTML.