Jump to content
  • 0

pomoc Images vedle sebe


Riko

Dotaz

Zdravím,

 

Mám problém.

Chtěl bych, aby obrázky byly vedle sebe a ne pod sebou, má někdo zkušenost, jak je zarovnat tak, aby neustále nešly pod sebe?

 

http://ultragaming.cz/viewpage.php?page_id=3

 

Díky.

 

Kód:
 

<center><h2><span style="color:lime"><b>Naše servery</center></b></h></span>
<p style="text-align:left"><iframe src="http://www.game-state.com/iframe.php?ip=185.91.119.133&port=7777&bgcolor=363636&bordercolor=26A8FF&fieldcolor=ffffff&valuecolor=ededed&oddrowscolor=4D4D4D&showgraph=true&showplayers=true&graphvalues=ededed&graphaxis=ffffff&width=220&graph_height=105&plist_height=101&font_size=9" frameborder="0" scrolling="no" style="width: 220px; height: 371px"></iframe></p><p style="text-align:right"><iframe src="http://www.game-state.com/iframe.php?ip=185.91.119.133&port=9987&bgcolor=363636&bordercolor=26A8FF&fieldcolor=ffffff&valuecolor=ededed&oddrowscolor=4D4D4D&showgraph=true&showplayers=true&graphvalues=ededed&graphaxis=ffffff&width=220&graph_height=105&plist_height=101&font_size=9" frameborder="0" scrolling="no" style="width: 220px; height: 371px"></iframe></p>

Waymoot

Edited by Waymoot
Link to comment
Share on other sites

1 odpověd na tuto otázku

Recommended Posts

  • 0


<section class="main-body">
<h2>Naše servery</h2>
<article>
<iframe src="http://www.game-state.com/iframe.php?ip=185.91.119.133&port=7777&bgcolor=363636&bordercolor=26A8FF&fieldcolor=ffffff&valuecolor=ededed&oddrowscolor=4D4D4D&showgraph=true&showplayers=true&graphvalues=ededed&graphaxis=ffffff&width=220&graph_height=105&plist_height=101&font_size=9" frameborder="0" scrolling="no" style="width: 220px; height: 371px"></iframe>

<iframe src="http://www.game-state.com/iframe.php?ip=185.91.119.133&port=9987&bgcolor=363636&bordercolor=26A8FF&fieldcolor=ffffff&valuecolor=ededed&oddrowscolor=4D4D4D&showgraph=true&showplayers=true&graphvalues=ededed&graphaxis=ffffff&width=220&graph_height=105&plist_height=101&font_size=9" frameborder="0" scrolling="no" style="width: 220px; height: 371px"></iframe>
</article>
</section>

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...