I want to align my three images horizontally instead of vertically what is the easiest way to achieve this? example
add this
#christmas_promotion_boxes div{ float: left;
}