Blog

Welcome to our Blog, here you can find news and articles related to the IT industry. If you are interested in finding out more about our company, you can take a look at our portfolio or read about us.

Rules for Styling Tables in Software, Website, or Mobile App

May 15, 2025

Well-styled tables are critical for usability, clarity, and performance. Whether you're building enterprise software, a custom web app, a mobile-first interface, or a mobile app, tables often present the most important data users interact with-think transactions, users, metrics, or reports.

Add a comment (0) 308 Views Read more

Most Common Web Programming Languages

March 01, 2024

In the dynamic world of web development, choosing the right programming language is crucial for building robust and scalable web applications. With a myriad of options available, developers often find themselves pondering over which language to master or use for their projects. In this blog post, we'll delve into some of the most common web programming languages, highlighting their strengths and use cases.

Add a comment (0) 2,672 Views Read more

How to make field required with JavaScript if checkbox is checked

March 13, 2015

Really simple solution that will allow you to make fields required below

Add a comment (0) 22,073 Views Read more

iFrame transparent background in IE and other browsers

September 08, 2014

Goal: make transparent background for the iFrame. See solution below.

Add a comment (0) 7,982 Views Read more

What is the default font size in Browsers?

October 18, 2011

It is actually same for all 3: Internet Explorer, Fire Fox and Chrome. And it is 16px.

Add a comment (0) 5,233 Views Read more