Jump to content


Azor

Member Since 24/03/2004
Offline Last Active 08/09/2011, 19:45
-----

Topics I've Started

Pagina Html Transparente

06/09/2011, 22:03

Ola estou utilizando uma página comum de html em um programa interativo, estou precisando fazer ela ficar transparente, tem como?

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR...nsitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<style type="text/css">
<!--
.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {
font-weight: bold;
font-size: 14px;
}
-->
A{color:#000000; FONT: bold; text-decoration:none}
all.clsMenuItemNS {
COLOR: gray; FONT: bold x-small Verdana; TEXT-DECORATION: none
}
.clsMenuItemIE {
COLOR: gray; CURSOR: hand; FONT: bold xx-small Verdana; TEXT-DECORATION: none
}

A:hover {
COLOR: red
}
</style>
</head>

<body>

Me ajudem!!!!

Abrir Arquivo Pdf Em Um .Exe

28/07/2011, 07:46

Fiz uma página em HTML com uma lista de arquivos em HTML e coloquei no mesmo diretorio um programa portátil para executar esses arquivos. Como faço para linkar esses arquivos no programa?

Obrigado.

IPB Skin By Virteq