ju_rezende Postado Julho 24, 2006 Denunciar Share Postado Julho 24, 2006 Olá pessoal estou precisando de um tutorial dos padrões de html, pois tenho um site que não está funcionando em mozilla e mac, se alguém poder me dar essa ajudinha, ficarei muito grataAbraços Citar Link para o comentário Compartilhar em outros sites More sharing options...
0 fercosmig Postado Julho 25, 2006 Denunciar Share Postado Julho 25, 2006 http://www.w3.org/TR/REC-html40/ Citar Link para o comentário Compartilhar em outros sites More sharing options...
0 klemoris Postado Julho 25, 2006 Denunciar Share Postado Julho 25, 2006 Cara abre ele no Dream Weaver pede o codigo fonte o que tiver em amarelo está zuado e fora que no DW voce pode acertar tudo isso mais facilmente apartir da versão 2004 MX já resolve seu problema . Citar Link para o comentário Compartilhar em outros sites More sharing options...
0 ju_rezende Postado Julho 25, 2006 Autor Denunciar Share Postado Julho 25, 2006 mas não tem nada amarelo no codolha o cod todo<html><head><title>.:: BANDA LUXÚRIA ::.</title><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><script type="text/JavaScript"><!-- function cadastro(url) { window.open(url, 'cadastro', 'width=400, height=345, scrolling=0,left=50,top=50');} function luxuria(url) { window.open(url, 'luxuria1', 'width=400, height=300, scrolling=0,left=200,top=140');} function namoral(url) { window.open(url, 'namoral1', 'width=400, height=300, scrolling=0,left=200,top=140');}function foto(url) { window.open(url, 'AbreFoto', 'width=656, height=443, scrolling=0,left=50,top=50');}//--></script>}</head><body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="789" height="612"> <param name="movie" value="../luxuria/luxuriaok.swf"> <param name="quality" value="high"> <embed src="file:../luxuria/luxuriaok.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="789" height="612"></embed></object></body></html> Citar Link para o comentário Compartilhar em outros sites More sharing options...
0 kuroi Postado Julho 25, 2006 Denunciar Share Postado Julho 25, 2006 entra em http://www.w3.org/ e clica em HTML Validator. la você posta o codigo da sua pagina e ele acusa quais são os erros e em que linha esta. mas você deve ter na primeira linha da pagina a versao do html. tipo, inclua essa linha na primeira linha da sua pagina:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> e cole td o seu codigo no validador. Citar Link para o comentário Compartilhar em outros sites More sharing options...
0 ju_rezende Postado Julho 25, 2006 Autor Denunciar Share Postado Julho 25, 2006 é que lá é tudo em inglês e meu inglês é ruimcoloquei esta linha e não funcionou<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">olha siteClica no entrar e olhe o que acontece, abre uma pagina em branco Citar Link para o comentário Compartilhar em outros sites More sharing options...
0 kuroi Postado Julho 25, 2006 Denunciar Share Postado Julho 25, 2006 você quis dizer não abre no firefox? porque aqui no ie abriu certinho.e pra falar a verdade, acho que o seu problema não tem nada a ver com web standards. e sim com flash, plug-in, sei la o que. não posso ajudar muito porque não mexo com flash, mas o problema é com ele e não com os padroes html. Citar Link para o comentário Compartilhar em outros sites More sharing options...
0 ju_rezende Postado Julho 25, 2006 Autor Denunciar Share Postado Julho 25, 2006 entrei w3c e está dando os seguintes errosError Line 36 column 55: end tag for "param" omitted, but OMITTAG NO was specified. <param name="movie" value="../luxuria/luxuriaok.swf">You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">". ✉ Info Line 36 column 2: start tag was here. <param name="movie" value="../luxuria/luxuriaok.swf">Error Line 37 column 37: end tag for "param" omitted, but OMITTAG NO was specified. <param name="quality" value="high">✉ Info Line 37 column 2: start tag was here. <param name="quality" value="high">Error Line 38 column 13: there is no attribute "src". <embed src="file:../luxuria/luxuriaok.swf" quality="high" pluginspage="http://You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead). This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. ✉ Error Line 38 column 53: there is no attribute "quality"....le:../luxuria/luxuriaok.swf" quality="high" pluginspage="http://www.macromedi✉ Error Line 38 column 72: there is no attribute "pluginspage"....iaok.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashpl✉ Error Line 38 column 123: there is no attribute "type"....cromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="7✉ Error Line 38 column 161: there is no attribute "width"....application/x-shockwave-flash" width="789" height="612"></embed></object>✉ Error Line 38 column 174: there is no attribute "height"....-shockwave-flash" width="789" height="612"></embed></object>✉ Error Line 38 column 179: element "embed" undefined....kwave-flash" width="789" height="612"></embed></object>You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by: incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element), by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead). by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case.Meu codlinha 36 <param name="movie" value="../luxuria/luxuriaok.swf">linha 37 <param name="quality" value="high">linha 38 <embed src="file:../luxuria/luxuriaok.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="789" height="612"></embed></object>Nem sei o pode ser feito para solucionar este problema estou a dias tentando resolver isso, se alguém puder me dar uma mazinha, fico agradecidaAbraçoscerto amigo, vou verificar isso na parte de flash, grata pela atenção Citar Link para o comentário Compartilhar em outros sites More sharing options...
0 klemoris Postado Julho 26, 2006 Denunciar Share Postado Julho 26, 2006 A saquei o que voce quer ju, tem um java script que voce adiciona no codigo fonte e acerta isso só tem um problema não me lembro nem onde pegar.Da um procurada nos script's ai do script brasil que deve ter algo la.A outra coisa é que hoje está corrido se aqui no trampo mas se tipo voce não resolver da um toque eu vejo o que da pra fazer pra voce ...T+ Citar Link para o comentário Compartilhar em outros sites More sharing options...
0 ju_rezende Postado Julho 26, 2006 Autor Denunciar Share Postado Julho 26, 2006 brigada mesmo, vou procurar em javascript, se não achar nada te avisoGrata pela atenção Citar Link para o comentário Compartilhar em outros sites More sharing options...
0 ju_rezende Postado Julho 26, 2006 Autor Denunciar Share Postado Julho 26, 2006 Amigo, procurei na área de java como me informou, mas não estou achando.Grata Citar Link para o comentário Compartilhar em outros sites More sharing options...
Pergunta
ju_rezende
Olá pessoal estou precisando de um tutorial dos padrões de html, pois tenho um site que não está funcionando em mozilla e mac, se alguém poder me dar essa ajudinha, ficarei muito grata
Abraços
Link para o comentário
Compartilhar em outros sites
10 respostass a esta questão
Posts Recomendados
Participe da discussão
Você pode postar agora e se registrar depois. Se você já tem uma conta, acesse agora para postar com sua conta.