Barra de rolagem não está funcionando vejam
<title>Mostra notícias</title>
<link rel="stylesheet" href="mostra.css" media="all" />
<style type="text/css">
#rolagem {
overflow: auto;
width:inherit;
height:inherit;
color:#333333;
font-family: verdana;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #333333;
text-align: lefth;
text-indent: 4px;
}
.texto {
font-family: verdana;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #333333;
text-align: left;
text-indent: 4px;
}
</style>Discussão (6)
Carregando comentários...