DivitoDesign

Everything for the Web Professional
Guide

Tag:

Start Blogging #1 – What is a blog?

Content Table 0. Welcome to the Guide 1. What is a blog 2. What pages should a blog have 3. Choose a Niche 4. Store your blog 5. Blogging software 6. Blogging Tips and Tricks What is a blog? That is an important question if you would like to start one. Most of you’ve heard [...]

Guide to HTML Emails

This guide will tell you exactly what HTML emails are, how to make them and how to design your HTML emails. What are HTML emails? HTML emails are emails send with mark-up. Most of the time, an email just contains letters and words to bring over a message to the recipient. It doesn’t need any [...]

Z-Index : Overlap HTML Elements With CSS

Via this guide, you will learn what a Z-Index is and how to use this property to overlap HTML elements with CSS. What is a Z-Index Z-index is an property in CSS and has been included in CSS because people asked for an property with the possibility to make HTML elements overlap. Overlapping HTML elements [...]

Guide to Robots.txt Usage

This guide has all the information, examples and explanation you need about Robots.txt files. What is a Robots.txt file As the name already tells you, Robots.txt is a text file. A text file telling search engine ‘robots’ what to do with certain pages in your website. That is all a Robots.txt file does. For example, [...]

How To Use HTML Heading Tags with SEO Purpose

This article is a beginners guide to heading tags in HTML and their search engine purpose. This time we are going to talk about the heading tags you can use in HTML. To give you an example: h1, h2, h3, h4, h5, h6. These tags are used in HTML to define a heading or title. [...]