Suputnik Web TricksWEB CHEATSHEET 1In this series, we bring you a list of useful snippets that can come handy when you are doing a web design project. They are not organized…Aug 19, 2021Aug 19, 2021
Suputnik Web TricksPHP — Working with DatabasesPHP is a very handy tool to work with the databases. As a programming language, it is very similar to jS, but it has an additional…Aug 19, 2021Aug 19, 2021
Suputnik Web TricksJS Accessing and Changing ElementsThere are many ways to address the document elements by using JS. Before, it was common to address elements via commands such as…Jan 17, 2021Jan 17, 2021
Suputnik Web TricksJavaScript — Enriching the pageJavaScript is a programming language that adds dynamics to your page. With JS, you can add specific functions and events easily on the top…Jan 17, 2021Jan 17, 2021
Suputnik Web TricksCSS — Making a Site LayoutThe easiest way to organize your site properly is by creating a web-grid using the combination of the HTML code and CSS. We will now…Jan 17, 2021Jan 17, 2021