Tutorials

HTML code validation

In this lesson it will be about code validation. You need to validate html code to avoid errors in html code even your web page looks good. Furthermore if web page doesn't look good and you can't find out why, validation can help you to find problem. Code validation...

read more

JQuery. Ajax example with recaptcha

In this lesson we'll consider jquery ajax method and do exercise with google recaptcha using. Ajax method has got two parameters - url, which accept data form ajax and settings. Settings is a large array. It gives possibility developer to control ajax request...

read more

Create your first web site. Icon font

In this lesson we'll finish to make main page of our project - we'll add footer, also including icon font. First of all I'll show how to make footer is always in the bottom of web page. If you would like use icons in your site, you will probably want to use images....

read more

Create your first web site. Grid system

In this lesson we'll continue to develop our first project. Today we'll consider very popular and actual approach in html code -grid system. The basis of this approach is float rule and width of block. This approach simplifies web developer's work. You only need...

read more

Create first web site. Create dropdown menu

In this lesson we'll continue to create our first web site, which we started last lesson. Today we'll create main menu and dropdown in our project. There a lot of ways to create dropdown menu. I'll show you one of it. But in future you can use your own way.

read more

Homework

Based on past lessons it is good to summarize. That's why I decided to give you homework. Your results you can send me to my email (in video description). Good luck! List of last lessons: What is the web site? Intro to html Key html tags Intro to CSS Id and classes in...

read more

Pin It on Pinterest