HEX
Server: Apache
System: Linux vps52061 6.8.0-85-generic #85~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Sep 19 16:18:59 UTC 2 x86_64
User: design11 (105868)
PHP: 8.4.14
Disabled: NONE
Upload Files
File: /home/design11/dreamweddinggroup.com/calender.html
<div id="events">
  <div class="background rounded" id="events-header">
    Come meet the Dream Wedding Group at the following events!
  </div>
  <div id="event-listing">
    <div class="event background rounded replacable">
      <h1>The Original Wedding Expo</h1>
      <div class="event-address-description">
        <div class="datetime-address">
          <div class="datetime">
            November 6th - 7th
            <br>
            11:00 AM - 3:30 PM
          </div>
          <div class="event-address">
            Twin Rivers Casino
            <br>
            100 Twin River Rd.
            <br>
            Lincoln, RI 02865
          </div>
        </div>
        <div class="description">
          The Original Wedding Expo Returns to Twin River! Plan the perfect wedding and honeymoon with help from 100 of the area's finest bridal merchants. Taste the cake, sample the food, see the latest fashions, listen to the music and register for prizes. No matter what you're looking for, you'll find it here at The Original Wedding Expo
        </div>
      </div>
    </div>
    <ul class="rounded background" id="events-list">
      <li>
        <a href="#" id="original_wedding">
          Original Wedding Expo
        </a>
      </li>
      <li>
        <a href="#" id="south">
          Southern NE Bridal Expo
        </a>
      </li>
      <li>
        <a href="#" id="grand_bridal">
          Grand Bridal Expo
        </a>
      </li>
      <li>
        <a href="#" id="newport_bridal">
          Newport Bridal Show
        </a>
      </li>
    </ul>
  </div>
</div>