JSFiddle - React, Tailwind, and code Playground
HTML
<div id="property-info">
<p>
<br>Utility Room (14' 01" x 13' 09" or 4.29m x 4.19m)
<br>Floor and wall units with recess for washing machine, single bowl sink, wood burner in recess with slate mantle and hearth, door to rear yard and stairs to
<br>
<br>Bathroom/Bedroom 6 (14' 01" x 13' 09" or 4.29m x 4.19m)
<br>
<br>
<br>FIRST FLOOR
<br>Approached from main entrance hall with character stair case leading to a spacious landing, radiator and carpet.
<br>
<br>Bedroom 1 (9' 08" x 11' 04" or 2.95m x 3.45m)
<br>Timber fire surround with ornate fire place. Radiator and carpet
<br>
<br>Bathroom (11' 04" x 4' 10" or 3.45m x 1.47m)
<br>comprising panel bath with tiled splash back, low level w.c. pedestal wash basin, radiator and carpet
<br>
<br>Bedroom 2 (14' 05" x 10' 0" or 4.39m x 3.05m)
<br>with fire surround with ornate fire place. Radiator and carpet
<br>
<br>Bedroom 3 (15' 05" x 7' 09" or 4.70m x 2.36m)
<br>with radiator, exposed floor boards and second door leading to ��.
<br>
<br>Rear Landing
<br>with stairs approaching from kitchen
<br>
<br>Bedroom 4 (15' 05" x 9' 04" or 4.70m x 2.84m)
<br>Radiator, carpet and walk in airing cupboard with lagged tank and shelving
<br>
<br>
<br>
<br>Bedroom 5 (11' 10" x 10' 02" or 3.61m x 3.10m)
<br>Radiator, carpet and recess cupboard
<br>
<br>Shower Room/Bedroom 6 (14' 01" x 13' 09" or 4.29m x 4.19m)
<br>Approached from the utility area with shower, wash basin and WC.
<br>
<br>Exterior
<br>Adjacent to the house is the pantry approached externally having stone salting slabs. To the front of the house is a small cobbled forecourt with the old cottage sited adjoining the former cowshed. As previously mentioned the cottage has been recently renovated to provide annexe accommodation as set out below.
<br>
<br>Annexe
<br>One bedroomed annexe recently modernised and refurbished.
<br>
<br>Ground Floor
<br>
<br>
<br>Annexe Lounge (15' 06" x 19' 11" or 4.72m x 6.07m)
<br>Inglenook fireplace housing wood burning...
CSS
#property-info p br {display:none}
JavaScript
$( "#property-info p" ).before( "<p>" );