Доска от джокера, но я хочу поменять тему своего вопроса, как мне вставить код на сайт. Ставлю его и ничего нет, Вот код:
<style>span.yandex_date {font-size: 85%; margin-right:0.5em;} div.yandex_informer {font-size: 85%; margin-bottom: 0.3em;} div.yandex_title {font-size: 100%; margin-bottom: 0.5em; } div.yandex_title a { } div.yandex_allnews {font-size: 80%; margin-top: 0.3em;} div.yandex_allnews {font-size: 80%; margin-top: 0.3em;} div.yandex_annotation {font-size: 85%; margin-bottom: 0.5em;}</style><script src='http://news.yandex.ru/common.js'></script><script>m_index=false;</script><script src='http://news.yandex.ru/ru/index.utf8.js' type='text/javascript' charset='utf-8'></script><script> str='<div class=yandex_title>
Яндекс.Новости</div>'; if ((aObj=eval('m_index')) && (aObj.length>0)){for (j=0;j<aObj.length;j++) {
str+='<div><span class=yandex_date>'+aObj[j].date+' '+aObj[j].time+'</span><span class=yandex_news_title>
'+aObj[j].title+'</span></div><div class=yandex_annotation>'+aObj[j].descr+'</div>';} str+='<div class=yandex_allnews>
Все новости на ' + ya_format_date(update_time_t) + ' >></div>'; document.write(str);}; function ya_format_date(timestamp){var d = (new Date(timestamp*1000)).toLocaleTimeString().split(':'); return [d[0], d[1]].join(':').replace(/d{1,2}

{1,2}(

{1,2})/, '');}</script>