---
title: "Rules of the road guides — Learner Hub | Fast Track"
description: "Roundabouts, speed limits, motorways and the road markings learners lose marks on."
lang: en
json-ld: |
  [
    {
      "@context": "https://schema.org",
      "@graph": [
        {
          "@type": "Organization",
          "@id": "https://fasttrackdrivinglessons.co.uk/#organization",
          "name": "Fast Track Driving Lessons",
          "url": "https://fasttrackdrivinglessons.co.uk/",
          "email": "info@fasttrackdrivinglessons.co.uk",
          "areaServed": "GB",
          "description": "Intensive driving courses and driving lessons across the UK with DVSA-approved instructors."
        },
        {
          "@type": "WebSite",
          "@id": "https://fasttrackdrivinglessons.co.uk/#website",
          "url": "https://fasttrackdrivinglessons.co.uk/",
          "name": "Fast Track Driving Lessons",
          "publisher": {
            "@id": "https://fasttrackdrivinglessons.co.uk/#organization"
          },
          "potentialAction": {
            "@type": "SearchAction",
            "target": {
              "@type": "EntryPoint",
              "urlTemplate": "https://fasttrackdrivinglessons.co.uk/search?q={search_term_string}"
            },
            "query-input": "required name=search_term_string"
          }
        }
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "CollectionPage",
      "name": "Rules of the road",
      "description": "Roundabouts, speed limits, motorways and the road markings learners lose marks on.",
      "hasPart": [
        {
          "@type": "Article",
          "headline": "Box junctions, yellow lines and road markings",
          "url": "/learn/rules-of-the-road/box-junctions-and-road-markings"
        },
        {
          "@type": "Article",
          "headline": "Box junctions: when you can and cannot enter",
          "url": "/learn/rules-of-the-road/box-junctions-explained"
        },
        {
          "@type": "Article",
          "headline": "Common UK road signs and what they mean",
          "url": "/learn/rules-of-the-road/common-uk-road-signs"
        },
        {
          "@type": "Article",
          "headline": "Middle-lane hogging: the rule and the penalty",
          "url": "/learn/rules-of-the-road/middle-lane-hogging"
        },
        {
          "@type": "Article",
          "headline": "Motorway driving as a learner",
          "url": "/learn/rules-of-the-road/motorways-as-a-learner"
        },
        {
          "@type": "Article",
          "headline": "Motorway signs explained",
          "url": "/learn/rules-of-the-road/motorway-signs-explained"
        },
        {
          "@type": "Article",
          "headline": "Nine common driving offences and their penalties",
          "url": "/learn/rules-of-the-road/common-driving-offences"
        },
        {
          "@type": "Article",
          "headline": "Roundabouts: lanes, signals and observation",
          "url": "/learn/rules-of-the-road/roundabouts"
        },
        {
          "@type": "Article",
          "headline": "Smart motorways explained",
          "url": "/learn/rules-of-the-road/smart-motorways-explained"
        },
        {
          "@type": "Article",
          "headline": "The UK traffic light sequence explained",
          "url": "/learn/rules-of-the-road/traffic-light-sequence"
        },
        {
          "@type": "Article",
          "headline": "The national speed limit sign: what it actually means",
          "url": "/learn/rules-of-the-road/national-speed-limit-sign"
        },
        {
          "@type": "Article",
          "headline": "The types of pedestrian crossing in the UK",
          "url": "/learn/rules-of-the-road/types-of-pedestrian-crossing"
        },
        {
          "@type": "Article",
          "headline": "UK road markings explained",
          "url": "/learn/rules-of-the-road/road-markings-explained"
        },
        {
          "@type": "Article",
          "headline": "UK speed limits explained",
          "url": "/learn/rules-of-the-road/speed-limits-explained"
        },
        {
          "@type": "Article",
          "headline": "Using a phone at the wheel: the law for drivers and learners",
          "url": "/learn/rules-of-the-road/phone-use-at-the-wheel"
        },
        {
          "@type": "Article",
          "headline": "When to signal, and when not to",
          "url": "/learn/rules-of-the-road/when-to-signal"
        }
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What does the national speed limit sign mean?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "It means the default limit for that road and your vehicle type: for a car, 60 mph on a single carriageway, 70 mph on a dual carriageway or motorway, and 30 mph on a road with street lighting unless signs say otherwise."
          }
        },
        {
          "@type": "Question",
          "name": "Can I be marked down for driving too slowly?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Driving well below the limit without a reason is marked as undue hesitation or lack of progress, and it is one of the more common driving faults on test."
          }
        },
        {
          "@type": "Question",
          "name": "When can I enter a yellow box junction?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Only when your exit is clear. The single exception is turning right, where you may wait in the box if you are prevented from turning only by oncoming traffic."
          }
        },
        {
          "@type": "Question",
          "name": "Do learners have priority rules different from full licence holders?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "No. The same rules apply. The only differences are the vehicles you may drive, the need for L plates and a qualified supervising driver, and motorway access only with an approved instructor."
          }
        },
        {
          "@type": "Question",
          "name": "What changed in the Highway Code in 2022?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "The hierarchy of road users was introduced, pedestrians waiting to cross at a junction gained priority, cyclists were given clearer road positioning guidance, and the Dutch reach was recommended for opening doors."
          }
        }
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://fasttrackdrivinglessons.co.uk/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Learner Hub",
          "item": "https://fasttrackdrivinglessons.co.uk/learn"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Rules of the road"
        }
      ]
    }
  ]
---

Get an exclusive 15% off - Offer ends next week!

[![Fast Track Driving Lessons](/assets/fasttrack-logo-360-B6kGRO06.png)](/)

[Log in](/theory/account)[Get me driving](/course-recommender)Menu

[Our Courses & Prices](/courses)

[Driving Lessons](/driving-lessons)

[Areas We Cover](/driving-lessons-in)

[Learner Hub](/learn)

[Theory Test](/theory)

 

Learner Hub

# Rules of the road

Roundabouts, speed limits, motorways and the road markings learners lose marks on.

1.  [Home](/)
2.  / [Learner Hub](/learn)
3.  / Rules of the road 

This topic is the Highway Code translated into what it means at the wheel. Speed limits, roundabout lane discipline, road markings, crossings, signals and motorway rules are where learners lose marks quietly — not through dramatic errors, but through hesitancy caused by not being certain what the rule is.

Certainty is what makes driving smooth. If you know the rule, you commit; if you are guessing, you hover, and hovering causes the undue hesitation faults that show up on so many mark sheets.

## All rules of the road guides

[

6 min read

## Box junctions, yellow lines and road markings

A practical guide to reading box junctions, yellow lines and road markings safely on UK roads and during your driving test.

](/learn/rules-of-the-road/box-junctions-and-road-markings)[

7 min read

## Box junctions: when you can and cannot enter

Box junctions catch learners because the decision has to be made before the front wheels enter the yellow box. This guide explains the rule, the right-turn exception and the practical judgement examiners expect.

](/learn/rules-of-the-road/box-junctions-explained)[

8 min read

## Common UK road signs and what they mean

Learn the common UK road signs you are most likely to meet as a learner or new driver, what they mean, and how to act on them safely. This guide uses DVSA and Highway Code terminology and focuses on the signs that regularly affect driving test decisions.

](/learn/rules-of-the-road/common-uk-road-signs)[

7 min read

## Middle-lane hogging: the rule and the penalty

Middle-lane hogging means staying in a middle or outside lane when the lane to your left is clear. For UK learners and new drivers, the simple rule is: keep left unless you are overtaking, then return left when it is safe.

](/learn/rules-of-the-road/middle-lane-hogging)[

6 min read

## Motorway driving as a learner

Learn the UK rules for learner motorway driving and the practical skills your instructor will drill before you go.

](/learn/rules-of-the-road/motorways-as-a-learner)[

7 min read

## Motorway signs explained

Motorway signs tell you where to go, which lane is open, what speed applies and what hazards are ahead. For learners and new drivers, the safest habit is to read the signs early, then make calm, legal lane and speed decisions.

](/learn/rules-of-the-road/motorway-signs-explained)[

8 min read

## Nine common driving offences and their penalties

A learner-friendly guide to nine common driving offences and their penalties in the UK, including points, fixed penalties and the mistakes that often lead to trouble. Figures are based on published GOV.UK, DVLA and Highway Code guidance and can change.

](/learn/rules-of-the-road/common-driving-offences)[

6 min read

## Roundabouts: lanes, signals and observation

A practical guide to lanes, signals and observations at UK roundabouts, written for learner drivers preparing for real roads and the driving test.

](/learn/rules-of-the-road/roundabouts)[

8 min read

## Smart motorways explained

Smart motorways use signs, cameras, variable speed limits and sometimes no hard shoulder to manage traffic. For learners and new drivers, the key is simple: obey every gantry sign, keep well back, plan early, and know what to do if you break down.

](/learn/rules-of-the-road/smart-motorways-explained)[

7 min read

## The UK traffic light sequence explained

The UK traffic light sequence is red, red and amber, green, then amber before returning to red. The key for learners is knowing when you must stop, when you may go, and how examiners judge your approach.

](/learn/rules-of-the-road/traffic-light-sequence)[

7 min read

## The national speed limit sign: what it actually means

The national speed limit sign does not mean the same speed on every road. It means the national maximum for your vehicle type and the road you are on, provided conditions make that speed safe.

](/learn/rules-of-the-road/national-speed-limit-sign)[

7 min read

## The types of pedestrian crossing in the UK

UK pedestrian crossings include zebra, parallel, pelican, puffin, toucan, equestrian and school crossing patrols, each with slightly different rules. For learner drivers, the key is early observation, controlled speed, and knowing when you must stop or give way.

](/learn/rules-of-the-road/types-of-pedestrian-crossing)[

7 min read

## UK road markings explained

Road markings tell you where to position, when to stop, when you may overtake and where parking or waiting is restricted. This learner guide explains the UK markings you are most likely to meet on lessons and on the driving test.

](/learn/rules-of-the-road/road-markings-explained)[

6 min read

## UK speed limits explained

A practical learner guide to UK speed limits, signs, national speed limit and how to control speed on lessons and test.

](/learn/rules-of-the-road/speed-limits-explained)[

7 min read

## Using a phone at the wheel: the law for drivers and learners

Using a phone at the wheel is not just a bad habit, it is a specific driving offence with heavy consequences for learners and new drivers. Here is what the law says, what counts as “use”, and how to avoid the common mistakes I see on lessons and tests.

](/learn/rules-of-the-road/phone-use-at-the-wheel)[

7 min read

## When to signal, and when not to

Signal when it would help another road user understand your intended change of direction, position or speed. Do not signal automatically if there is nobody to benefit, or if the signal could mislead someone into danger.

](/learn/rules-of-the-road/when-to-signal)

[Browse driving lessons](/driving-lessons)[All topics](/learn)

## Where to start

If you read four things in this topic, read these in this order.

1.  Step 1
    
    ### Speed limits explained
    
    The most commonly misread rule on the road.
    
2.  Step 2
    
    ### Roundabouts
    
    Lane discipline is a top fault category.
    
3.  Step 3
    
    ### Road markings explained
    
    Legal weight that learners treat as decoration.
    
4.  Step 4
    
    ### Types of pedestrian crossing
    
    Changed by the 2022 Highway Code update.
    

## Rules of the road: what you need to know

### The rules learners get wrong most often

Speed limits top the list, particularly the national speed limit sign, which means different things on a single carriageway, a dual carriageway and a motorway, and different things again for the vehicle you are driving. Second is roundabout lane choice, especially multi-lane roundabouts with painted spirals.

Third is road markings. Solid and broken white lines, box junctions, hatched areas and advance stop lines all carry legal weight, and learners routinely treat them as decoration.

-   — The national speed limit sign is not a fixed number. 
-   — Yellow box junctions: do not enter unless your exit is clear, except when turning right and held only by oncoming traffic. 
-   — Advance stop lines at lights belong to cyclists — stop at the first line. 
-   — Hatched markings bordered by a solid line must not be entered. 

### Signals and positioning

A signal is information for other people, not a request for permission. Signal when it helps someone, at a point where it cannot be misread — signalling too early at a road with two close turnings causes confusion, and examiners mark it.

Positioning is the other half. Lane discipline on roundabouts and dual carriageways, keeping left unless overtaking, and a safe distance from parked cars are all rules that read as judgement to an examiner.

### Motorways and the newer rules

Learner drivers may take motorway lessons in England, Scotland and Wales with an approved instructor in a dual-control car, a change introduced in June 2018. Smart motorways, red X signs and variable limits are examinable knowledge even if your test route never touches one.

The 2022 Highway Code changes also introduced the hierarchy of road users and gave pedestrians waiting to cross at a junction priority. That is now the rule, not a courtesy.

## Common questions

### What does the national speed limit sign mean?

It means the default limit for that road and your vehicle type: for a car, 60 mph on a single carriageway, 70 mph on a dual carriageway or motorway, and 30 mph on a road with street lighting unless signs say otherwise.

### Can I be marked down for driving too slowly?

Yes. Driving well below the limit without a reason is marked as undue hesitation or lack of progress, and it is one of the more common driving faults on test.

### When can I enter a yellow box junction?

Only when your exit is clear. The single exception is turning right, where you may wait in the box if you are prevented from turning only by oncoming traffic.

### Do learners have priority rules different from full licence holders?

No. The same rules apply. The only differences are the vehicles you may drive, the need for L plates and a qualified supervising driver, and motorway access only with an approved instructor.

### What changed in the Highway Code in 2022?

The hierarchy of road users was introduced, pedestrians waiting to cross at a junction gained priority, cyclists were given clearer road positioning guidance, and the Dutch reach was recommended for opening doors.

## Other topics

-   [Learning to drive](/learn/learning-to-drive)
-   [Manoeuvres](/learn/manoeuvres)
-   [Practical test](/learn/practical-test)
-   [Theory test](/learn/theory-test)
-   [Licences & documents](/learn/licences-and-documents)
-   [Driving well](/learn/driving-well)
-   [Road safety](/learn/road-safety)
-   [Instructors & lessons](/learn/instructors-and-lessons)

## Not sure how many hours you need?

Answer four quick questions and we will recommend a course based on your experience, not a sales target.

[Get my recommendation](/course-recommender)

[![Fast Track Driving Lessons](/assets/fasttrack-logo-360-B6kGRO06.png)](/)

All instructors are DVSA-approved and badge-checked.

## Courses

-   [All courses & prices](/courses)
-   [Course recommender](/course-recommender)
-   [Pricing & payment](/pricing)
-   [How it works](/how-it-works)

## Driving lessons

-   [Manual lessons](/driving-lessons/manual)
-   [Automatic lessons](/driving-lessons/automatic)
-   [Beginner lessons](/driving-lessons/beginners)
-   [Refresher lessons](/driving-lessons/refresher)

## Learners

-   [Free theory practice](/theory)
-   [Pass guarantee](/test-pass-guarantee)
-   [Your first lesson](/driving-lessons/first-driving-lesson)
-   [Find an instructor](/search)
-   [Areas we cover](/driving-lessons-in)
-   [Driving test centres](/driving-test-centres)

## Learner Hub

-   [All guides](/learn)
-   [Manoeuvres](/learn/manoeuvres)
-   [Practical test](/learn/practical-test)
-   [Theory test guides](/learn/theory-test)
-   [Rules of the road](/learn/rules-of-the-road)

## Company

-   [About us](/about)
-   [FAQs](/faqs)
-   [Offers & discounts](/discounts)
-   [Work with us](/work-with-us)
-   [Ways to pay](/ways-to-pay)
-   [Contact us](/contact)

## Company information

Fast Track Driving Lessons is a trading name of MH Cancellations Ltd.

Registered in England & Wales, company number 11921914.

## Registered office

Suite 9, Silk House, Park Green,  
Macclesfield, England, SK11 7QJ

## Contact

[info@fasttrackdrivinglessons.co.uk](mailto:info@fasttrackdrivinglessons.co.uk)

We reply to all enquiries within 24 hours.

Independent of the DVSA and DVLA.

-   [Privacy policy](/privacy-policy)
-   [Cookie policy](/cookie-policy)
-   [Terms and conditions](/terms)
-   [Refund policy](/refund-policy)
-   [Cancellation policy](/cancellation-policy)
-   [Accessibility](/accessibility)
-   [Complaints](/complaints)

Cookie settings© 2026 Fast Track Driving Lessons. All rights reserved. 

## Cookies on this site

We use essential cookies to make the site work. We would also like to set optional analytics cookies to see which guides help learners most. Nothing optional runs until you agree. See our [cookie policy](/cookie-policy).

Accept allReject optionalManage cookies