Basics of HTML5 and CSS3 - course RUB 3,900. from Shultais education, training 87 lessons, Date November 27, 2023.
Miscellaneous / / November 28, 2023
Online course on HTML and CSS is the starting point in a career as a website developer. Most web programmers and layout designers started with layout. At the same time, learning the basics of HTML opens the door not only to web development, but also to other Internet professions.
Almost every company has a website that needs to be developed and updated. And it’s not just about programming, but also about the daily posting of content, as well as marketing materials. Therefore, there will always be work in this direction.
In our online courses you will gain the basic knowledge and skills necessary to start your profession. Training takes place through video lessons with reinforcing practical tasks directly in the browser.
WHO IS THIS COURSE SUITABLE FOR?
Learning HTML and CSS using video lessons is designed for a wide audience and does not require prior preparation. The HTML course is perfect for layout designers and beginning web programmers.
FOR BEGINNING WEB DEVELOPER
Learn technologies without which no website can be made.
You will learn how the Internet works and build a foundation for studying more complex web technologies.
TO THE WEB MASTER
Learn to work competently with HTML pages without the help of layout designers.
You can make edits to templates and CSS styles.
DETAILER
Learn how to design websites using HTML5 and CSS3. You will design your first grids and style various website elements: from the menu to the footer.
Get familiar with semantics, basic tags and properties.
HTML and CSS – two key technologies with which Internet sites are made.
It is with these languages that many programmers begin their careers.
Typesetting skills - a skill that is needed not only by programmers, but also by content managers, designers,
layout designers, system administrators, copywriters, marketers, analysts.
1. Introduction to HTML and CSS 6 lessons, 15 assignments
Learn the basics of HTML and CSS.
Learn what an HTML document is and what parts it consists of.
Master the basic layout tools.
2. Basic concepts of the Internet 6 lessons, 12 tasks
Get to know how the Internet works
and how browsers interact with websites.
Learn to distinguish frontend from backend.
Learn what hosting and the HTTP protocol are.
3. HTML tags 11 lessons, 29 tasks
Get to know the basic HTML tags.
Learn to add text, images, lists, and tables to your page.
Learn the rules for nesting tags.
Learn to use the official specification.
4. CSS Basics 19 lessons, 47 tasks
Get to know selectors and CSS properties.
Learn to access any HTML elements on a page and change their appearance.
Learn how to work with fonts, padding, frames, and borders.
5. Working with images 10 lessons, 19 tasks
Learn the difference between raster and vector graphics.
Learn how to export images from layouts and insert them onto the page.
Learn to work with sprites as well as background images.
6. Document structure 5 lessons, 9 tasks
Find out what elements a modern HTML document consists of.
Learn to choose and use section, header, footer, nav and article tags correctly.
7. Document blocks and grid 15 lessons, 35 tasks
Learn to work with block and inline elements.
Learn how to change the document flow.
Get acquainted with the features of the falling out and collapsing of outer margins of block elements.
Learn how to work with the float property and how to build meshes.
Learn the difference between relative, absolute and fixed positioning.
8. Dive into forms 11 lessons, 23 tasks
Learn to add forms to a page to send data to the server.
Become familiar with basic data types and form fields.
Learn how to send files.
Learn the difference between GET and POST requests, and also learn how to use different types of buttons.
9. Tables 3 lessons, 7 tasks
Get to know HTML tables.
Learn to merge cells
Learn about the advanced capabilities of tables.
10. Completion of the course 1 lesson
Get acquainted with additional layout designer tools.