1 00:00:08,720 --> 00:00:10,450 Hi, everybody. 2 00:00:10,450 --> 00:00:14,500 I am so happy to say congratulations, that you've made it this far in the class, 3 00:00:14,500 --> 00:00:17,790 and that you've hopefully completed the final project. 4 00:00:17,790 --> 00:00:22,090 We have all come a really long way from the plain pages that we began with 5 00:00:22,090 --> 00:00:23,350 to something that's really styled. 6 00:00:23,350 --> 00:00:27,290 I hope you've learned a little bit of theory and a little bit of practice, and 7 00:00:27,290 --> 00:00:30,770 you're putting it together to create something really unique. 8 00:00:30,770 --> 00:00:34,530 So at this point, you might be wondering, what next? 9 00:00:34,530 --> 00:00:36,223 I've gone to the HTML class maybe, 10 00:00:36,223 --> 00:00:39,070 and I've definitely just finished the CSS class. 11 00:00:39,070 --> 00:00:43,450 What can I do to continue my own progress as a web designer? 12 00:00:43,450 --> 00:00:44,440 Well first, 13 00:00:44,440 --> 00:00:48,450 I would really encourage you to consider creating your own site from scratch. 14 00:00:48,450 --> 00:00:52,600 Draw it out, style it, do all the little things that you wanted to do, but 15 00:00:52,600 --> 00:00:55,230 you didn't because you were too busy doing the assignments. 16 00:00:56,340 --> 00:01:00,210 Once you've done that, you can continue to practice your skills. 17 00:01:00,210 --> 00:01:04,040 One of the things people often ask me is, I wanna get a job as a web designer. 18 00:01:04,040 --> 00:01:05,330 What should I do? 19 00:01:05,330 --> 00:01:08,980 Well, when you go and you talk to other people about web design, 20 00:01:08,980 --> 00:01:12,530 they're gonna wanna know, what are you working on right now? 21 00:01:12,530 --> 00:01:17,130 So whether it may be just working on transitions, transforms, accessibility, 22 00:01:17,130 --> 00:01:19,950 you should always have something that you're thinking about 23 00:01:19,950 --> 00:01:21,990 about your site to work on right now. 24 00:01:23,370 --> 00:01:27,980 You're also probably at this point ready to join a Meet Up or different workshops. 25 00:01:27,980 --> 00:01:30,150 You're not at web developer status yet. 26 00:01:30,150 --> 00:01:32,450 You're not really close because you need more practice. 27 00:01:32,450 --> 00:01:33,980 You need more experience. 28 00:01:33,980 --> 00:01:36,890 But what you can do is, you know enough that you can meet up 29 00:01:36,890 --> 00:01:40,220 with other web designers and talk to them about what they're doing. 30 00:01:40,220 --> 00:01:43,070 It's a great way to find out what's happening right now and 31 00:01:43,070 --> 00:01:47,060 to make connections, because connections are so important. 32 00:01:47,060 --> 00:01:50,620 There's also a group called Girls Develop It that's nation wide, and 33 00:01:50,620 --> 00:01:52,350 they often hold workshops. 34 00:01:52,350 --> 00:01:55,410 You are definitely ready to volunteer to be a TA and 35 00:01:55,410 --> 00:01:59,629 work with others as they build their own HTML and CSS skills. 36 00:02:01,170 --> 00:02:04,710 Also, if you're really interested in continuing your knowledge, you're going to 37 00:02:04,710 --> 00:02:09,300 want to learn about using JavaScript to add some interactivity to your site. 38 00:02:10,460 --> 00:02:13,970 The last thing you may wanna think about is learning more about what's called 39 00:02:13,970 --> 00:02:15,770 responsive design. 40 00:02:15,770 --> 00:02:20,170 Responsive design will use the CSS that you've been learning all this time and 41 00:02:20,170 --> 00:02:22,510 tailor it to the different viewports. 42 00:02:22,510 --> 00:02:25,880 You might want your page to look different on a mobile platform 43 00:02:25,880 --> 00:02:28,050 versus a laptop versus a tablet. 44 00:02:28,050 --> 00:02:31,600 Responsive design does more than just show you, hey, 45 00:02:31,600 --> 00:02:33,800 you can make things small or bigger. 46 00:02:33,800 --> 00:02:36,870 You think about what really belongs on the page 47 00:02:36,870 --> 00:02:39,509 to best make your page accessible to others. 48 00:02:41,050 --> 00:02:45,490 So again, congratulations and thank you for helping each other out on 49 00:02:45,490 --> 00:02:51,224 the discussion boards and in other ways as you all created something great in CSS 3.