PDA

توجه ! این یک نسخه آرشیو شده می باشد و در این حالت شما عکسی را مشاهده نمی کنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : کدهای html



sunyboy
11-16-2008, 02:14 AM
کد پرچم ایران:


<html>
<head>
<title>نمایش پرچم ایران با استفاده از کدهای اچ تی ام ال و سی اس اس</title>
<style type="text/css">
body { background-color:#ddd }
.top { background-color:green }
.middle { background-color:white; text-align:center }
.bottom { background-color:red }
</style>
</head>

sunyboy
11-16-2008, 02:16 AM
متن متحرک:



<marquee loop="infinite" bgcolor="yellow" width ="250">متن مورد نظر خود را اینجا بنویسید</marquee>

pnugirl
04-23-2009, 01:08 AM
HTML 4.01 (http://www.w3.org/TR/html401/) - Strict (http://www.w3.org/TR/html401/strict.dtd), Transitional (http://www.w3.org/TR/html401/loose.dtd), Frameset (http://www.w3.org/TR/html401/frameset.dtd): <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/html4/frameset.dtd">
XHTML 1.0 (http://www.w3.org/TR/xhtml1/) - Strict (http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd), Transitional (http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd), Frameset (http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd): <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
XHTML 1.1 (http://www.w3.org/TR/xhtml11/) - DTD (http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd): <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
XHTML Basic 1.0 (http://www.w3.org/TR/xhtml-basic/) - DTD (http://www.w3.org/TR/xhtml-basic/xhtml-basic10.dtd): <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.0//EN"
"http://www.w3.org/TR/xhtml-basic/xhtml-basic10.dtd">
XHTML Basic 1.1 (http://www.w3.org/TR/2006/WD-xhtml-basic-20060705) - DTD (http://www.w3.org/TR/xhtml-basic/xhtml-basic11.dtd): <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.1//EN"
"http://www.w3.org/TR/xhtml-basic/xhtml-basic11.dtd">
HTML 2.0 (http://www.ietf.org/rfc/rfc1866.txt) - DTD (http://www.w3.org/MarkUp/html-spec/html.dtd): <!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN"> HTML 3.2 (http://www.w3.org/TR/REC-html32) - DTD (http://www.w3.org/MarkUp/Wilbur/HTML32.dtd): <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
MathML 1.01 (http://www.w3.org/pub/WWW/TR/REC-MathML/) - DTD (http://www.w3.org/Math/DTD/mathml1/mathml.dtd): <!DOCTYPE math SYSTEM
"http://www.w3.org/Math/DTD/mathml1/mathml.dtd">
MathML 2.0 (http://www.w3.org/TR/mathml2) - DTD (http://www.w3.org/Math/DTD/mathml2/mathml2.dtd): <!DOCTYPE math PUBLIC "-//W3C//DTD MathML 2.0//EN"
"http://www.w3.org/TR/MathML2/dtd/mathml2.dtd">
XHTML + MathML + SVG (http://www.w3.org/TR/XHTMLplusMathMLplusSVG/) - DTD (http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg.dtd): <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN"
"http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg.dtd">
SVG 1.0 (http://www.w3.org/TR/2001/REC-SVG-20010904/) - DTD (http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd): <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
SVG 1.1 Full (http://www.w3.org/TR/2003/REC-SVG11-20030114/) - DTD (http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd): <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
SVG 1.1 Basic (http://www.w3.org/TR/2003/REC-SVGMobile-20030114/) - DTD (http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-basic.dtd): <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1 Basic//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-basic.dtd">
SVG 1.1 Tiny (http://www.w3.org/TR/2003/REC-SVGMobile-20030114/) - DTD (http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-tiny.dtd): <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1 Tiny//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-tiny.dtd">
XHTML + MathML + SVG Profile (XHTML as the host language) - DTD (http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg.dtd): <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN"
"http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg.dtd">
XHTML + MathML + SVG Profile (Using SVG as the host) - DTD (http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg.dtd): <!DOCTYPE svg:svg PUBLIC
"-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN"
"http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg.dtd">