Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated:
1
00:00:01,060 --> 00:00:07,780
The website development page is definitely the most simple out of all the services pages that we've
2
00:00:07,780 --> 00:00:09,130
built so far.
3
00:00:10,000 --> 00:00:16,720
After the heading part which we already have created from the last two services sections it will then
4
00:00:16,780 --> 00:00:24,970
just be the same component essentially with an icon and some text that will just be aligning in different
5
00:00:24,970 --> 00:00:27,040
places along its container.
6
00:00:27,640 --> 00:00:34,000
So if we go and we can check out the screenshot and you'll see the familiar header and arrows that we
7
00:00:34,000 --> 00:00:40,780
have been working with and then you'll see below where we have an icon with a title and then a paragraph
8
00:00:40,810 --> 00:00:48,400
to the right of the icon we'll start out as we always do with a container for the entire page which
9
00:00:48,400 --> 00:00:55,450
will be our grid container with a direction of column and this container will consist of a few different
10
00:00:55,450 --> 00:01:00,580
grid items or in this case it will be a grid item container.
11
00:01:00,580 --> 00:01:08,500
And for the bottom half a grid item container as well the top we have already gone through and built
12
00:01:08,530 --> 00:01:09,340
twice now.
13
00:01:09,340 --> 00:01:15,540
So we're pretty familiar with the grid item wrapping the image followed by the grid item container the
14
00:01:15,550 --> 00:01:23,320
direction of column and then the last grid item wrapping the image for the forward arrow in the second
15
00:01:23,380 --> 00:01:24,730
grid item container.
16
00:01:24,730 --> 00:01:32,860
However you see we'll have a container a grid item container direction of column which is going to hold
17
00:01:32,860 --> 00:01:41,520
the title and then the image underneath that is going to be followed by a container for the text.
18
00:01:41,670 --> 00:01:47,520
And by structuring it like this we should be able to easily to the text next to the other container
19
00:01:47,640 --> 00:01:55,410
like the design that paragraph of course is just our typography variant body one wrapped inside of a
20
00:01:55,410 --> 00:01:58,640
grid item and then in the container to the left.
21
00:01:58,680 --> 00:02:05,820
So the container direction column you see will have a grid item wrapping a typography variant H for
22
00:02:06,090 --> 00:02:11,580
sitting on top of a grid item wrapping the image up above.
23
00:02:11,580 --> 00:02:18,420
In that first grid item container we are familiar with the header and its H variant typography title
24
00:02:18,780 --> 00:02:22,800
and then the body one variant paragraphs underneath.
25
00:02:22,800 --> 00:02:25,230
So that's all pretty familiar to us.
26
00:02:25,260 --> 00:02:32,530
Like I said this should be the simplest out of all the ones we've built so far underneath this section
27
00:02:32,530 --> 00:02:33,380
on the page.
28
00:02:33,460 --> 00:02:39,850
We're just really going to be repeating the analytics section structure with the title on top of the
29
00:02:39,850 --> 00:02:41,990
image with some text next to it.
30
00:02:42,130 --> 00:02:50,930
As you can see in this next screenshot where we have two more examples we'll first have the bottom row
31
00:02:51,200 --> 00:02:58,670
and that is a grid item container and that is wrapping a grid item container direction of column for
32
00:02:58,670 --> 00:03:06,500
the title and the icon followed by the grid item wrapping our body one typography for the paragraph
33
00:03:08,080 --> 00:03:15,540
inside of that container direction of column we'll start off with an item typography variant H four
34
00:03:15,570 --> 00:03:24,220
for our title followed by an item wrapping an image for the icon the other icon is set up in the exact
35
00:03:24,220 --> 00:03:31,180
same way and we will actually be repeating this another time for another icon but I didn't include it
36
00:03:31,180 --> 00:03:37,510
in this just because there's no need to repeat all of this code over and over again so we'll just be
37
00:03:37,600 --> 00:03:45,370
positioning these items along their containers using either the Flex start or flex end properties and
38
00:03:45,370 --> 00:03:51,400
by now you should be able to tell which of these is which although for clarity obviously the top one
39
00:03:51,430 --> 00:03:55,140
is going to be the flights end and the outreach to the bottom section.
40
00:03:55,140 --> 00:04:00,490
That would be the Flex start but it should be pretty straightforward so I'll see you over and the code
41
00:04:00,490 --> 00:04:02,160
editor and we'll get started on it.
4884
Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.