Booking Checkout
Guest and payment fieldsets beside a sticky booking summary.
Guest and payment fieldsets beside a sticky booking summary.
Group guest, rules, and payment in fieldsets. Keep the sticky summary reachable after the form fields in source order.
<form class="checkout-layout">
<fieldset><legend>Guest details</legend>...</fieldset>
<aside class="booking-summary">...</aside>
</form>