Home Web Front-end PS Tutorial PS Web Design Tutorial XXVIII - How to Create a Clean Web Page Layout in PS

PS Web Design Tutorial XXVIII - How to Create a Clean Web Page Layout in PS

Feb 14, 2017 am 09:16 AM

As a coder, my art foundation is weak. We can refer to some mature web PS tutorials to improve our design capabilities. To paraphrase a sentence, "If you are familiar with three hundred Tang poems, you can recite them even if you don't know how to compose them."

The tutorials in this series come from online PS tutorials, all from abroad, and all in English. I try to translate these excellent tutorials. Due to limited translation capabilities, the details of the translation still need to be worked out. I hope that the majority of netizens will give me some advice.

Convention:

1. The software used in this article is Photoshop CS5 version

2. The screenshots of the original tutorial are in English. I took them again based on the re-production. Chinese version of Figure

3. Some operations in the original text do not give parameters. I measured some parameters through repeated testing, which are shown in red text. For some wrong parameters, the correct parameters are displayed directly in red text

For example: (90, 22, 231, 77) , indicating that the coordinates of the upper left corner of the rectangle are (90, 22) , width 231, height 77

For example: (90,22), indicating that the coordinates of the upper left corner of the rectangle are (90,22), the other two parameters of the rectangle have been specified in the tutorial

4. My own experience will be attached at the end of the tutorial. Some are optimizations of some steps in the tutorial, etc.

This is an intermediate level tutorial and some may seem to be tricky, but why not have a try? Let's get the ball rolling

This is an intermediate level tutorial and may look tricky, but why not give it a try? Let's scroll our mouse wheel

Step 1

Step 1

Let's start at the beginning. Just fire up your Photoshop and create a new document (CTRL+N). See the parameters below.

Let’s get started with the tutorial. Open your PS and create a new document (Ctrl + N) according to the parameters in the image below

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局


Step 2

Step 2

Now you should add some pattern to your background.

Now add some patterns to your background

New 4px* 4px document, as shown below

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

Use the Pencil Tool to color according to the picture below, from the upper left to the lower right diagonal Line color: #efeeef; Color of the diagonal line from top right to bottom left, top: #dfdddf, bottom: #e7e6e7

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

Click: Edit> Define pattern, define it as pattern

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

Use rectangle tool to create a new one A rectangle (0, 0, 1000, 1170)

Layer Style -> Blending options-> Pattern Overlay. Look at the screenshots below:

Click: Layer> Layer Style> Blending Options> Pattern Overlay. Follow the screenshot settings below

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

##Step 3

Step 3

We want to create an awesome design, yeah? That's why we should use a grid system for designing. You can easily create a solid visual and structural balance of websites with grid-based designs.

We're going to create a great design, aren't we? This is why we design using a grid system. You can easily create a website with a grid-based design for structural balance and realistic perspective.

Put some grids to your design with intervals of 60px and 20px.

Add some guide lines to your design with intervals of 60px and 20px

The coordinates of the vertical reference lines are 20, 30, 90, 110, 170, 190, 250, 270, 330, 350, 410, 430, 490, 500, 510, 570, 590, 650, 670, 730 ,750,810,830,890,910,970,980

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局


##Step 4

Step 4

So... now it is time to design the menu of your future website. Use the Rounded Rectangle tool to create it (radius - 3px). The width of your menu is 940px, the height is 34px.

So… now it’s time to design the menu for your future web page. Use

Rounded Rectangle Tool to create a rounded rectangle (30, 53, 940, 34) (radius - 3px). The width of your menu is 940px and the height is 34px

I think that it is an easy task to create a website's menu. To be sure, look at the images below:

I think it is a very simple process to create a menu for a web page. Please believe it, see the picture below:

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

To make this menu more eye-candy, go to the Blending Options -> Drop Shadow. Use the settings that you can see on the screenshots:

To make our menu look more eye-catching, click:

Blending Options> Drop Shadow. Set parameters according to the screenshot below, Color of projection: #47493c

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

##Blending options-> Inner Shadow

Blending Options> Inner Shadow

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

I chose the #6bafff color for this menu bar.

The color I chose for this menu: #6bafff

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

Step 5

Step 5

Let's add some text to our menu. Use the Horizontal Type Tool for it.

Let's use

Horizontal text tool

Add text on the menu (respectively HOME, ABOUT, CONTACT, BLOG, PORTFOLIO)

You can create your design with any font you like. I used the Aller [bold] font. The size is 14px.

You can use any font you like in your design. The font I'm using here is Aller, bold. Font size: 14px

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

Add the following layer style and shadow color to the menu text: #010101

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

Step 6

Step 6

All the menu buttons are links and the designer should show how their hover state looks like. So, create are rectangle (the color that I've used for it is #5a90e5).

All menu buttons are links, and the designer should show what the menu's hover state looks like. . So, create rectangle (281, 53, 68, 34) (the color I used: #5a90e5)

and add the following layer style, inner shadow color: #312d20

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

##Our result:

Our result:

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局


Step 7

Every decent website has a search form. Let's create it too :)Every decent web page has a search form. We also create a

Use the Rounded Rectangle tool (radius - 3px) to create a search form with the following dimensions: 124px and 26px

Use the Rounded Rectangle tool (radius - 3px) (Radius: 3px) Create a search form

(808, 17, 124, 26)

, size: 124px*26px

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

Add the layer style of the shadow

##Add some inner shadow: Blending Options-> Inner ShadowPS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

Add some inner shadow:

Blending Options> Inner Shadow

##Blending Options-> Color Overlay, color- #5a90e5

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

Blending Options> Color Overlay

, Color: #5a90e5

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

##Use our favorite Photoshop tool one more time :) Create one rectangle with dimensions 41px and 32px

Use the historical tool in PS again to create a rounded rectanglePS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局 (929, 14, 41, 32)

, size: 41px*32px

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

Blending Options -> Drop Shadow

Blending Options> Drop Shadow,Color: #47493c

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

##Blending Options -> Inner Shadow

Blending Options> Inner Shadow

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

Blending Options -> Color Overlay (color - #6bafff)

Blending Options> Color Overlay(color : #6bafff)

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

##Now it is time to use icons that we' ve downloaded at the beginning of this tutorial. Open the "Linecons Free - Vector Icons Pack and find the search icon there. Just apply some bells and whistles to it.

Now the icon downloaded before is used. Open Linecons Free - Vector Icons Pack, find the search icon and add some bells and whistles

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

Here is our final result for the search form:

This is the final result for the search form:

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

Step 8

Step 8

Social media connections are very useful and important for every website. That's why today we'll also learn how to create a simple Facebook button. Again with the help of the Rounded Rectangle tool (radius - 3px), we'll create a button

Social media links are very useful and important for every website. That’s why today we’ll also learn how to create a simple Facebook button. Use the

Rounded Rectangle Tool

again (Radius: 3px) to create a button (40, 16, 86, 26)

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

Then use the Rectangle tool (rounded) to create a square (holding the Shift button) with the following size – 16px

Then use the Rectangle tool (rounded) to create a square (holding the Shift button) with the following size – 16px

Rounded Rectangle Tool

) Create a square (hold down the Shift key), size: 16px

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局 Choose the Pen Tool and cut off half of this square.

Select the Pen Tool and cut out half of this square. Note: This step is relatively simple using the Direct Selection Tool . Use the Direct Selection Tool to select the point in the lower right corner of the square, press the Delete key to delete, and you will get a triangle

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

Edit-> Transform->Rotate to move this triangle and place it on the left side of the rectangle

Click: Edit> Transform> Rotate to rotate the triangle and move it to the left side of the rectangle

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

#Select all your "Facebook" layers and merge them (Ctrl+E).

Select all your "Facebook" layers and merge them (Ctrl+E)

Add a drop shadow layer style to it

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

##Blending Options-> Inner Shadow:

Blending Options-> Inner Shadow

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

##Blending Options-> Color Overlay (#c1cac5 )

Blending Options> Color Overlay

(#c1cac5)

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局 ##Now add the "follow" text to our Facebook button and play with its blending options.

Now add the "follow" text to our Facebook button and play with the following layer style.

Font: Aller bold, font size: 14px

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

##Try to create your Facebook logo for this button. For example, you can create the "F" letter, decorate it with a blue color (#5a90e5).PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

Add the Facebook LOGO to your button. For example, you can create the letter F and give it a blue color (#5a90e5)

Play with Blending options (add a white shadow )PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

Add the following layer style (add a white shadow)

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

WOW! We did it :) Look at the final result of our menu bar:

Wow! We're done. Take a look at our final button bar

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局


Step 9

Step 9

Create a new shape: width 940px, height 372px

Create a new shape (rounded rectangle, radius: 3px, (30, 102, 940, 372) ) : Width 940px, height 372px

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

As always, add some shadow:

Similarly, add some shadow,Shadow Color: #47493c

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

##And a border: Blending Options-> Stroke (20px, color- #6bafff)

And add a border: Blending Options > Stroke (20px, color: #6bafff)

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局


Step 10

Step 10

To create nice slider, we should add some images to it. With the help of the Ctrl+Alt+G shortcut, create a clipping mask.

In order to create a beautiful sliding bar, we are going to add some pictures. Using the shortcut Ctrl + Alt + G, we create a

clipping mask

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局


Step 11

Step 11

Use a bunch of free icons again. I've selected the following icons: "settings","bubble", "photo","world"

Use that bunch of free icons again. I chose the following icons: settings, bubble, photo, world

Add them to our design (don't forget to use the grid), distance – 180px

Add them to our design (don’t forget to use guides), Distance: 180px

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局


Step 12

Step 12

Add some text. You should use the same font that you used for your menu bar. Set the font size to 30px.

Add some text. You can use the same font as the menu bar. Set the font size to 30px

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

Play with Blending Options: add a white shadow, color overlay ( #6aaefd) and an inner shadow.

Add blending options to it: add a white drop shadow, color overlay (#6aaefd) and an inner shadow

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

##Copy the styles of this layer and add it to all your icons:

Copy this layer style and add it to all icons

and text

WOW! Look at this amazing result!

oh! Look at this crazy result

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局


Step 13

Step 13

Fill these four columns (width of each - 240px) with some "loremipsum" text. It is better to add a different text to every column. loremipsum text. It's best if the text in each column is different.

Text color: #4c1b33 and add drop shadow layer style

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

##Step 14

Step 14

Create a Read More button with the help of the tools that we've used before.Create a Read More button using the tool you used before (

Rounded Rectangle Tool

)

(30,692,125,35)

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局 Blending options-> Inner Shadow, Drop Shadow, Color Overlay (#919392).

Blending options> Inner Shadow, Drop Shadow, Color Overlay

(#919392)

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局 #Same , add another three buttons, namely (240, 692, 125, 35), (510, 692, 125, 35), (750, 692, 125, 35)

Step 15PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局


Step 15

Add the "Read more" text to our button.

Add the Read more text to our button, and add a drop shadow and color overlay layer style

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

##Step 16

Now we should separate the Create a 1px line and add styles of your "read more" layout to it.Now we should separate the main content of our future website. Create a 1px straight line

(30, 747, 940, 1)

and add the layer style of your Read more layer to it (

Paste Layer Style

). In order to make the dividing line more obvious, add the inner shadow layer style

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局 Step 17


Step 17

Your next block can be a section entitled "Partners" or you may want to showcase your latest blog posts.Your next section could be a piece of content titled Partners or the latest blog posts you might want to showcase.

Use the Rounded Rectangle tool to create a square (hold down the Shift button).

Use the Rounded Rectangle tool to create a square (hold down the Shift button)

(30,768)

Radius - 3px, width and height - 138px.

Radius: 3px, width and height: 138px

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局 Go to Blending options -> Stroke to create a border with the settings below: Size- 20px, color #919392

Click:

Blending Options> Stroke

, set the stroke according to the following parameters: size: 20px, color: #919392.

Add the projection style again.

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

##Copy and paste this element 5 times : ) Place these squares with the interval of 20px.PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

Copy and paste this object 5 times, use the guide lines with an interval of 20px to place these squares

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局 Step 18

Step 18

With the help of a clipping mask, insert the image into the square.

In order to create a clipping mask, insert the image into the square. Place

As you can see, you really can use this block for all sorts of purposes. Result:

As you can see, you can really use this block for all sorts of purposes. piece. Result:

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局


Step 19

The footer of the website is as important as the header, if not more so. Ask yourself, "What do you want your visitors to do when they reach the bottom of the page?" The answer you come up with will be a great starting point for designing your website footer.

The footer and header area of ​​a web page are equally important, period. Ask yourself, “What do you want your visitors to do when they reach the bottom of the page?”. Your answer is a great starting point for designing your footer.

Now it is time to design a cool footer for our cute website layout. Let's make it bright :)

It is time to design a cool footer for our cute website layout. Cool footer. Let's make it bright.

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

Add some gradient, for example #3a8df1 - #6bafff, and inner shadow

Add some gradient, for example: #3a8df1 - #6bafff, and inner shadow

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

Step 20

Step 20

We'll add three blocks into our footer: Quick links, About Us and Follow UsWe are going to add three blocks to the footer: Quick links, About Us and Follow Us

Use the Arial Regular font for titles (30px) and add styles as on the screenshots below:

Use Arial Regular font for the title (font size: 30px), and add layer style

(color: white) as shown in the screenshot

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局 Use the Arial Regular font for the text in the About Us section (12px).

Use the Arial Regular font for the About Us section (12px) Add text

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局 The text for the Quick Links section - 22px.

The text for the Quick Links section (font size: 22px)

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局 Put some standard icons into the Follow section - RSS, Google Plus+ and Twitter

Add some standard icons into the Follow section: RSS , Google Plus+ and Twitter

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

Woohoo! We did it! The final result of our tutorial:

Oh! We're done! This is the final effect of our tutorial

PS网页设计教程XXVIII——如何在PS中创建一个干净的网页布局

Postscript:

The style of this webpage is refreshing, and no special technology is used. Just using some basic techniques (layer styles, clipping masks, etc.). But it is these simple combinations that create a different refreshing look. During the translation process, some modifications were made to some parameters to make it look more suitable for the overall style.

More PS web design tutorial XXVIII - How to create a clean web page layout in PS For related articles, please pay attention to the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

What is the reason why PS keeps showing loading? What is the reason why PS keeps showing loading? Apr 06, 2025 pm 06:39 PM

PS "Loading" problems are caused by resource access or processing problems: hard disk reading speed is slow or bad: Use CrystalDiskInfo to check the hard disk health and replace the problematic hard disk. Insufficient memory: Upgrade memory to meet PS's needs for high-resolution images and complex layer processing. Graphics card drivers are outdated or corrupted: Update the drivers to optimize communication between the PS and the graphics card. File paths are too long or file names have special characters: use short paths and avoid special characters. PS's own problem: Reinstall or repair the PS installer.

How to solve the problem of loading when PS is always showing that it is loading? How to solve the problem of loading when PS is always showing that it is loading? Apr 06, 2025 pm 06:30 PM

PS card is "Loading"? Solutions include: checking the computer configuration (memory, hard disk, processor), cleaning hard disk fragmentation, updating the graphics card driver, adjusting PS settings, reinstalling PS, and developing good programming habits.

What are the common questions about exporting PDF on PS What are the common questions about exporting PDF on PS Apr 06, 2025 pm 04:51 PM

Frequently Asked Questions and Solutions when Exporting PS as PDF: Font Embedding Problems: Check the "Font" option, select "Embed" or convert the font into a curve (path). Color deviation problem: convert the file into CMYK mode and adjust the color; directly exporting it with RGB requires psychological preparation for preview and color deviation. Resolution and file size issues: Choose resolution according to actual conditions, or use the compression option to optimize file size. Special effects issue: Merge (flatten) layers before exporting, or weigh the pros and cons.

How to set password protection for export PDF on PS How to set password protection for export PDF on PS Apr 06, 2025 pm 04:45 PM

Export password-protected PDF in Photoshop: Open the image file. Click "File"> "Export"> "Export as PDF". Set the "Security" option and enter the same password twice. Click "Export" to generate a PDF file.

How to speed up the loading speed of PS? How to speed up the loading speed of PS? Apr 06, 2025 pm 06:27 PM

Solving the problem of slow Photoshop startup requires a multi-pronged approach, including: upgrading hardware (memory, solid-state drive, CPU); uninstalling outdated or incompatible plug-ins; cleaning up system garbage and excessive background programs regularly; closing irrelevant programs with caution; avoiding opening a large number of files during startup.

How to use PS Pen Tool How to use PS Pen Tool Apr 06, 2025 pm 10:15 PM

The Pen Tool is a tool that creates precise paths and shapes, and is used by: Select the Pen Tool (P). Sets Path, Fill, Stroke, and Shape options. Click Create anchor point, drag the curve to release the Create anchor point. Press Ctrl/Cmd Alt/Opt to delete the anchor point, drag and move the anchor point, and click Adjust curve. Click the first anchor to close the path to create a shape, and double-click the last anchor to create an open path.

How to solve the problem of loading when the PS opens the file? How to solve the problem of loading when the PS opens the file? Apr 06, 2025 pm 06:33 PM

"Loading" stuttering occurs when opening a file on PS. The reasons may include: too large or corrupted file, insufficient memory, slow hard disk speed, graphics card driver problems, PS version or plug-in conflicts. The solutions are: check file size and integrity, increase memory, upgrade hard disk, update graphics card driver, uninstall or disable suspicious plug-ins, and reinstall PS. This problem can be effectively solved by gradually checking and making good use of PS performance settings and developing good file management habits.

How to pull the vertical reference line of PS How to pull the vertical reference line of PS Apr 06, 2025 pm 08:18 PM

Pull vertical guides in Photoshop: Enable ruler view (View > ruler). Hover the mouse over the vertical edge of the ruler, and then the cursor becomes a vertical line with double arrows and hold and drag the mouse to pull out the reference line. Click Delete by dragging the guide, or hovering it into a cross.

See all articles