<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Brna.my1.ru</title>
		<link>http://brna.my1.ru/</link>
		<description>Forum</description>
		<lastBuildDate>Fri, 05 Jun 2015 11:02:39 GMT</lastBuildDate>
		<generator>uCoz Web-Service</generator>
		<atom:link href="https://brna.my1.ru/forum/rss" rel="self" type="application/rss+xml" />
		
		<item>
			<title>WordPress site dosn&apos;t work on android mobile</title>
			<link>https://brna.my1.ru/forum/106-1989-1</link>
			<pubDate>Fri, 05 Jun 2015 11:02:39 GMT</pubDate>
			<description>Forum: &lt;a href=&quot;https://brna.my1.ru/forum/106&quot;&gt;CSS&lt;/a&gt;&lt;br /&gt;Thread starter: fajarn1912&lt;br /&gt;Last message posted by: brna&lt;br /&gt;Number of replies: 1</description>
			<content:encoded>Hi &lt;br /&gt;&lt;br /&gt; I host my WordPress site at &lt;a class=&quot;link&quot; href=&quot;http://u.to/3OyLCw&quot; title=&quot;http://asphostportal.com&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;asphostportal.com&lt;/a&gt;. My site works fine on all web browsers but I recently tried it on an android mobile. &lt;br /&gt;&lt;br /&gt; There is a css div called class and all the top of the page is contained within it. &lt;br /&gt;&lt;br /&gt; on the android mobile it can&apos;t display the flash and I get a flash default image but it it is outside the container class. &lt;br /&gt;&lt;br /&gt; The menu at the very top wraps but doesn&apos;t using a web browser. &lt;br /&gt;&lt;br /&gt; I would like this to work on mobiles. Any help on this.</content:encoded>
			<category>CSS</category>
			<dc:creator>fajarn1912</dc:creator>
			<guid>https://brna.my1.ru/forum/106-1989-1</guid>
		</item>
		<item>
			<title>Copyright</title>
			<link>https://brna.my1.ru/forum/106-1707-1</link>
			<pubDate>Fri, 22 Mar 2013 21:59:43 GMT</pubDate>
			<description>Forum: &lt;a href=&quot;https://brna.my1.ru/forum/106&quot;&gt;CSS&lt;/a&gt;&lt;br /&gt;Thread description: Please Read&lt;br /&gt;Thread starter: Basso&lt;br /&gt;Last message posted by: brna&lt;br /&gt;Number of replies: 0</description>
			<content:encoded>&lt;span style=&quot;font-size:15pt;&quot;&gt;&lt;b&gt;Copyright &amp; Brna.my1.ru&lt;/b&gt;&lt;/span&gt;&lt;/p&gt; &lt;br /&gt; &lt;img src=&quot;http://brna.my1.ru/image5/Stop_hand2.png&quot; alt=&quot;New Rules&quot; height=&quot;150&quot; width=&quot;150&quot;&gt; &lt;br /&gt;&lt;br /&gt; All content contained in Brna.my1.ru , and belongs to the copyrighted content of performers or are otherwise legally protected, were placed on the page just from promotional reasons. &lt;br /&gt;&lt;br /&gt; Anyone who download the contents from the Brna.my1.ru , shall, after reviewing the same within 24 hours removed from a disk! &lt;br /&gt;&lt;br /&gt; Again, this music/games/movies/programs etc.. is only for promotional reasons on the Brna.my1.ru so that after preview the music/games/movies/programs etc. you have downloaded if you like it buy CDs at stores intended. &lt;br /&gt;&lt;br /&gt; Hacking or other illegal activities are NOT used running this site.&lt;img src=&quot;http://brna.my1.ru/images/Ok-icon_white.png&quot; border=&quot;0&quot; alt=&quot;&quot;/&gt; &lt;br /&gt; No channels are hosted here.&lt;img src=&quot;http://brna.my1.ru/images/Ok-icon_white.png&quot; border=&quot;0&quot; alt=&quot;&quot;/&gt; &lt;br /&gt; No download file are hosted here.&lt;img src=&quot;http://brna.my1.ru/images/Ok-icon_white.png&quot; border=&quot;0&quot; alt=&quot;&quot;/&gt; &lt;br /&gt;&lt;br /&gt; &lt;b&gt;Entering the Brna.my1.ru automatically accept the above rules.&lt;/b&gt;</content:encoded>
			<category>CSS</category>
			<dc:creator>Basso</dc:creator>
			<guid>https://brna.my1.ru/forum/106-1707-1</guid>
		</item>
		<item>
			<title>How to Centre a DIV Block Using CSS</title>
			<link>https://brna.my1.ru/forum/106-1667-1</link>
			<pubDate>Thu, 21 Feb 2013 18:15:56 GMT</pubDate>
			<description>Forum: &lt;a href=&quot;https://brna.my1.ru/forum/106&quot;&gt;CSS&lt;/a&gt;&lt;br /&gt;Thread starter: Basso&lt;br /&gt;Last message posted by: brna&lt;br /&gt;Number of replies: 0</description>
			<content:encoded>&lt;span style=&quot;font-size:15pt;&quot;&gt;&lt;b&gt;How to Centre a DIV Block Using CSS&lt;/b&gt;&lt;/span&gt; &lt;br /&gt;&lt;br /&gt; Steps to Centering a DIV Block without Centering the Text Inside &lt;br /&gt; Let&apos;s assume that you have a div block as follows: &lt;br /&gt; &lt;!--uzcode--&gt;&lt;div class=&quot;bbCodeBlock&quot;&gt;&lt;div class=&quot;bbCodeName&quot; style=&quot;padding-left:5px;font-weight:bold;font-size:7pt&quot;&gt;Code&lt;/div&gt;&lt;div class=&quot;codeMessage&quot; style=&quot;border:1px inset;max-height:200px;overflow:auto;height:expression(this.scrollHeight&lt;5?this.style.height:scrollHeight&gt;200?&apos;200px&apos;:&apos;&apos;+(this.scrollHeight+5)+&apos;px&apos;);&quot;&gt;&lt;!--uzc--&gt;&lt;div id=&quot;content&quot;&gt; &lt;br /&gt; This is a DIV block that is to be centred. I don&apos;t &lt;br /&gt; want the text to be centred, though, just the block. &lt;br /&gt; &lt;/div&gt;&lt;!--/uzc--&gt;&lt;/div&gt;&lt;/div&gt;&lt;!--/uzcode--&gt; &lt;br /&gt;&lt;br /&gt; At first glance, you may think that the following CSS rule will work. &lt;br /&gt; &lt;!--uzcode--&gt;&lt;div class=&quot;bbCodeBlock&quot;&gt;&lt;div class=&quot;bbCodeName&quot; style=&quot;padding-left:5px;font-weight:bold;font-size:7pt&quot;&gt;Code&lt;/div&gt;&lt;div class=&quot;codeMessage&quot; style=&quot;border:1px inset;max-height:200px;overflow:auto;height:expression(this.scrollHeight&lt;5?this.style.height:scrollHeight&gt;200?&apos;200px&apos;:&apos;&apos;+(this.scrollHeight+5)+&apos;px&apos;);&quot;&gt;&lt;!--uzc--&gt; text-align: center ; &lt;!--/uzc--&gt;&lt;/div&gt;&lt;/div&gt;&lt;!--/uzcode--&gt; &lt;br /&gt;&lt;br /&gt; However, the rule centres the text inside the box, rather than the block itself. While there are times when you may want to do this, our intention here is to centre the entire block but leave the internal contents formatted as it was before. As such, the above code is not what we want. &lt;br /&gt;&lt;br /&gt; Instead, the standard trick to centering a block in CSS is to do the following: &lt;br /&gt;&lt;br /&gt; 1. Specify a width for the DIV block. &lt;br /&gt; 2. Set both its left and right margins to auto. &lt;br /&gt;&lt;br /&gt; Both steps are necessary -- that is, you cannot just set the margins to auto without specifying the width of the block and expect this method to work. &lt;br /&gt;&lt;br /&gt; The technique works because when both margins are set to auto, web browsers are required by the CSS standard to give them equal width. &lt;br /&gt;&lt;br /&gt; For example, if you want your div block to have a width of 700 pixels, the following code will centre the block. &lt;br /&gt; &lt;!--uzcode--&gt;&lt;div class=&quot;bbCodeBlock&quot;&gt;&lt;div class=&quot;bbCodeName&quot; style=&quot;padding-left:5px;font-weight:bold;font-size:7pt&quot;&gt;Code&lt;/div&gt;&lt;div class=&quot;codeMessage&quot; style=&quot;border:1px inset;max-height:200px;overflow:auto;height:expression(this.scrollHeight&lt;5?this.style.height:scrollHeight&gt;200?&apos;200px&apos;:&apos;&apos;+(this.scrollHeight+5)+&apos;px&apos;);&quot;&gt;&lt;!--uzc--&gt;#content { &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;width: 700px ; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;margin-left: auto ; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;margin-right: auto ; &lt;br /&gt; }&lt;!--/uzc--&gt;&lt;/div&gt;&lt;/div&gt;&lt;!--/uzcode--&gt;</content:encoded>
			<category>CSS</category>
			<dc:creator>Basso</dc:creator>
			<guid>https://brna.my1.ru/forum/106-1667-1</guid>
		</item>
	</channel>
</rss>