In this article, we will take a closer look at the head tag, which is one of the key elements of a well-formed HTML document. Each web page contains a Doctype, an HTML element, a head, and a body. The doctype declares the HTML version and is needed for the web page to be rendered […]
Read More »In the first article of this series, we looked at the first element of the <html> element, the HTML head tag. In this article, we will explain what the HTML body tag is and what it is used for. What is the HTML Body Tag? The HTML body element is the container for the content […]
Read More »Timeboxing is a goal-based strategy that people use to increase productivity and reduce the time spent plotting how to get the work done. The concept is simple. You put a time limit on tasks, meeting agenda points, investigation time, anything, so you or the team stays focused on the common end goal and the precious […]
Read More »Responsive design is the process of building a website that will automatically adjust to the screen size of any device. Early Design When the internet first went public in 1993, computers were the only devices rendering websites. Desktop screens were typically 800px or 1024px wide. As a result, developers created websites for just two sizes, […]
Read More »What is semantic HTML? Semantic HTML forms the building blocks of the web. They are the correct ingredients to make a cake. It’s the difference between putting 4 cups of flour into a bowl or putting flour, butter, sugar, and eggs into a bowl. One of those makes a cake (or in our case, a […]
Read More »What is alt text? Alternative text, more commonly known as alt text, is the text that users will hear if they are unable to view an image – an alternative option. Alt text is a short, written description of an image, which fully describes the image when the image cannot be viewed. Alt text is […]
Read More »What does it mean to be colour blind? Colour vision deficiency, more commonly known as colour blindness, causes difficulty identifying and distinguishing between certain colours. This is usually genetic and is present from birth. However, it can appear later in life due to other health conditions, medication side effects, or exposure to certain chemicals. Many […]
Read More »Why is accessibility so important? When we’re writing code, who do we write that code for? Ourselves? Other developers? Future employers? No. We write code to build websites for other people, which means that we write code for our users. So why would we build websites that 20% of our users can’t use or view […]
Read More »In short Python Modules are just files with Python code. Python modules refer to files with the ‘.py’ extension that contain: Python statements Python classes Python definitions (functions) Data in any form acceptable to python, eg(lists, dicts, objects, arrays) Usually, modules would be grouped in packages that can be installed in your local development environment, after […]
Read More »Asynchronous JavaScript is best described as being able to multitask while running one program and working on another. In other words, if your program is running a particularly long task, asynchronous coding allows you to work on other tasks while that code is running. Code Institute graduate Guillermo Brachetta explains Asynchronous JavaScript with some intriguing […]
Read More »Fill in the form or call us directly (9-5pm, Mon-Fri UTC+1) on:
UK +44 20 7183 3430
Ireland +353 1 539 7973
Sweden +46 8 446 875 25
Netherlands +31 20 21 70 206
Denmark +45 89 87 82 37
Germany +45 89 87 82 37
Austria +43 720 816 145
Please note that all calls are in English.