1
00:00:00,880 --> 00:00:01,940
Hey, welcome to a new Day.

2
00:00:01,960 --> 00:00:08,830
Today, we're going to continue working on the portfolio websites, a website which shows off your work.

3
00:00:10,070 --> 00:00:12,950
So yesterday we built this part.

4
00:00:13,340 --> 00:00:17,330
What I'm selecting here today, we're going to add these.

5
00:00:20,220 --> 00:00:23,400
Titles and descriptions and images as well.

6
00:00:23,400 --> 00:00:29,580
And you're also going to learn how to create a page with multiple columns.

7
00:00:29,580 --> 00:00:35,010
You can see here that the contents here on the left is separated from the contents here on the right.

8
00:00:35,010 --> 00:00:38,430
So that's the Web page we're going to build today.

9
00:00:38,430 --> 00:00:47,430
And so you also see that we will use external files to get the data from these elements, right, because

10
00:00:47,430 --> 00:00:50,340
these are like repetitive information.

11
00:00:50,340 --> 00:00:58,050
So it makes sense to extract that information from some files instead of writing that down inside the

12
00:00:58,050 --> 00:00:59,550
Python script.

13
00:01:02,820 --> 00:01:04,620
So that's what will build by the end of the day.

14
00:01:04,620 --> 00:01:10,660
And this will be a great opportunity to practice some of the fundamental blocks of Python.

15
00:01:10,680 --> 00:01:12,300
So let's move on with the next video.

16
00:01:12,330 --> 00:01:12,810
See you there.

