Learn Web Basics

Want to work with us? Use these Technologies to operate on our stacks at Biznitos.

  • HTML

    Start at the beginning by learning HTML basics — an important foundation for building and editing web pages.

    PROJECT: Create a website to list the major tourist attractions in our city. Host the website on our platform.

  • CSS

    Learn how to add CSS to visually transform HTML into eye-catching sites.

    PROJECT: Continue the tourist attractions website by using CSS to dress it up.

  • Basic Javascript

    Learn how to use JavaScript — a powerful and flexible programming language for adding website interactivity.

  • Use Tailwind

    Biznitos uses Tailwind to design all our websites. Essential to Know.

    PROJECT: Continue the tourist attractions website by deleting all your custom CSS and using the classes in Tailwind instead.

  • Liquid

    Biznitos uses Liquid to separate data from design. Used to all our website.

    PROJECT: Continue the tourist attractions website by making each listing be stored in our database instead of being static data in the HTML.

  • SQL

    Learn the basics of SQL so you can manipulate our data.

  • Postgresql

    At Biznitos, we use Postgresql for all data managent purposes. Learn with this 4 hour course.