Quantcast
Channel: From Photoshop to wordpress tutorial
Browsing latest articles
Browse All 25 View Live

Image may be NSFW.
Clik here to view.

Making CSS

For CSS, you will need Mozilla Firefox.Now move your index.html file that you made yourself into the new tab in your Mozilla Firefox browser.For creating index.html look previous post about coding...

View Article


Image may be NSFW.
Clik here to view.

Coding html

First of all you need to download notepad++.Ok, now set in the first line DOCTYPE, so the browser nows whats the content about..After this part you should open html tag <html> and close it...

View Article


Image may be NSFW.
Clik here to view.

Meta tags in html

Meta tags are always set between <head> and </head> tags. Every HTML document starts with following coding line:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0...

View Article

Image may be NSFW.
Clik here to view.

Color in html

Background color Background color or just bgcolor as attribute is used for changing of color for background of whole HTML page or separate parts like tables. Bgcolor could be set on differ  places in...

View Article

Image may be NSFW.
Clik here to view.

Tables in html

Tables could often cause problem to newbies and it could be very hard to understand and learn them.To create a table we use tag <table>. In that tag there are tags <tr> (row) and <td>...

View Article


Image may be NSFW.
Clik here to view.

Lists

There are 3 different types of lists. <ol>, <ul> and<dl>. <ul> - unordered list with dots<ol> - ordered list with numbers or letters<dl> - definition list with...

View Article

Image may be NSFW.
Clik here to view.

Images in html

ImagesYou can add images to your page by adding a following HTML code:<img src="image address" />Address of image from previous code can be defined in a few different ways:src="rabbit.png"  - if...

View Article

Image may be NSFW.
Clik here to view.

Comments, formating, links

CommentsComments are used for the text that helps you to write codes. For example, it is very easy to modify your html code, once you wrote it, if at the end of every opening tag, you wrote comment...

View Article


Image may be NSFW.
Clik here to view.

Elements & Attributes

Elements in htmlThere are three elements every html consists of:Opening tagElementClosing tagExample:<head><title>my page</title></head><body>my...

View Article


Image may be NSFW.
Clik here to view.

HTML basics

First of all, we have to know what is a htmlHTML stands for HyperText Markup LanguageIt is a labguage which describes a web page. You can set the parameters for documents, images position, text height,...

View Article

Image may be NSFW.
Clik here to view.

Wordpress installation (step by step)

Note that this step will describe how to manually install WP on the server, although there are some applications that can automatically do this for you, if web hosting companies over which you have...

View Article

How to create Wordpress website/blog - PART 1

1. Basics/IntroWe decided to write this article about Wordpress because we could not find anywhere on web kind of short tutorial or clear instructions how to create Wordpress site from beginning, at...

View Article

Image may be NSFW.
Clik here to view.

New Wordpress users

If there are few users/admins of your Wordpress website, there is possibly need to setup priviliges for all of them. In this short tutorial, you will be able to create a new users for same WP page and...

View Article


Image may be NSFW.
Clik here to view.

How to protect your computer from viruses, worms, Trojan horses?

      It has become every day routine now. I receive email from a friend, classical spam message inviting me to visit some website or signup for specific contest or award competition. Many of my...

View Article

Image may be NSFW.
Clik here to view.

How to make your blog more visible and add traffic to it - PART 1

During last 10 years or so, people are advised that SEO (Search Engine Optimization) for web browsers should be their main focus in order to get visitors for their website/blog. Although SEO...

View Article


How to make your blog more visible and add traffic to it - PART 2

6. Create e-mail listEmail listings are best source for repeated visits to your blog. If you don't have email list, you need to create one and adjust it for your needs. Instead of someone visits your...

View Article

Image may be NSFW.
Clik here to view.

Is blog a real thing for you?

Why do I need a good blog? Before you start a blog, ask yourself is blogging real thing for you. Make sure to ask yourself and give answers to these questions.1. Do you have fun while online?Successful...

View Article


Image may be NSFW.
Clik here to view.

What is RSS?

If you often use Internet, I'm sure that you added certain website or blog to the list of your favorite websites. You did this by using command "Add to Favorites" or "Bookmark This Page", depending on...

View Article

Image may be NSFW.
Clik here to view.

How to make your Wordpress website work faster?

You probably already noticed that, after you add all plugins, set themes, articles and other stuff, Wordpress website starts slowing down, especially when number of visitors goes high. In this post, I...

View Article

Image may be NSFW.
Clik here to view.

Facebook Like Box is history!

With the release of Graph API v2.3, the Like Box plugin is deprecated and will stop working on June 23rd 2015. Use the new Page Plugin instead. The Page Plugin allows you to embed a simple feed of...

View Article

Image may be NSFW.
Clik here to view.

What is domain?

Every website on Internet has its numerical address - IP address (for example 122.101.1.2) but this waz to find desired website is not common to people. Therefore, people thought of easier way to mark...

View Article


Domain flipping

Intro:There are many voices saying that domain flipping is easiest way to make money but I couldn't agree with that and hope you'll share my opinion after reading this post. I chose to write on this...

View Article


Image may be NSFW.
Clik here to view.

Keyword Research - How to find adequate keyword/term

When I started this blog, I didn't know I'd like this so much. Something that started as a hobby is turning to be a serious and often blogging. I'm very happy about it. Therefore, we should move focus...

View Article

Image may be NSFW.
Clik here to view.

Keyword Research - Competition

Let's get back to main keyword process. Let's say we gathered 50 keywords related to website content. Personally, I prefer a "one page full of content optimized for one keyword".  Now we should check...

View Article

Image may be NSFW.
Clik here to view.

Keyword Research - Tools and Tips for search

Advanced searchAfter you search for a term on Google.com, above number of results you will find "Show Options" button and sub-menu with a lot of options. Among the options you will find option for...

View Article

Browsing latest articles
Browse All 25 View Live