Category Archives: HTML

DNS

A Look Into Smart DNS

You keep hearing all of your friends talking about the latest television shows and you want to know what all of the hype is about; however, in order to watch the shows, you need to get a subscription to Netflix, Hulu or some other type of blocked website. Those blocked websites are often unavailable in…

Continue Reading →

FreshMail

Email Coding Tips from FreshMail

I want to share a cool find about FreshMail in this post. Here’s the deal. I’ve been sending standard emails as part of my email marketing campaigns up till now, but it’s time to make it more custom because it allows to better convey the look and feel of your brand. Problem is, you can’t…

Continue Reading →

The All-In-One CSS Generator

The All-In-One CSS Generator That Does More

  Since the release of CSS3, more and more websites have been including it to spice up their websites without the use of images that can slow down the website. And as you may probably be aware of, the speed of a website can greatly impact its SEO. Plus, not only are the tasks required…

Continue Reading →

How to Create an HTML/PHP Contact Form (Part One)

In this series of tutorials, we’ll try to cover most of the aspects of a well-coded and secure HTML/PHP contact form. Even if you’re not familiar with PHP and have only basic knowledge of HTML, that will be totally enough. First, let’s think of why you would actually need a contact form on your site?…

Continue Reading →

HTML Editor: Which One You Should Use?

I’m going to help you choose the best HTML editor for your needs. The basic thing in web design and development is that you need to switch on your monitor…. well, not exactly just that. 🙂 In fact, if you’ve decided to mess around with HTML and become a web design guy or a web…

Continue Reading →

Web page design – HTML Tutorial 14 (part 2)

This is the second and the last part of my web page design tutorials. If you’ve got to our blog for the first time, I suggest checking my previous tutorials because they just give you a basic understanding and really necessary skills to proceed with your HTML endeavors. In this particular tutorial, you will learn…

Continue Reading →

Web page design – HTML tutorial 14

In this HTML tutorial I will share some web-page design techniques and you will learn how to create web-pages with a perfect layout. A web page design is similar to the design of usual documents for print except for a few differences. The main difference is the ability to use links. Using links (or URLs)…

Continue Reading →

Object in HTML – HTML tutorial 12

In the HTML tutorial 11 – HTML audio, we have learned how to add audio files and music to our HTML-pages. Now it’s time to expand the horizons of our knowledge. The Object in HTML tutorial will teach you how to add different objects to your HTML-page such as: video, flash animation and java-applet.

Continue Reading →

HTML audio – HTML tutorial 11

This tutorial will teach you how to add audio files to your HTML page. It could be a simple music track or a background HTML audio file. We will go through all the settings, tags, and attributes related to HTML audio and compare the default audio players in different browsers. You’ll learn about the obligatory…

Continue Reading →

HTML form – HTML tutorial 10

This HTML tutorial will teach you how to create an HTML form so that you can receive information from your website visitors. Browsing the Internet you may see different kinds of HTML forms. However you probably do not even suspect how easy it can be to create such an HTML form. It’s like Sunday morning,…

Continue Reading →

HTML frames – HTML tutorial 9

In this HTML tutorial, you will learn how to create HTML frames, why some web-developers (and SEOs) do not like HTML frames and how to use HTML frames effectively. Currently HTML frames are not used too often. However you need to be able to recognize HTML frames and be able to work with them. So…

Continue Reading →

HTML image map – HTML Tutorial 8

In this HTML tutorial we will learn how to use an HTML image map. In other words, you will get the knowledge on how to divide an image into parts and assign a unique URL to each part. This may be useful when assigning links to parts of a regular map (for example, states or…

Continue Reading →

HTML Tutorial 7 – Image in HTML

In this HTML tutorial you will learn how to decorate a web-page by adding an image in HTML. If your web-page consists of text only, it may be interesting to somebody (not sure who can like such a site though 🙂 ) however it will be hardly attractive. It is very easy to add images…

Continue Reading →

HTML Tutorial 6 – Table in HTML

In this HTML tutorial you will learn how to create a table in HTML. Tables can be simple and advanced. We will get familiar with both kinds. HTML table formatting, attributes and CSS involved are used to make your HTML table look better. All these interesting stuffs will be explained in a short and simple…

Continue Reading →

HTML Tutorial 5 – HTML list

In our everyday life we often use lists of different types: to-do lists, purchase lists and step by step instructions. If you hate lists in the real life (yes, there is a life out of the Internet too :)) do not worry – you will love to create lists in HTML. It is the most…

Continue Reading →

Page 1 of 2