GDS 46

Web Design and Development 2 - Fall 25 - Section 78452


Aug. 23 - Week 1

Topics: Introduction to the class

Assignments and Basic Information

Additional Info

Review CSS and HTML Basics

Dreamweaver

CSS Shapes

Sept. 1 - Week 2

Topics: The Web Design Process and some review of Flexbox and CSS Positioning

Assignments

There is some review this week, as well as some new things. We'll be getting everybody up to speed on the Web Design Process, Flexbox, and CSS Positioning.

The Web Design Process
Flexbox
Multicolumn Layout
  • Check out Multicolumn Layout as another method of creating columns
    • The section of Learning Web Design on Multicolumn layout in about halfway through Chapter 19, and has information on this technique. You may have to search the online version of the chapter, since there are no page numbers.
    • There is also a full article here
    • This is a pretty easy way to make text flow into columns, and can come in handy
CSS Positioning and Floats
  • Optional: Review Ch. 16 of Learning Web Design on Floats and CSS Positioning if you do not feel comfortable with them. Float based layouts are not best practice anymore, but you MAY need to update a float based layout sometime, so it's good to know, and can still be used to wrap text around an image. Positioning is used in specific instances, although not usually for an entire layout. Do the exercises in Ch. 16 if you want to practice CSS Positioning, and if you have not already looked at these. These exercises are optional, and are not to be turned in. The information on float based layouts is for reference only.
CSS Shapes
Bio Project
  • Complete the Bio Page Project
    • See more details here
    • Finish the wireframe if you haven't already.
      • Remember, you can turn them in by submitting an image of the wireframe, and putting a copy of your project in the Figma Team Bio Page Wireframes Project.
    • Here are example wireframes and other student work.
    • Extra credit if you use CSS Shapes on the assignment!
    • Don't forget to validate your assignment by checking the file at: http://validator.w3.org/ Click on Validate File by Upload near the top, and then click the browse button, locate your file, and submit. Make any corrections necessary so you get the happy, green, OK message.
    • To turn in assignments with multiple files or folders, it works best if you put all files in a folder and zip the folder. It is important to name your folder correctly BEFORE you zip it to send, so I know who's folder it is. Please name you folder like this firstname_lastname_assignX. Then when you zip the folder, I will know it is yours. Don't rename any files of folders inside your site folder before sending, as that will probably break things. To zip a folder on a PC, create the folder with your name on it like this firstname_lastname_assignX and put the files needed in it, then right click, select "send to," and finally "compresses (zipped) folder". On a mac, control click or right click on the folder and select compress. Remember to name the folder before compressing it, so I can see who's it is when it is uncompressed.
    • Drop the zip files into the drop box under the Projects module in Canvas.

Additional Info

Flexbox Resources

CSS Shapes

CSS Positioning Review

Very Optional Floats Review(For historical purposes only)

Sept. 8 - Week 3

Topics: Finishing Flexbox, Design Principals, Starting CSS Grid, Information Architecture and Photoshop Layer Comps

Assignments

Finish the Bio Project. Remeber, it's only 1 page :) Check the Calendar for Due dates.

Here are some more good videos on Flexbox, if you haven't seen them already
A little more Flexbox
  • Assignment:
    Watch the video on Cards with Flexbox - Duration 19:42
    • For this video, follow along with the video and recreate the page done in the video.
    • The start files are here
    • Drop your zipped site folder into the Canvas drop box in the Assignment module.
    • You can check the Canvas calendar for due dates.
  • Design Principals and Information Architecture
    Getting started with an Introduction to CSS Grid - we will start using it more next week
    Optional: Layer Comps in Photoshop
    • Optional: Check out this help page on Layer Comps in Photoshop
      • Layer comps can be good way to save multiple versions of a design in 1 file if you are using Photoshop.
    Wireframing in Figma (for help with the Artist Project wireframes)

    Here are some resources again on wireframing in Figma. These are also in the instructions pages in different places, but I thought I would link them again.

    Artist Project

    Additional Info

    More Information Architecture (from GDS 072)
    CSS Grid Resources
    Other Resources and Links
    Back to the Top Skip to the current week  Skip to the Links Section