What Are HTML Tags?

What Are HTML Tags?

When a web browser sees an HTML tag, it knows what to do with the material. Tags allow a web browser to differentiate between HTML and plain text. Opening tag, content, and closing tag all make up a single HTML tag. But some HTML tags are not closed tags. What Are HTML Tags? An HTML […]

What is an HTML file? A Guide to Getting Started

What is an HTML file? A Guide to Getting Started

An HTML file holds the basic structure of your website. It tells the browser what needs to be there for content. For example, what to show as the title for your website in the browser tab. In the case of this post, the browser tag should read “HTML Files: How to Create & Use”, as […]

The Best Coding Languages for Web Development in 2024

The Best Coding Languages for Web Development in 2024

The last few years have shown a booming industry boom even further. Web development has become increasingly important to every industry. In this article, we look at some of the best coding languages for 2024.  When the web started, deciding what language to use was relatively easy. The 1993 version of this article would be […]

HTML and CSS: How to link CSS to HTML

HTML and CSS: How to link CSS to HTML

Providing a visually appealing design encourages users of your site to explore further and remain for longer. A positive experience can lead to a higher percentage of visitors returning; a greater presence of your product; and leaves users more likely to share your content for a wider audience. All this can be achieved, largely, through […]

What is HTML? An Introduction

What is HTML? An Introduction

3-Minute Read

Thoughts on the 5 Day Coding Challenge

Thoughts on the 5 Day Coding Challenge

My name is Billy Keenan, and I work in the marketing department of Code Institute. Some background on myself, I studied Communications Studies in Dublin City University. While I was studying, I worked as a journalist to support myself and was heavily involved in DCU’s Media Production Society. With this in mind, when

Front End vs Back End Development – What is The Difference?

Front End vs Back End Development – What is The Difference?

Front-end and back-end development are two vital areas of coding. Front-end development describes programming that is done to a site to impact the client side or the user side of a website or application. Back-end development is the programming done on the server-side or the side that only a developer sees.  Difference between front-end and […]

5 Big Reasons Why Marketers Need to Know Code

5 Big Reasons Why Marketers Need to Know Code

ONE OF the biggest marketing changes is the growth and adoption of marketing technologies. In fact there are over 3,500+ marketing-tech companies (2015, there’s so much more now); growing at more than 1,000 companies per year.Every part of the marketing process – from CMS to PPC – is road-mapped and implemented into the overall digital […]

7 Places You Can Learn How To Code For Free

7 Places You Can Learn How To Code For Free

Can you really learn how to code for free? We’re not saying you can master coding that easily, but you certainly can, with the right attitude, learn to code in as little as three months. In time, that’s equivalent to one semester of a computer science degree – hardly long enough to set anyone up […]

Understanding the Basics of HTML5 and Getting Started with HTML5

Understanding the Basics of HTML5 and Getting Started with HTML5

HTML5 is one of the most important languages used by today’s developers. Employers looking for web developers will certainly look for candidates with HTML5 fluency. What is HTML5?  First released in 2014, HTML5 attempts to address the absence of semantic clarity in older HTML elements. In doing so, it introduced what is called semantic elements. […]