All language subtitles for 9. Custom Software Development Page - Row 2

af Afrikaans
sq Albanian
am Amharic
ar Arabic
hy Armenian
az Azerbaijani
eu Basque
be Belarusian
bn Bengali
bs Bosnian
bg Bulgarian
ca Catalan
ceb Cebuano
ny Chichewa
zh-CN Chinese (Simplified)
zh-TW Chinese (Traditional)
co Corsican
hr Croatian
cs Czech
da Danish
nl Dutch
en English
eo Esperanto
et Estonian
tl Filipino
fi Finnish
fr French
fy Frisian
gl Galician
ka Georgian
de German
el Greek
gu Gujarati
ht Haitian Creole
ha Hausa
haw Hawaiian
iw Hebrew
hi Hindi
hmn Hmong
hu Hungarian
is Icelandic
ig Igbo
id Indonesian
ga Irish
it Italian
ja Japanese
jw Javanese
kn Kannada
kk Kazakh
km Khmer
ko Korean
ku Kurdish (Kurmanji)
ky Kyrgyz
lo Lao
la Latin
lv Latvian
lt Lithuanian
lb Luxembourgish
mk Macedonian
mg Malagasy
ms Malay
ml Malayalam
mt Maltese
mi Maori
mr Marathi
mn Mongolian
my Myanmar (Burmese)
ne Nepali
no Norwegian
ps Pashto
fa Persian Download
pl Polish
pt Portuguese
pa Punjabi
ro Romanian
ru Russian
sm Samoan
gd Scots Gaelic
sr Serbian
st Sesotho
sn Shona
sd Sindhi
si Sinhala
sk Slovak
sl Slovenian
so Somali
es Spanish
su Sundanese
sw Swahili
sv Swedish
tg Tajik
ta Tamil
te Telugu
th Thai
tr Turkish
uk Ukrainian
ur Urdu
uz Uzbek
vi Vietnamese
cy Welsh
xh Xhosa
yi Yiddish
yo Yoruba
zu Zulu
or Odia (Oriya)
rw Kinyarwanda
tk Turkmen
tt Tatar
ug Uyghur
Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated: 1 00:00:01,180 --> 00:00:05,520 So it looks like I did just have the wrong numbers for this animation. 2 00:00:05,560 --> 00:00:13,480 We needed the max height to be to seventy five the max with to be two seventy five and the minimum height 3 00:00:13,720 --> 00:00:15,850 to be two hundred and fifty. 4 00:00:15,880 --> 00:00:22,960 So if we save that now we'll see the page refresh and now it is no longer being cut off and is rendering 5 00:00:22,960 --> 00:00:32,740 the full animation but let's go ahead and if we start to size this up you see the animation and I can 6 00:00:32,740 --> 00:00:34,760 go ahead and create that one right there. 7 00:00:34,840 --> 00:00:40,780 You can see that these are being pushed over to the left side of the screen when we'd really actually 8 00:00:40,780 --> 00:00:43,770 want them to be more centered around. 9 00:00:43,810 --> 00:00:52,390 So what we can do is we can come up in on the row there is wrapping both of these item containers. 10 00:00:52,540 --> 00:01:01,330 Let's add a justify justify a property of space around and we can save this. 11 00:01:01,380 --> 00:01:06,880 The page will refresh and now we actually have that spacing that we were looking for. 12 00:01:06,910 --> 00:01:14,440 So these are much more laid out and we have consistent spacing around both the edges and within them 13 00:01:15,600 --> 00:01:18,470 we can go ahead and shrink this back down. 14 00:01:18,540 --> 00:01:24,150 But let's actually go and you can see it just right there it already happened that they're already jumping 15 00:01:24,210 --> 00:01:31,380 to being stacked on top of one another even though they still have room to go and we're still on the 16 00:01:31,470 --> 00:01:37,230 larger breakpoints see we're just now reaching medium and this is where I would like for them to be 17 00:01:37,230 --> 00:01:41,310 sitting on top of each other but up here we still have plenty of space. 18 00:01:41,340 --> 00:01:46,920 So what we need to do now actually leave this at a breakpoint where you can see it's broken is will 19 00:01:46,920 --> 00:01:49,830 come in on each of the item containers. 20 00:01:49,850 --> 00:01:57,870 Well let's add the medium prop so that they know to share the space and stay next to each other until 21 00:01:57,870 --> 00:01:59,410 the medium break point. 22 00:01:59,640 --> 00:02:00,930 So we'll save that. 23 00:02:00,930 --> 00:02:07,500 The page will refresh and you can see that they are now on the same lines still all the way until when 24 00:02:07,500 --> 00:02:08,450 we scroll down. 25 00:02:08,580 --> 00:02:15,330 We get to the medium breakpoint and here you can see they actually don't automatically jump to sitting 26 00:02:15,330 --> 00:02:21,510 on top of each other but that's because they still have room to go and you can see when we get too close 27 00:02:21,510 --> 00:02:25,180 here there it is now overlapping that animation again. 28 00:02:25,320 --> 00:02:32,370 And so we'll want to manually make sure to switch this from being laid out as a row when we are in the 29 00:02:32,370 --> 00:02:33,570 larger breakpoints. 30 00:02:33,630 --> 00:02:39,360 We'll want to switch that to the column layout as soon as we hit the medium breakpoint and that will 31 00:02:39,360 --> 00:02:46,460 make sure that these are stacking on top of one another and we'll avoid that problem entirely but we'll 32 00:02:46,460 --> 00:02:47,710 get to that in a minute. 33 00:02:47,720 --> 00:02:52,820 I would like to kind of go in and do some of my responsive styling at the end after I have all of the 34 00:02:52,820 --> 00:02:58,730 content on the screen so that you know none of the later content is going to mess with any of the styles 35 00:02:58,730 --> 00:03:00,210 that you've already created. 36 00:03:00,260 --> 00:03:06,510 I feel like that's a pretty good way to work and has been successful for me so far so I'm going to make 37 00:03:06,510 --> 00:03:07,750 this bit bigger. 38 00:03:07,750 --> 00:03:14,640 Back up to where we need it and let's start adding the next item on this page which is R. Root Cause 39 00:03:14,670 --> 00:03:23,390 Analysis section will come and let's find this great item with a direction of row justify space around 40 00:03:23,780 --> 00:03:25,790 and we'll go all the way down to the bottom. 41 00:03:25,790 --> 00:03:35,690 So with just one grid tag underneath and let's add a new grid item container direction row and this 42 00:03:35,690 --> 00:03:40,100 will be for the Root Cause Analysis section like I said. 43 00:03:40,220 --> 00:03:52,070 And so this will have a grid item container direction of column inside a first grid item here is wrapping 44 00:03:52,070 --> 00:04:03,830 an image with a source of roots and an old of tree with roots extending out and we'll go ahead and say 45 00:04:03,830 --> 00:04:11,830 a height of four hundred and fifty m and a width of four hundred and fifty M as well. 46 00:04:11,930 --> 00:04:19,880 Go ahead and close that off and then we'll scroll up to underneath the stopwatch import routes from 47 00:04:20,360 --> 00:04:24,460 assets route we can save them. 48 00:04:24,460 --> 00:04:26,200 The page will refresh. 49 00:04:26,200 --> 00:04:29,450 And now you can see our icon has appeared. 50 00:04:29,660 --> 00:04:33,520 But let's come down and continue adding the text to that. 51 00:04:33,520 --> 00:04:39,820 So under the grid item wrapping our image add another grid item. 52 00:04:39,940 --> 00:04:40,680 And here. 53 00:04:40,690 --> 00:04:49,510 This will wrap a typography variant of H 4 in wide the gutter bottom. 54 00:04:49,510 --> 00:04:55,450 And this will be our title route dash cause analysis. 55 00:04:55,450 --> 00:05:00,580 And then underneath this typography we can add another typography. 56 00:05:00,960 --> 00:05:07,430 But this time a variant of body one with the paragraph property. 57 00:05:07,510 --> 00:05:14,980 And then we'll need to open up our design file and let's come to the root cause analysis section and 58 00:05:14,980 --> 00:05:22,870 copy in these paragraphs so we'll copy that paste in this first typography and then we can go ahead 59 00:05:22,960 --> 00:05:27,370 and just copy that will paste it again. 60 00:05:27,490 --> 00:05:36,700 Copy the new paragraph and we will paste that paragraph let's close down the design file and then we 61 00:05:36,700 --> 00:05:37,900 can save this. 62 00:05:37,900 --> 00:05:40,900 And we should see all of our text appear. 63 00:05:40,900 --> 00:05:43,820 But let's start getting all of this censored up. 64 00:05:43,840 --> 00:05:50,400 So on all of these typography variants let's add in a line of center. 65 00:05:50,410 --> 00:05:52,220 Go ahead and copy that. 66 00:05:52,280 --> 00:05:59,020 We'll put that on all of these guys here and then on our grid item container with a direction of column. 67 00:05:59,290 --> 00:06:04,580 Let's add in line items property of center as well. 68 00:06:04,680 --> 00:06:12,040 Go ahead and save this and the page will refresh and you can see all of our content has now jumped properly 69 00:06:12,190 --> 00:06:16,410 into the middle of the screen here on the grid. 70 00:06:16,420 --> 00:06:25,900 Item wrapping all of our typography is let's add a class name of classes dot item container container 71 00:06:25,900 --> 00:06:31,750 to give it the same styles as these text containers up here which will prevent it from expanding so 72 00:06:31,750 --> 00:06:33,730 far so we can save that. 73 00:06:34,000 --> 00:06:39,260 And we'll see the page refresh to give us a much nicer looking paragraph. 74 00:06:39,360 --> 00:06:41,890 Now let's go ahead and start working on it. 75 00:06:41,900 --> 00:06:49,620 This last section with the next two animations and so what we'll do is actually just go ahead and copy 76 00:06:49,860 --> 00:06:56,550 the entire row for our digital documents and data and the scale sections and then we'll go ahead and 77 00:06:56,610 --> 00:06:58,950 change that for the new animations. 78 00:06:58,950 --> 00:06:59,900 So what's come up. 79 00:06:59,910 --> 00:07:02,760 And I believe it's this grid item right here. 80 00:07:02,780 --> 00:07:03,020 Yep. 81 00:07:03,030 --> 00:07:13,860 So find your grid item justify space around and go ahead and just copy that entire grid item container. 82 00:07:13,860 --> 00:07:20,230 And underneath are grid item container direction row for the Root Cause Analysis section. 83 00:07:20,580 --> 00:07:28,750 Well let's paste this new section down here let's scroll up to this newly pasted digital documents and 84 00:07:28,750 --> 00:07:37,210 data section and we'll actually change this to auto Mason and then open up the design file and scroll 85 00:07:37,210 --> 00:07:42,720 down to the automation section and let's copy over these paragraphs. 86 00:07:42,760 --> 00:07:52,320 So copy over the first one to our first typography body one the second paragraph to our second one and 87 00:07:52,350 --> 00:08:01,270 the third paragraph into the third typography component then we'll come down and where we had copied 88 00:08:01,270 --> 00:08:02,920 the scale section. 89 00:08:03,040 --> 00:08:07,770 Let's scroll over in the design file to our user experience design section. 90 00:08:07,840 --> 00:08:16,270 So let's change the title to user experience design and let's go ahead now and copy these paragraphs 91 00:08:16,300 --> 00:08:17,300 over as well. 92 00:08:17,320 --> 00:08:20,460 So copy the paste. 93 00:08:20,530 --> 00:08:23,080 And then let's go ahead. 94 00:08:23,110 --> 00:08:30,740 Copy that typography component and paste that two more times for these other paragraphs. 95 00:08:30,840 --> 00:08:32,380 Get in there. 96 00:08:39,120 --> 00:08:40,270 And there we go. 97 00:08:40,290 --> 00:08:43,230 So let's get rid of the design file again. 98 00:08:43,230 --> 00:08:44,540 Let's save this. 99 00:08:44,550 --> 00:08:48,650 And the page is going to refresh with our new road down here. 100 00:08:48,670 --> 00:08:53,570 And so we still have the same animations in place but we do have all the text and the title's correct. 101 00:08:53,790 --> 00:08:59,420 But let's go up and to where we had set up our animation options. 102 00:08:59,480 --> 00:09:03,360 Let's go ahead and copy that and we'll paste two more in. 103 00:09:03,390 --> 00:09:07,760 Let's change this first one to auto Mason options. 104 00:09:07,790 --> 00:09:19,380 The second one to you ex options and let's come up and import now or import automation animation from 105 00:09:19,800 --> 00:09:25,630 up to animation automation animation data. 106 00:09:25,740 --> 00:09:37,650 Jason and then we need to import the U X animation from animations you X animation data dot J.S.. 107 00:09:37,710 --> 00:09:45,210 And then in the automation options constant let's change these scale animation here to automation animation 108 00:09:45,600 --> 00:09:50,610 and change the scale animation for you X options to the new X animation. 109 00:09:50,760 --> 00:09:57,540 And now we can scroll down and then our lady components for the scale options down here in the item 110 00:09:57,540 --> 00:10:00,710 container for user experience design. 111 00:10:00,720 --> 00:10:09,030 Let's change this to our new X options and set a max height of three hundred and ten and then max width 112 00:10:09,360 --> 00:10:19,040 of one hundred and fifty five and it will scroll up and now for our lady animation here where it says 113 00:10:19,040 --> 00:10:19,950 documents. 114 00:10:20,090 --> 00:10:27,410 Let's go in and now change this in the automation section to the automation animation with a max height 115 00:10:27,710 --> 00:10:33,920 of two hundred and ninety eight max width of two hundred and eighty. 116 00:10:34,220 --> 00:10:37,560 And we do not need a minimum height here. 117 00:10:37,590 --> 00:10:41,800 So let's save this now and we'll see that page refresh. 118 00:10:41,960 --> 00:10:45,520 And we now have both animations in place. 119 00:10:45,530 --> 00:10:50,480 You can see I can go ahead and click this and it looks like we're having a problem with the automation 120 00:10:50,510 --> 00:10:51,240 animation. 121 00:10:51,350 --> 00:10:59,210 I don't see that popping up so much scroll back up to the automation options automation or oh we're 122 00:10:59,210 --> 00:11:06,410 passing the it looks like we were passing the automation animation when we need to pass the automation 123 00:11:06,530 --> 00:11:07,580 options. 124 00:11:07,580 --> 00:11:12,800 So make sure you have that correct and save the page and we'll see that refresh. 125 00:11:12,800 --> 00:11:17,580 And now both of our animations have appeared nicely. 126 00:11:17,740 --> 00:11:24,100 The first thing that I see though is how close these animations are to our root cause analysis section 127 00:11:24,460 --> 00:11:30,220 and we actually have the same problem here where the text is actually really close on the top as well. 128 00:11:30,220 --> 00:11:36,940 So on the root cause analysis section I'm going to give a margin top and a margin bottom so it gives 129 00:11:37,030 --> 00:11:41,300 some spacing to the page and kind of axes our buffer there in the middle. 130 00:11:41,350 --> 00:11:50,720 So let's find our direction of a row grid item container for the routes section and here was let's add 131 00:11:50,740 --> 00:12:00,120 a style of margin top 20 M and A Margin bottom of 20 m as well. 132 00:12:00,250 --> 00:12:01,330 And we can save that. 133 00:12:01,540 --> 00:12:08,500 We'll see the page refresh and now we've got a much nicer spaced page coming along. 134 00:12:08,620 --> 00:12:12,430 This looks honestly really close to the design file already. 135 00:12:12,430 --> 00:12:16,270 So we're almost finished up but this is a great place to take a break. 136 00:12:16,300 --> 00:12:19,570 So I'll catch you in the next video to keep on working. 14590

Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.