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.

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) 1,513 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) 20,672 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,313 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) 4,490 Views Read more

CSS: Remove padding/line breaks from H1 tag

July 08, 2011

Little CSS trick that will remove padding/line brake from H1 tag.

Add a comment (0) 6,890 Views Read more