Note that there are some explanatory texts on larger screens.

plurals
  1. POAligning elements side by side in HTML
    primarykey
    data
    text
    <p>I am working on a website(this is my first website as a developer) and I was wondering if someone could help me align these to items next to each other horizontally. I don't know how to code HTML so I am completely unfamiliar with this. For the most part when developing sites I go and make due with what is online to help but this instance I am with your help.</p> <p>The site is using WordPress and this is going to be a page. With a table from W-P Table reloaded and a Google map. Here is the code currently:</p> <pre><code>&lt;p style="text-align: left;"&gt;[table id=4 /]&lt;small&gt;&lt;/small&gt;&lt;/p&gt;&lt;p style="text-align: right;"&gt; &lt;iframe src="http://maps.google.com/maps?f=q&amp;amp;source=s_q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=Avie's+SKi+Sports+100+Main+Street,+Westerly,+R+02891-2194&amp;amp;aq=&amp;amp;sll=41.375316,-71.831092&amp;amp;sspn=0.006948,0.016512&amp;amp;vpsrc=0&amp;amp;g=100+Main+Street,+Westerly,+R+02891-2194&amp;amp;ie=UTF8&amp;amp;hq=Avie's+SKi+Sports+100+Main+Street,+Westerly,+R+02891-2194&amp;amp;hnear=&amp;amp;radius=15000&amp;amp;t=m&amp;amp;ll=41.379063,-71.831102&amp;amp;spn=0.015457,0.027466&amp;amp;z=15&amp;amp;iwloc=lyrftr:m,9024240540147588029,41.375323,-71.831043&amp;amp;output=embed" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="640" height="480"&gt;&lt;/iframe&gt; &lt;small&gt;&lt;a style="color: #0000ff; text-align: left;" href="http://maps.google.com/maps?f=q&amp;amp;source=embed&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=Avie%27s+SKi+Sports+100+Main+Street,+Westerly,+R+02891-2194&amp;amp;aq=&amp;amp;sll=41.375316,-71.831092&amp;amp;sspn=0.006948,0.016512&amp;amp;vpsrc=0&amp;amp;g=100+Main+Street,+Westerly,+R+02891-2194&amp;amp;ie=UTF8&amp;amp;hq=Avie%27s+SKi+Sports+100+Main+Street,+Westerly,+R+02891-2194&amp;amp;hnear=&amp;amp;radius=15000&amp;amp;t=m&amp;amp;ll=41.379063,-71.831102&amp;amp;spn=0.015457,0.027466&amp;amp;z=15&amp;amp;iwloc=lyrftr:m,9024240540147588029,41.375323,-71.831043"&gt;View Larger Map&lt;/a&gt;&lt;/small&gt;&lt;/p&gt; </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload