Lesson 10. Alignment. New primitives. Export

Module 2. Figma basics.
Free UX / UI design course for a newcomer

To start learning, take tests and track progress, you need to enroll in the course. It's free.

In the next part on the basics of Figma (already the fourth), we will learn to align objects and distribute them in space. We will study new shapes: ellipse, polygon, star. They are not as simple as they seem at first glance.

We will learn to export frames to graphic files. This will allow us to share them with the client or developers later. We will review popular image formats and understand when to use them.

Alignment of one object relative to another

Alignment can also be done manually, but to increase efficiency, Figma provides special tools. To align objects, you need to:

  • Select both layers with objects. Note that the smaller object will align relative to the larger one if edge alignment (left, right, top, bottom) is applied. If center alignment (horizontally or vertically) is used, both objects may shift;
  • On the right panel, click one of the alignment types. They are located at the top of the properties panel just below the Design tab. Let's look at each type of alignment and the hotkeys:

    • Align Left – align to the left edge of the larger object. Option + A on MacOS. Alt + A on Windows;
    • Align Horizontal Centers – align horizontally to the center of the larger object. Option + H on MacOS. Alt + H on Windows;
    • Align Right – align to the right relative to the larger object. Option + D on MacOS. Alt + D on Windows;
    • Align Top – align to the top edge of the larger object. Option + W on MacOS. Alt + W on Windows;
    • Align Vertical Centers – align to the top edge of the larger object. Option + W on MacOS. Alt + W on Windows;
    • Align Bottom – align to the bottom edge of the larger object. Option + S on MacOS. Alt + S on Windows.
  • Note that the hotkeys for alignment are arranged in the same order as the arrow buttons. Another analogy for gamers – the alignment hotkeys are similar to movement in any 3D shooter, for example, Counter-Strike (AWSD).
  • Immediately after clicking, the objects will be instantly moved to a new position, and the coordinates will change. You can continue to press other types of alignment, watching how the position updates.

Aligning multiple objects relative to another

The sequence of actions here is the same as in the previous case, but you need to select more than two objects. The alignment will be relative to the largest one.

Note that aligning objects changes their position relative to each other (since they are of different sizes). To avoid this, it is necessary to group the objects beforehand, as shown in the next section.

Aligning the group relative to the object while maintaining position

It sounds contradictory, but after reviewing the instructions below, everything will fall into place.

Thus, the previous grouping allows to maintain the relative positions of the aligned layers, which can sometimes be useful. Otherwise, without grouping, when applying multiple alignments, all objects can get mixed up in a pile, which is what happened at the beginning of the video.

Alignment of Isolated Objects

If the selected objects are located separately (without a large object that overlaps the others in size, as in previous examples), the alignment will occur relative to the boundaries of all selected objects. In practice, it looks like this (after each alignment, the last action is undone using Cmd+Z or Ctrl+Z):

Aligning a single object within a frame

If only one object is highlighted within the frame, it will align outside the last one:

As you can see, depending on the context, the alignment tool works differently. Make sure you understand how objects will be aligned depending on the situation. Get used to the hotkeys.

Uniform Distribution

Another very useful tool for positioning objects. Imagine the situation: you have several rectangles (buttons), but the distances between them are different, and you need them to be the same. Of course, you can arrange everything yourself, but the Tidy Up tool will do it for you. To do this, select all the objects and press Ctrl+Alt+T on macOS or Ctrl+Alt+Shift+T on Windows. Click on the field that appears, and using the arrow keys (up and down), adjust the appropriate distance between the elements or enter a value and press Enter.


There are two similar tools – Distribute Vertical Spacing (Ctrl+Alt+V on macOS and Ctrl+Alt+Shift+V on Windows) and Distribute Horizontal Spacing (Ctrl+Alt+H on macOS and Ctrl + Alt + Shift + H on Windows). They have two differences:

  1. They distribute the selected objects within their boundaries, meaning that after redistributing the objects, they will occupy the same space as before the operation was applied. The Tidy Up tool, on the other hand, does not take into account how much space the objects will occupy in their new positions;
  2. You need to specify which direction to distribute the objects (horizontally or vertically). Tidy Up does this automatically.

In practice, it looks like this:


Remember that distribution can be applied together with alignment. This allows you to quickly arrange a large number of inaccurately placed objects.

New Primitives

In the toolbar, we still have a few unfamiliar shapes. Let's figure out how to use them if you haven't done so already. I'm sure you didn't even suspect that the ellipse has so many possibilities.

Ellipse

Creating an ellipse is easy, just use the hotkey O (or select the corresponding item in the tools menu) and then do everything the same way as with a rectangle. Next comes the most interesting part:

  • If you hover the cursor over the newly created circle, you will notice that a white circle has appeared on the right, which can be dragged. If you do this, the circle will transform into a arc;
  • Immediately after the transformation into an arc, three more circles will appear: Start – the starting point, Sweep – the sweep, which defines the length of the arc, Ratio – the ratio of the inner radius of the arc to the outer one, which defines the thickness of the arc.
  • These parameters are also available in the properties panel, where you can enter precise values from the keyboard;
  • A useful feature may be the rounding radius, which will soften the edges. It is located in the same place on the right panel as in the case of the rectangle.

Polygon

Allows creating polygons from triangles to polygons with an unlimited number of vertices (usually up to 10). I will show how to use it to create a shape with relatively blurry edges. Such things are often used for backgrounds in design. They are also called blob. There is no hotkey, so you will have to use the tools menu. As with the ellipse, after creation and hovering, two circles will appear that correspond to:

  • Count – number of vertices;
  • Radius – radius of rounding vertices.

Star

This shape also does not have a hotkey. Its application boundaries are quite limited, but not trivial. The shape as shown in the video can be used as a background for a discount badge. Let's get acquainted with the circles that correspond to the parameters:

  • Count – the number of rays of the star;
  • Ratio – the ratio between the indentations and projections of the ray. The smaller the value, the longer the rays;
  • Radius – the rounding radius.

Design Export

In your work, you often need to convert designs from Figma into images that can be sent as files. There are different formats for different purposes. Here are a few examples when this will be necessary:

  • Forward several screens in Png format files without quality loss to the client via email or messaging apps;
  • Transfer icons in Svg vector format to the developer;
  • Provide product photos in Jpg format files.

The process of converting a design element in Figma into an image file is called exporting. You can export any layer or frame either separately or all marked elements for export at once. Here’s how it’s done.

How to notice the layer for export and save it to a file

  1. Select a frame, group, or layer for export;
  2. On the properties panel to the right, click + (plus) next to the Export label;
  3. Options for export will appear;
  4. The rightmost menu indicates the format in which the file will be saved. Make sure PNG is selected – this is a lossless format;
  5. Click the Export name of the selected layer, button located under the settings. The text on the button will correspond to the name of the selected layer;
  6. A window will appear where you specify where and under what name to save the graphic file. By default, the name is taken from the name of the selected layer, but this can be changed. Don't think about changing the file format at this stage (three characters after the dot) – it's too late. If necessary, click Cancel and change the format using the right dropdown menu;
  7. Click the Save. button. The file selection window will disappear. Done! The image has been saved to the specified location and file. You can now send it to the client for approval or to me as homework

Png Format

PNG (Portable Network Graphics) – a raster format without loss of quality. It allows for an accurate representation of each pixel of the original image. In other words, the recipient will see it without distortions. Always export the design in Png format for the client (if for some reason they cannot view it directly in Figma) and in all other cases.

Jpg Format

Jpg (Jpeg, Joint Photographic Experts Group) – raster format for photographs with lossy quality. It imperceptibly distorts the original image using the characteristics of human perception. Allows for significant savings on file size. Never use Jpg for exporting design.

Svg Format

Svg (Scalable Vector Graphics) – vector graphic format. Supports both static and animated images. Figma currently exports only statically, although it supports animations. Takes up very little space. Always use for exporting icons and illustrations with a small number of colors (infographics, diagrams, tables with non-trivial layouts). Note that the introductory image in each lesson was exported in this format. To verify this, simply zoom in on the page – there will be no loss of quality and you will not see pixelation.

Pdf Format

Pdf (Portable Document Format) – a format for electronic documents. It allows for the preservation of design in vector form, but that is not its primary purpose. It is often used for creating reports and presentations for investors. Unfortunately, Figma generates very large files in this format. Never use Pdf for exporting designs.

Each format has its own features and unique capabilities. For example, Png allows you to specify areas with transparency, while Jpg cannot do that. But I will introduce you to this gradually in the upcoming lessons, as the material covered is sufficient for now.

Homework

From now on, this course is designed for independent study and completing homework assignments. I understand that some tasks may not be easy for you.

For additional support, use the chat in Telegram. Here you can ask questions related to the lessons or view examples of correct completion from other students.

The chat is not available for citizens of Russia.

Task 1. Create a new file in Figma. For each task, create a separate page. Repeat the drawing below by redrawing all the shapes along with text labels in separate frames using the tools you know. Then export each shape with its name, frames of the same size into separate png files. After that, import the newly created png files back into Figma. Arrange them in a separate frame. As a result, you should have three frames on the page from top to bottom: 1) with the image of the task itself (reference); 2) with the redrawn shapes (with names under each shape); 3) with the redrawn shapes in raster format that you imported. All three frames should be as similar as possible.

Shapes for the first task from the 4th part of the Figma basics lessons

Task 2. Choose any object from the previous task and redraw what the properties panel in Figma looks like at this moment (it is located on the right) in a separate frame. Then change the colors to match the dark theme of the interface. See the example of the dark theme of the interface below.

Example of a dark interface

Task 3. Go to Behance or Awwwards (google it if you forgot what it is) and find two website designs. Draw a new design using the structure from one site, and the colors and illustrations from the other. This is a very challenging task, considering that you know nothing about the basics of design, but at least give it a try.

Send a link to the file. Let's not forget that each task should be completed on a separate page. Carefully read each point, there are many nuances. Use the new techniques from this lesson. Don't forget about the alignment that will come in handy.

Conclusions

You continue to move forward in mastering Figma. Ahead of you are even more interesting topics that will reveal new possibilities of this powerful tool. So don't hesitate and complete all practical tasks to gain valuable experience.

Take quiz

To pass the lesson and check your knowledge, you need to correctly answer 80% of the questions from the quiz. To do so, you need to login and enroll to the course or signup, if you haven't done so yet.

Take quiz

Leave a comment

Place the handle into the purple zone

Comments

Anastasiia18 August 2025 18:25  
I apologize, I forgot to attach the actual assignment for lesson 10:
https://www.figma.com/design/QghsxbrpwUtGOmeaKkfLWk/Homework-10?node-id=0-1&t=2oiZCQNhge6YjMZd-1

Comment from frusia.pro:

Hello, Anastasiia! You did a great job with this homework, I appreciate your meticulous approach to the task, keep it up.

Task 1. All shapes are very similar, both in geometry and colors. Good work!

Task 2. I see a dark theme, everything is good here too. I can recommend that when creating lines, you hold down the Shift key on the keyboard, then they will always be at an angle that is a multiple of 45 degrees. I'm mentioning this because some of your lines are set at a minimal tilt. So, using Shift helps avoid this issue.

Task 3. I see a symbiosis of the visual part from one site and the structure from another. A nice combination! There are minor comments about the side margins: they differ slightly. Some are 34 pixels, some are 40 pixels. But right now, it doesn't matter. The structure and organization of the file are also good. Overall, very good work!

Great progress, feel free to move on to studying the next lessons, well done!

Anastasiia18 August 2025 18:22  
Good day. Homework for lesson 10
The third task, reference site for colors and images: https://www.behance.net/gallery/230672191/Skin-Care-Website-Design?tracking_source=search_projects|UI+web+app&l=83
The third task, reference site for structure:
https://www.behance.net/gallery/202463171/Didosh-jewellery-eCommerce?tracking_source=search_projects|UI+web+app&l=432
skazhena cherepakhaUkraine flag підтримує ЗСУ 29 February 2024 17:01  
Hello! Here is my homework.
https://www.figma.com/file/nvSYfkq63m2kn0QDaZHriK/%D0%9D%D0%B0%D0%B2%D1%87%D0%B0%D0%BD%D0%BD%D1%8F-%D1%83-Frusia.Pro?type=design&node-id=231%3A2&mode=design&t=XyXxcM683DJRWt60-1

Comment frusia.pro:

Task 1. Hello. You did everything correctly, but I see that your shapes are squished. In the first frame, it's squished in height, and in the second one, it's squished in width. Perhaps you accidentally distorted the proportions. I remind you that holding the shift key allows us to draw proportionally equal shapes. And the combination of keys cmd (or ctrl) + z lets you undo an action if, for example, you made a mistake.

Task 2. You did well, but I pointed out some inaccuracies. After all, this task is about precise redrawing, and it would be great if we achieve success in this. Check out the screenshot.

The gray colors of the text and dividers should match those in Figma. You can use the eyedropper tool; we already know how to do this. The tooltip button should not be squished + it has a different visual appearance, please review it again. Also, the distance from the colors to the divider at the bottom should be the same as at the top.

Task 3. Everything is great, but for completeness, it would be good if you show some visual on the main banner and fix the arrow on it to the left (so that it is not stretched, but matches the one on the right side).

VarvaraUkraine flag підтримує ЗСУ 24 December 2022 23:54  
Thank you for the feedback!) Here, I have updated the work
https://www.figma.com/file/Dy1fUf6L4DZSfVxQCFVSvm/UX%2FUI-Frusia-2?node-id=1%3A3&t=izBc4C4aFVpflnfl-1

Comment from frusia.pro:

Now it's great, move on to the next lesson!

VarvaraUkraine flag підтримує ЗСУ 21 December 2022 19:25  
Good evening) Thank you for such interesting tasks!)
https://www.figma.com/file/Dy1fUf6L4DZSfVxQCFVSvm/UX%2FUI-Frusia-2?node-id=1%3A3&t=cACoeWYB5GyJljgs-1

Comment from frusia.pro:

Task 1. Redraw the shapes. You have perfectly redrawn everything, well done!

Task 2. Light and dark theme. You also did a great job reproducing this.

Task 3. Color combinations. You managed to convey the style of another layout well, but it would be nice to add a footer for a good finish to the page.

I will be waiting for the additions on the third task.

Olha Pr.21 November 2022 14:08  
Good day)

https://www.figma.com/file/gtX3SaprwcDQCYeByqjoHJ/%D1%83%D1%80%D0%BE%D0%BA-7?node-id=0%3A1&t=fY6DHw92y0N6BRls-1

Due to the large influx of those wishing to take the course, I am making the homework checks paid. $30 (at the current exchange rate), I will transfer 10% to the Armed Forces of Ukraine. For one donation, I will check the homework for all lessons.

For the payment details, write to the direct message of Instagram @frusia.pro

Yuliya LepenkoUkraine flag підтримує ЗСУ 22 September 2022 22:59  
Hello:)
Thank you for the feedback. I have corrected it.


https://www.figma.com/file/I08T3W8u2GI3NE21Xv5DTd/HW7?node-id=5%3A4

Comment from frusia.pro:

Hello! Now the spacing is perfect! Keep going to lesson 8

Yuliya LepenkoUkraine flag підтримує ЗСУ 21 September 2022 16:14  
Good day:)


https://www.figma.com/file/I08T3W8u2GI3NE21Xv5DTd/HW7?node-id=5%3A4

Comment from frusia.pro:

Good day!

Task 1. Redraw the shapes and export them. You did everything perfectly in this task: the shapes are very similar, and the export and import were done correctly.

Task 2. Create a dark theme for the Figma properties panel. Here I only have a comment about the alignment on the left side:
https://drive.google.com/uc?id=1XpiMUmlzDidIq_CqmAt2lMK29M5h_dvF

Task 3. Design a website based on two references. You picked great references and the result turned out awesome, well done! I have a few comments regarding the margins; they need to be consistent, I demonstrated it in the video:
https://drive.google.com/uc?id=1PsplbmsOWr_SUuYHPhoLBm5dvDGULWqX

You are doing very well, but I am waiting for corrections on the second and third tasks before you move on to the next lesson

Viktoriia HryshchenkoUkraine flag підтримує ЗСУ 10 August 2022 12:37  
Good day! I have corrected it)
https://www.figma.com/file/GHmI5uT5HpETVpEaMb2s6k/%D0%A3%D1%80%D0%BE%D0%BA-7?node-id=5%3A76

Comment from frusia.pro:

Good day! I see a smaller chevron and equal margins. Everything is great now! Move on to the next lesson

Viktoriia HryshchenkoUkraine flag підтримує ЗСУ 9 August 2022 12:53  
Good day!
https://www.figma.com/file/GHmI5uT5HpETVpEaMb2s6k/%D0%A3%D1%80%D0%BE%D0%BA-7?node-id=0%3A1

Comment from frusia.pro:

Good day!

Task 1. Redraw the shapes and export them. Everything is done correctly. I see well-drawn shapes and images imported back, very good.

Task 2. Create a dark theme for the Figma properties panel. Everything is also very good here, but I have a few minor comments:

  • The chevron icon (down arrow) opposite the right alignment icon at the top and to the right of the labels "Frame", "Left", "Top", "Pass through" should be smaller, and the line thickness should be greater;
  • make sure that you have equal margins on the left and right. For example, your labels "Frame", "Auto layout", "Constraints" have left margins of 15, 14, and 16 pixels respectively. Use the "exact positioning" technique from lesson 5 to set the distances accurately.

Task 3. Design a website based on two references. This task is completed perfectly, well done!

You have understood the new material very well, but I will be waiting for corrections on the second task

BohdanaUkraine flag підтримує ЗСУ 24 July 2022 08:06  
Hello)

Thank you for the review, I fixed everything))
In the last task, I must honestly say that I didn't draw the outlines of the countries, but just found an SVG image on Google ;)

https://www.figma.com/file/R2GcgT9WcgRm1jolF5lBA9/диз?node-id=213%3A24

Have a peaceful day!

Comment from frusia.pro:

Hello! For the second task, everything is great now, it turned out very neat For the third task, everything is also good, I see that you made the frame width 1280 pixels.

You are doing wonderfully, move on to the next lesson

BohdanaUkraine flag підтримує ЗСУ 20 July 2022 07:49  
Hello!
This is a very interesting and rich lesson, I especially liked the 3 tasks))
https://www.figma.com/file/R2GcgT9WcgRm1jolF5lBA9/%D0%B4%D0%B7?node-id=213%3A24
I tried to make everything clear in the homework, I attached screenshots and images of examples. Just in case, I will elaborate a bit on the last task.

For the structure, I took https://www.behance.net/gallery/81090977/Food-delivery?tracking_source=search_projects%7Cweb%20site%20design

Colors and illustrations https://www.behance.net/gallery/148062829/Landing-Page-For-Donuts-Shop?tracking_source=search_projects%7Cweb%20site%20design

I would appreciate your feedback! Have a peaceful day ;)

Comment from frusia.pro:

Good evening! I’m very glad that you liked it

Task 1. Redraw the shapes and export them. Everything is correct, well done!

Task 2. Create a dark theme for the Figma properties panel. Overall, everything is great, but there are a couple of minor comments:

  • With the visibility icons (in the shape of an eye) in the dark theme, something went wrong and now they are just ellipses (in the light theme everything is fine);
  • The positions of some elements have a small fraction. For example, the text "Design" and "Layout grid" should be X=18 pixels (only the whole part).

Task 3. Create a website based on two references. Everything is great here, you did a good job. I have no idea how you traced the outlines of the countries, but it turned out very well. Ideally, it would be good to adjust the width of the main frame to 1280 pixels.

I’m waiting for the corrections

Yana UsachovaUkraine flag підтримує ЗСУ 14 July 2022 14:05  
Good day, thank you, I'm sorry that I didn't understand and wrote a bunch of messages
https://www.figma.com/file/Duv5v3CDB7bQKfwLY0OkF4/Untitled?node-id=4%3A3
I tried to fix everything

Comment from frusia.pro:

Good evening! Don't worry, it's nothing serious

Now everything is great, well done! Move on to the next lesson

Yana UsachovaUkraine flag підтримує ЗСУ 13 July 2022 13:38  
Good day, thank you for your comment, I can't see my messages (
https://www.figma.com/file/Duv5v3CDB7bQKfwLY0OkF4/Untitled?node-id=4%3A3

Comment from frusia.pro:

Hello! I replied to your previous comment If you don't see your comment, it means I haven't checked it yet. New comments are not displayed, as bots leave a lot of spam.

Mariia SUkraine flag підтримує ЗСУ 12 July 2022 22:28  
Good afternoon, I am sending the corrections:
1. added captions;
2. changed the placement to 16 px;
3. aligned the text, rounded everything I noticed))))
https://www.figma.com/file/cqMcsZ2JECIvr3s1tItb9t/7-урок?node-id=5%3A120

Comment frusia.pro:

Hello! Yes, now I also have no comments on the second task. Please proceed to the next lesson

Yana UsachovaUkraine flag підтримує ЗСУ 12 July 2022 11:24  
Good day, I am waiting for feedback, I hope I understood correctly, I apologize if I did something wrong again, thank you for your patience and comments
https://www.figma.com/file/Duv5v3CDB7bQKfwLY0OkF4/Untitled?node-id=4%3A3

Comment from frusia.pro:

Hello!

You almost captured the essence! Look, now we have the structure from the second site, and the texts from the first. We just need to change the colors to match the first site (the English language school). For this, we change the background to white and the text color to black.

I am waiting for the final corrections

Mariia SUkraine flag підтримує ЗСУ 11 July 2022 22:27  
I corrected the coordinates and the placement of the elements at the top, now they are centered
https://www.figma.com/file/cqMcsZ2JECIvr3s1tItb9t/7-урок?node-id=9%3A712

Comment from frusia.pro:

Hello! Yes, everything is great now, the third task is accepted, only the second one is left

Yana UsachovaUkraine flag підтримує ЗСУ 11 July 2022 15:02  
Good day, thank you for the feedback
https://www.figma.com/file/Duv5v3CDB7bQKfwLY0OkF4/Untitled?node-id=4%3A3
I tried to complete it, but I encountered a problem that some fonts are paid, I couldn't achieve perfection ((

Comment from frusia.pro:

Good day! Now everything is great with the first task. Just need to finish the last one. You have already added another site as a reference. Now you need to take the structure from this reference (drum school) and apply it to your English school (the first reference). Structure simply means how the elements are arranged and how much space they occupy. For example, the navigation will be at the top left, the sign-up button will be much larger, the photo on the right will not have a cropped background, and so on.

I know it's difficult for you, but you need to finish the third task. If there are any difficulties, I will record a video for you. I'm waiting for the completed last task

Yana UsachovaUkraine flag підтримує ЗСУ 10 July 2022 17:06  
Good day, thank you for your feedback, I also noticed that there are issues with the spacing
https://www.figma.com/file/Duv5v3CDB7bQKfwLY0OkF4/Untitled?node-id=4%3A3
I tried to take everything into account. Thank you for the opportunity to learn from you)

Comment from frusia.pro:

Good day! Please

Task 1. Please try to replicate the colors of the shapes so that they match those in the drawing in the task. If you have any difficulties with this, let me know, we will figure it out.

Task 2. It has become much better, well done! It's accepted.

Task 3. You added one reference, that's good. But in the task, you were supposed to take two websites and use the structure from the first site and the colors, fonts (visual part) from the second. Look in the comments to see how other students did it. If something is unclear, please ask questions.

I am waiting for the corrections

Mariia SUkraine flag підтримує ЗСУ 9 July 2022 23:16  
Good day, thank you for the lesson)
https://www.figma.com/file/cqMcsZ2JECIvr3s1tItb9t/7-%D1%83%D1%80%D0%BE%D0%BA?node-id=9%3A712

Comment from frusia.pro:

Good day!

Task 1. Redraw the shapes and export them. Everything is good, it turned out very similar. But you need to add labels under each shape.

Task 2. Draw a dark theme for Figma properties. Good job, it turned out very similar, the colors are also well chosen. The only thing I noticed is that the text "Constraints" is 15.28 pixels away from the left edge, but it should be 16. Everything else is perfect.

Task 3. Design a website based on two references. You chose a mobile app for listening to music. It turned out very interesting, well done! A few comments that could further improve the layout:

  • Some element coordinates have a fractional part. For example, the "Y" value for the text "04" is 711.83 pixels, but it should be a whole number 712;
  • Some elements have different left and right margins. For example, at the very top, you have an icon to go back, the text "Profile" and the search. The left margin is 63 pixels, while the right margin is 53. It should be the same.

I am waiting for the corrections

Yana UsachovaUkraine flag підтримує ЗСУ 8 July 2022 10:58  
Good day, I can't stop being proud of you. Thank you very much for the opportunity to learn from you. I tried to do it right the first time, but I’m waiting for your feedback because I think there are mistakes ((
https://www.figma.com/file/Duv5v3CDB7bQKfwLY0OkF4/Untitled?node-id=4%3A3

Comment from frusia.pro:

Good evening! Please There are indeed mistakes, but nothing terrible, you are learning, let’s try to fix them.

Task 1. Redraw the shapes and export the images. The shapes are very similar, except for the star and polygon in the upper right corner. It seems that you really lack the original image with the shapes to replicate them more accurately. To insert the image of the shapes into Figma, right-click on the image and select "Copy image" (depending on your browser and language, this option may be written differently, for example, "Copy image"). Then go to Figma, right-click on the canvas and select "Paste here". Now you will be able to match the shape and colors accurately using the eyedropper tool. You can also review lesson 5 to see how to import images and read colors. To replicate the shape of the star more accurately, watch the video in this lesson.

Task 2. Draw a dark theme for the Figma properties panel. Overall, very good, but there are a couple of details that need to be corrected:

  • There is no spacing to the right of the alignment icons at the top, it should be the same as on the left;
  • The left margins of different elements vary, some are 12 pixels, some are 15. They should be the same;
  • The checkmark on the checkbox next to the text "Fix position when scrolling" is turned the wrong way;
  • There are spelling mistakes, for example, in "Fix position when scrolling". You are missing the letter "i" in the word "position";
  • At the very bottom, there are extra lines above the texts "Stroke", "Effects", "Export".

Task 3. Draw a website based on two references. I see the website, but I would like to see the references you used as a basis.

I’m waiting for the corrections and references for the last task

AnnaUkraine flag підтримує ЗСУ 30 June 2022 23:39  
https://www.figma.com/file/nOtIazGmJrTAalJFU1GlFf/%D0%A3%D1%80%D0%BE%D0%BA-7?node-id=18%3A497

Thank you very much for your responses, they really help in the future.

I encountered the following problems (I will try to convey):
1. Alignment
Option allows you to see the distance to the object, but if this object is in a conditional frame, then OPTION shows the distance to this hidden frame.

I didn't quite succeed with the alignment. I don't understand what to base it on.

2. Frame

Also, is it necessary to create a frame only at the beginning, like a red canvas? Or can they also overlap each other later?

I saw with the girls that Frame is even an icon. (I also didn't fully understand where to apply this tool)

3. Ruler

If you insert an image and start copying this work next to it on the Frame, the ruler does not allow you to determine the distance in order to fully reproduce the work evenly.

And finally, I want to say that looking at the works of other girls allowed me to speed up my work.
Thank you all!
little by little to victory

Comment from frusia.pro:

Hello! Please

Task 1. Redraw the shapes. Everything is correct.

Task 2. Create a dark theme for the Figma properties panel. Very good, you picked successful colors. I just don’t understand why you chose pink instead of blue (maybe you inverted the colors, but I’m not sure).

Task 3. Create a website based on two references. An interesting combination came out. I have a few tips on how to further improve the layout (not necessarily to make these changes):

  • Add rounded corners for the white blocks like in the first reference;
  • The Pet Care icon stands out a bit as it is filled, while the other icons are outlined;
  • Pay attention that the outlined icons have different line thicknesses. Try to choose ones with the same thickness.

Overall, everything is good, keep moving to the next lesson

Regarding the problems you encountered:

Alignment. Try holding down the Command key along with the Option key, this will show the distance to the object that is inside the frame. You can also use the arrow keys to move the object close to another object, relative to which you want to set the desired distance. Then, using the arrow keys and holding down Shift, move the object the desired distance.

Working with frames. Yes, a frame must be used for the initial canvas, as well as for other elements (icons, buttons, fields, etc.). Frames are just like groups, but they have additional capabilities for adjusting behavior when resizing (constraints). In my daily work, I personally use frames more often than groups.

Working with the ruler. Can you explain with an example? Because I didn't understand this moment.

Iryna S.Ukraine flag підтримує ЗСУ 29 June 2022 00:39  
Good evening! Please try to open this file)
https://www.figma.com/file/HveLtfl3GS5fFO8YK9OpZj/Homework-7?fuid=1117441173023309032

Comment from frusia.pro:

Hello! Yes, access is now available.

Task 1. Redraw the shapes and export the images. Everything is very good, but the task specified to export along with the names You don't need to worry about it, as it's not that important. But remember that some clients can be very picky about the technical tasks they provide.

Task 2. Create a dark theme for the Figma properties panel. Everything is very good, the panel is very similar and you chose good colors for the dark theme. To further improve the layouts in the future, pay attention to the following details:

  • Check the sizes and coordinates of the layers to ensure there are no fractional values. For example, x = 21.64 should be rounded to 22;
  • make sure that the left and right margins are the same. I noticed that the left margins slightly fluctuate between 21 and 23 pixels;
  • the same applies to vertical margins, they differ slightly.

Task 3. Design a website based on two references. Great job, I really liked how you combined two websites into one. I noticed a few points that can be improved (follow these tips in the next layouts):

  • Pay attention to sizes and margins (see comments on the previous task);
  • in the header, the logo is somehow slightly compressed, while everything is fine in the footer;
  • try to adhere to an 8-pixel grid, meaning all sizes should be multiples of 8 pixels, for example: 8, 16, 24, 32, 40 pixels, and so on. In extreme cases, 4 pixels are acceptable.

Everything is very good, you can proceed to lesson 8

AnnaUkraine flag підтримує ЗСУ 28 June 2022 23:02  
https://www.figma.com/file/TCjqOcRMlzbumDDwZsl0fM/Untitled?node-id=7%3A134
Thank you!

Comment from frusia.pro:

Hello! The file with the homework for the previous (6th) lesson is opening. Please check it

Iryna S.Ukraine flag підтримує ЗСУ 28 June 2022 18:09  
Good day! I am sending the homework for lesson 7.
https://www.figma.com/file/HveLtfl3GS5fFO8YK9OpZj/Homework-7?node-id=0%3A1
For task 3, I took the structure from: https://www.andersenbeauty.com/
Colors and illustrations: https://shen-beauty.com/

Comment from frusia.pro:

Good evening! When I open the file, I see an error that there is no access. Please check it

Anna SmirnovaUkraine flag підтримує ЗСУ 14 June 2022 21:54  
Good evening!
I am sending my homework (I did it in the same file as the last one, but on new pages)

Page with the first task: https://www.figma.com/file/XvJv4GfKTam2WuwAKxGlHm/UI%2FUX-course-hw's?node-id=7%3A8
Page with the second task: https://www.figma.com/file/XvJv4GfKTam2WuwAKxGlHm/UI%2FUX-course-hw's?node-id=74%3A190
Page with the third task: https://www.figma.com/file/XvJv4GfKTam2WuwAKxGlHm/UI%2FUX-course-hw's?node-id=97%3A697

Comment from frusia.pro:

Good evening! Please continue to do all your homework in one file, it's more convenient for me to check

Task 1. Redraw the shapes and export the images. Everything is correct, well done! You even made the trapezoid exactly right.

Task 2. Create a dark theme for the Figma properties panel. Very well done, it looks very similar. The colors for the dark theme are also well chosen.

Task 3. Create a website based on two references. You chose a mobile app, which is even more complicated than a website, as there are many nuances. But you did well. I really liked how you redesigned the square statistics cards into horizontal ones. One small note: the distance between the progress bar and the labels $60, $120, $96, $100 needs to be increased, as they are placed too closely together.

Great job, move on to the next lesson

KaterynaUkraine flag підтримує ЗСУ 13 June 2022 00:18  
Good evening)

Task 1
https://www.figma.com/file/r1faw1qKIosOlIaxbw9np0/Untitled?node-id=137%3A815

Task 2
https://www.figma.com/file/r1faw1qKIosOlIaxbw9np0/Untitled?node-id=160%3A51

Task 3
https://www.figma.com/file/r1faw1qKIosOlIaxbw9np0/Untitled?node-id=291%3A2

Comment from frusia.pro:

Good evening!

Task 1. Redraw the shapes. Everything is correct. I can recommend using a rectangle and an ellipse for the Hope shape. I don't know what you used, but the top left corner doesn't look very similar

Task 2. Create a dark theme for Figma. Very detailed and well drawn, the dark colors are well chosen. You even redrew the toolbar and the rest of the program's interface elements. But there is always something to nitpick if you want :

  • The stroke of some elements is set to 1.5, which means it has a fractional value, and this will not be displayed correctly in the layout; always stick to whole numbers;
  • The chevron made of two elements opposite the text Inside (Stroke) has transparency, so at the intersection we have a lighter color, but it should be the same.

Task 3. Design a website based on two references. Great job, you worked well with spacing and sizes. The photos and fonts fit nicely. A small note: some elements have a size with a fractional part (after the comma), for example, the height of the photos in the middle before the block on how to place an order.

You practiced wonderfully, move on to the next lesson

InnaUkraine flag підтримує ЗСУ 10 June 2022 13:59  
Good day, I am sending the completed homework https://www.figma.com/file/c2SKlv6wukn4Mz1Oj5SULv/Lesson-7?node-id=3%3A2
Interesting lesson, thank you!

Comment from frusia.pro:

Good day!

Task 1. Redraw the shapes and export them. Everything is done correctly, well done!

Task 2. Redraw the Figma panel for the dark theme of the interface. You did a great job, I really liked the colors chosen for the dark scheme. They are not just black and white, but have a slightly cool tint, which is pleasant to the eye. You also figured out how to set up a custom border for the sides of the frame on your own; this functionality appeared in the latest Figma update.

Task 3. Create a website based on two others. The new photos fit well into the new color scheme. A few recommendations:

  • Try changing the fonts at least for the headings and choose a serif option, as in the reference with colors;
  • Elements like arrows can be grouped and labeled;
  • Pay attention to the spacing and sizes of the elements, try to adhere to multiples of 8 pixels (or 4 in extreme cases). That is, the distances and sizes of your elements should be 8, 16, 24, 32, 40 ... 128 pixels and so on.

You are doing very well, keep it up

Andrii D'iachenko18 April 2022 19:32  
Thank you very much for the excellent lesson! You are the best!!!
Iryna10 April 2022 16:22  
2 tasks:
https://www.figma.com/file/IVRsRHvjP4eCbvPGx85oXN/%D0%B7%D0%B0%D0%B4%D0%B0%D0%BD%D0%B8%D0%B5-2?node-id=0%3A1

3 tasks:
https://www.figma.com/file/FqfAiu2iuI78lQ8HfrXict/%D0%B7%D0%B0%D0%B4%D0%B0%D0%BD%D0%B8%D0%B5-3?node-id=0%3A1

Comment from frusia.pro:

Task 2. Well done! I really liked that you first drew the white theme and then repainted it. A good approach.

Task 3. Here, I also want to praise you. You adapted the layout to the new colors and fonts very well. It turned out very stylish, considering that we haven't studied design yet. Keep it up!

Iryna10 April 2022 16:18  
Good day! Please check:
https://www.figma.com/file/C8SLp3zpznqFKkJipdRbqa/%D1%84%D0%B8%D0%B3%D1%83%D1%80%D1%8B?node-id=2%3A6

Comment from frusia.pro:

Task 1. You drew everything well. There is one inaccuracy in the execution: you should have exported each shape separately in png format and then uploaded them all back to Figma. But you just exported the shapes as a single image.

Ybkaiv5 December 2021 14:44  
Thank you, your website is very helpful!
Polina19 November 2021 19:29  
Good evening!
Thank you very much for the interesting lesson, I learned a lot of new things for my work! Special thanks for the third assignment, I had to put in a lot of effort on it, tried different designs, learned a lot of new things about myself :) I'm attaching a link to my homework
https://www.figma.com/file/OBfNvQpwoeJylYSsOcli3V/Your-Sweets-(Copy)?node-id=1%3A3

Comment from frusia.pro:

Assignment 1. I noticed only slight differences in the figures, but overall it was done well.

Assignment 2. The dark theme is great!

Assignment 3. You did an excellent job. It really turned out wonderfully to mix the style of one site with the structure of another. I would say that your version surpassed the one published on Behance.

Viktoriia11 November 2021 12:21  
Good afternoon, please check:
1) https://www.figma.com/file/nW4MnHqOn6ZeJksdVjSorV/%D0%A4%D0%B8%D0%B3%D1%83%D1%80%D1%8B?node-id=2%3A99
2) https://www.figma.com/file/B2K6Pwm7PyR03Io42iHB2k/%D0%9F%D0%B0%D0%BD%D0%B5%D0%BB%D1%8C-%D1%81%D0%B2%D0%BE%D0%B9%D1%81%D1%82%D0%B2-Figma?node-id=0%3A1
3) https://www.figma.com/file/hZlG7F6pHgYBTwKuMocELx/%D0%94%D0%B8%D0%B7%D0%B0%D0%B9%D0%BD-%D0%B8%D0%B7-%D0%B4%D0%B2%D1%83%D1%85-%D1%81%D0%B0%D0%B9%D1%82%D0%BE%D0%B2

Comment from frusia.pro:

Task 1. Everything is great!

Task 2. A good dark theme has been created, well done.

Task 3. You have done very well in combining the structure and color scheme from two different sources. I liked that the mockup used the correct sizes for objects and text. If this mockup were to be handed over for layout, the final result would be good.

Nina31 August 2021 10:15  
Here are the links I used:
https://www.primark.com/de
https://www.behance.net/gallery/123463491/Fleur-Du-Mal-website-redesign?tracking_source=for_you_feed_activity

Comment from frusia.pro:

Overall, for a beginner, it turned out quite well, good job. The only thing I noticed is that you didn't quite do it as stated in the assignment. Your structure and style ended up being a mix of two websites a little bit.

Nina23 August 2021 22:07  
Hello, here is the link to the assignments
https://www.figma.com/file/oBRO7AcMCIq4r8PaA3N9C7/%D0%94%D0%B7-7?node-id=0%3A1

Comment from frusia.pro:

I checked your homework.

Recreation of the image based on the example – everything is correct.

Dark theme – you did very well, good job!

Combining structure and style from two websites – to check this assignment, I need links to these projects. Because right now, it is unclear whether you managed to convey the structure and style from two different layouts. I am waiting for your links.

Dmytro2 June 2021 16:16  
Will there be more information published on Figma?

Comment from frusia.pro:

Hello, there will be more published, it's just that right now there isn't enough time to dedicate to new lessons.

slow9 April 2021 12:56  
"Please note that a smaller object will always be aligned relative to a larger one (which makes sense);"

Not quite. Taking the example of horizontal centering. If one object overlaps another in width, it will remain stationary, while the smaller one will be centered relative to it. But only if the smaller one is within the dimensions of the larger; if it is more offset to the side (exceeding the boundaries of the larger), then as a result of the alignment, both will shift.

Comment from frusia.pro:

Thank you very much for the clarification, I corrected the text in the lesson

Liubov Furseieva18 March 2021 11:09  
Oksana, thank you for the feedback!
Oksana18 March 2021 10:39  
Thank you! It's all thanks to your lessons. The information is presented in an easy and accessible way, and it's interesting to engage with. I am looking forward to the next ones.
Oksana18 February 2021 19:30  
Good day, Liuba,
Please check, if you could:
https://www.figma.com/file/CEWa9AVlSjdY8nJl8V745X/Untitled?node-id=0%3A1
https://www.figma.com/file/CEWa9AVlSjdY8nJl8V745X/Untitled?node-id=1%3A77
https://www.figma.com/file/CEWa9AVlSjdY8nJl8V745X/Untitled?node-id=3%3A24

Comment from frusia.pro:

All three tasks were completed very well! You did a great job. I especially want to praise you for the implementation of the second and third tasks. You perfectly displayed the required color scheme in the second task. The third task resulted in a cool mix of two websites!

Dasha17 January 2021 20:12  
Liuba, good evening!
i really don’t understand why the final result of the first task should be 3 frames. The first frame has the shapes I drew, and the second one has those same shapes that I imported (which I first exported and then inserted as an image), so where is the third frame? I clearly didn’t understand something. Please explain :)

Comment from frusia.pro:

Good evening , maybe I didn’t express myself very clearly. In fact, it’s very simple: the first frame will be the original image attached to the task. And in the following ones, it will be what you described

In the end:

First frame – the original raster image with shapes (from the task);

Second frame – shapes drawn from scratch (vector), which are exported;

Third frame – newly imported shapes separately (raster).

Liubov Furseieva3 December 2020 14:55  
Alex, thank you very much!
Alex3 December 2020 12:24  
Thank you very much for your hard work! Everything is explained very well! Open an online school, you have a talent for teaching)
Liubov Furseieva8 November 2020 13:01  
Designer, thank you for the feedback
Dyzainer7 November 2020 20:43  
I want to express my deep gratitude for this wonderful, clearly articulated information.