Figma is a vector graphics editor and prototyping tool – the first of its kind built in the browser, making it easier for people to collaborate on design projects. One of the benefits of using Figma is that you can easily convert your designs into PDFs. Here’s how:
1. To begin, open your Figma file in the editor.
2. Then, click on the ‘File’ menu in the top left-hand corner and select ‘Export.’
3. In the ‘Export’ dialogue box, make sure that ‘PDF’ is selected from the list of options on the left-hand side.
4. Next, decide whether you want to export your entire design, or just selected frames.
If you want to export your entire design:
Click on the ‘Export All’ button in the bottom right-hand corner.
If you want to export only selected frames:
- First, select the frame or frames that you want to export by clicking on them in the editor.
- Then, click on the ‘Export Selected’ button in the bottom right-hand corner.
- Now that you’ve decided which part of your design you want to export as a PDF, it’s time to choose your export settings.
- In the ‘Name’ field, give your file a name. Under ‘Format’, make sure that ‘PDF’ is still selected.
- If you want your PDF to be high resolution, check the ‘High Quality’ box.
- If you only want certain layers or objects to be included in your PDF, check the ‘Only Export Visible Layers’ box. Once you’re happy with your settings, click on the ‘Export’ button in the bottom right-hand corner.
How to style text in HTML
You can style text in HTML using < b >, < i > and < u > tags where applicable.
For example, if you wanted to make some text bold, you would use a <b> tag like this: <b>This text is bold</b>. If you wanted to make some text italicized, you would use an <i> tag like this: <i>This text is italicized</i>.
And if you wanted to underline some text, you would use a <u> tag like this: <u>”This text is underlined.</u>