This course covers how to create a simple homepage using HTML5 and CSS3.
- Let's take a look at the basic HTML5 source code and frequently used DIV, A, and LINK tags.
- Learn the concept of directories and how to code to specify where in the folder the images you want to access and output are located.
- We will look at the basic properties of CSS3, such as DIV borders, size, background, text-align, and float properties. We will also learn how the layout of DIV changes depending on the float value.
- Learn how to insert backgrounds and logos using image files.
- Among the CSS3 properties, we will look at the top, left, right, and bottom properties using the position property. We will also look at the differences between the most important position: absolute property and the relative property.
- After taking Gongdori's homepage creation lectures, you will practice creating a homepage yourself.
- You will also learn about other frequently used CSS3 properties.
- 2018 Mini Hackathon 3rd Open Source Software Community Day webOS Category 3rd Place Winner
All
31 lectures ∙ (4hr 42min)
Learn HTML5 basics
06:37
Learn the DIV tag
11:07
Learn A tags
06:20
Learn IMG tags
09:50
Learning LINK tags
12:23
Learn CSS selectors
10:33
Using web fonts
13:02
Using CSS borders
06:01
CSS float property
05:53