Krzysztof Nyrek
WordPress

How WordPress work

There are thousands webpage based on WordPress, but how WordPress works? In these post, I take you behind the scene

Read More
WordPress

How to move WordPress site to a new host

One day you figured out that your hosting server doesn’t meet your requirements. These days you may wonder how to

Read More
Project management

When a hard drive failure

In the last weeks, I heard several times: “My hard drive broke down, and I lost all data”. I know

Read More
learn programming

How to use CSS Border to cut box edge?

Web pages are built from boxes and each box has its own border with you are able to style using

Read More
Project management

How to solve time problems in a project

Sometimes, projects stay on track, but more often we are behind schedule time. Usually, there is no big problem, because

Read More
WordPress

Will WordPress die soon?

WordPress is the most popular CMS on the Internet. Almost 40% of webpages are based on WordPress. Why it is

Read More
learn programming

CSS knowledge that allows you to build pixel perfect page

CSS it’s pretty easy to use, but t’s also hard to become CSS Master. Have you ever heard about pixel-perfect

Read More
learn programming

HTML Form server side validation

Last time I wrote about two validation methods on the client site. I also admit that this kind of validation

Read More
learn programming

Is your page structure written in HTML or in div language?

The websites are mostly constructed from three layer. First of all HTML wich creating a structure and content. Secondly, there

Read More
learn programming

How to validate HTML form in two-step?

Last week I wrote about building HTML form, but even the most important thing is to know how to validate

Read More
X