Код:
<!--HTML--><center><style type="text/css"> #fon2 { background: rgba(255, 255, 255, 0.2); } #codeimage2 { width: 500px; height: 212px; border: 4px solid #6c0000; } #application2 { background: #6c0000; border: 0px solid #fae1e1; padding: 5px; text-align: center; padding-top: 5px; padding-bottom: 5px; } .songtitle2 { height: auto; width: auto; text-align: center; background: #6c0000; font-family: 'Lobster'; font-size: 20px; color: #ffffff; letter-spacing: 3px; margin: auto; line-height: 1.8em; text-transform: none; } #apptext2 { height: 150px; overflow: auto; padding: 5px; background: #eedada; margin: auto; font-family: 'Calibri'; font-size: 13px; text-align: justify; color: #5f5f5f; line-height: 1.3em; } #titeltop2 { height: 14 px; text-align: center; background: #6c0000; font-family: 'Verdana'; font-size: 12px; color: #ffffff; text-transform: uppercase; letter-spacing: 4px; margin: auto; line-height: 3.4em; } #apptextdop2 { padding: 5px; background: #eedada; margin: auto; font-family: 'Verdana'; font-size: 15px; text-align: center; color: #5f5f5f; line-height: 1.3em; } .block21 { width: 580px; } .prider21 { width: 260px; height: 20px; padding: 3px; background: #6c0000; font-family: 'Verdana'; font-size: 12px; color: #ffffff; text-transform: uppercase; text-align: center; margin: auto;} .pridera21 { width: 260px; height: 200px; padding: 3px; background: rgba(255, 255, 255, 0.2); font-family: 'Verdana'; font-size: 13px; color: #000; text-transform: none; letter-spacing: 2px; margin: auto; text-align: center; overflow: auto;} .pridera21 a { color: #000; font-weight: normal; text-shadow: none; text-decoration: none; } </style> <div class="block21"> <center><div id="fon"><center> <div id="application2"> <div class="songtitle2"> Занятые Имена и Фамилии </div> <div id="apptextdop2"> <table cellspacing="0" border="0"><tr> <td><div class="prider21">Имена:</div><div class="pridera21"> <b>A ~ B ~ C</b><br> <b>D ~ E ~ F</b><br> <b>G ~ H ~ I</b><br> <b>J ~ K ~ L</b><br> <b>M ~ N ~ O</b><br> <b>P ~ Q ~ R</b><br> <b>S ~ T ~ U</b><br> <b>V ~ W ~ X</b><br> <b>Y ~ Z</b><br> </div></td> <td><div class="prider21">Фамилии:</div><div class="pridera21"> <b>A ~ B ~ C</b><br> <b>D ~ E ~ F</b><br> <b>G ~ H ~ I</b><br> <b>J ~ K ~ L</b><br> <b>M ~ N ~ O</b><br> <b>P ~ Q ~ R</b><br> <b>S ~ T ~ U</b><br> <b>V ~ W ~ X</b><br> <b>Y ~ Z</b><br> </div></td> </td> </tr></table> </div> </div> </div></div>
Код:
<br> <b>Имя на русском</b> - <a href="ссылка на ваш профиль">Ваше имя и фамилия на русском</a> <br> <b>Фамилия на русском</b> - <a href="ссылка на ваш профиль">Ваше имя и фамилия на русском</a>