recently featured posts we've got 8 articles so far

New Slovak Tennis-related WebSite! 0

Dec13

iTenis.sk

How to speed up your blog 0

Jun21

Are you bored of your blog’s pages loading so slowly? If you are, this article is the one for you. The speed of your blogĀ  is pretty important issue. For exampe, imagine that you know two sites with pretty much the same content. One of them is loading really fast, and if you want to [...]

Wordpress and SEO 0

One reason, why Wordpress is the best and the most used blogging system is that there are tons of plug-ins you can install to make your blog better.
Let’s start with the definition of SEO. It means Search Engine Optimalisation. So if your blog has good SEO, the odds of visitors coming from search engines (such [...]

Anti-spam plugins for Wordpress 0

When I set up this blog, I didn’t change anything, except for installing SEO plugins. A day later, when I opened my mail client, I noticed that there are a lot of mails coming with subject starting with “[gasparik.com]“. In these mails was an information about new comment on my blog. I was so happy [...]

HTML for beginners: Part 4: Text 0

Apr26

There are many different ways how to add some style to your text. All the tags I will write about in this article are inline tags.
Tags i, b, u
<i>italic text</i> – Better way is to use <em>italic text</em> (em means emphasis).
<b>bold text</i> – Better way is to use <strong>bold text</strong>.
<u>underlined text</i> – I recommend you [...]

HTML for beginners: Part 3: Div & Span 3

Apr25

In the past, all HTML tags aplied meaning to content. That’s why tags div and span were created. They apply no meaning to it’s content at all. In combination with CSS (Cascading Style Sheets – I will write something about it later, you can read something about that on this wiki site) you can make [...]

HTML for beginners: Part 2: Head 2

Mar14

In head of your code, between <head> and </head> , you can include scripts, meta information, links to style sheets, etc.
These tags can be used in head: <meta>, <script>,<base>, <link>, <style> and <title>.

Title
Title is the only one required element in head. It is the text you can see on top of your browser. There [...]

HTML for beginners: Part 1: Introduction & basics 0

Mar11

In this category, I will teach you how to use HTML correctly, with instructions, examples and so on. If you are experienced designer, I recommend you not to read this, because it won’t help you.

HTML basics
HTML is the most used language to design simple websites. It is very easy to use and understand. Here is [...]

gasparik.com is powered by WordPress and FREEmium Theme.
developed by Dariusz Siedlecki and brought to you by FreebiesDock.com