Page 1 of 1

w3...

Posted: Fri Jun 15, 2007 8:56 pm
by Arxaon
Dunno if this is old, thought I'd see if it was.

http://206.16.223.65/

I'm sure we've all seen this page. It's the Countdown. Well, view the source.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml
">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Transmission Log</title>
<link href="css/styles.css" rel="stylesheet" type="text/css" />
</head>

<body>
<form name="aspnetForm" method="post" action="Default.aspx" id="aspnetForm">
<div>
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKLTE2MDM2NDU0Mw9kFgJmD2QWAgIBD2QWAgIBD2QWBAIBDxYCHglpbm5lcmh0bWwFR1JvdGF0ZSBUcmFuc2l0aW9uIFBvaW50ICAvbmVnYXRpdmUvPEJSLz5Mb2NhbCBJbnRlcmZlcmVuY2UgLSBOZWdsaWdpYmxlZAIDDxYCHwAFIi9jb25maXJtZWQvIFJlYWxpZ25tZW50IFByb2NlZWRpbmdkZGoegXtoHii46MQxWfyYTCO19VF9" />
</div>

<div id="keybundle-countdown">
<div id="keybundle-countdown-content">

<p><span id="ctl00_ContentPlaceHolder1__MessagePart1">Rotate Transition Point /negative/<BR/>Local Interference - Negligible</span></p>
<p><span id="ctl00_ContentPlaceHolder1__MessagePart2">/confirmed/ Realignment Proceeding</span></p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shoc ... n=7,0,19,0" width="292" height="32">
<param name="movie" value="clock.swf" />
<param name="wmode" value="opaque" />
<param name="quality" value="high" />
<embed src="clock.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" wmode="opaque" type="application/x-shockwave-flash" width="292" height="32"></embed>
</object>
<span id="keybundle-countdown-content-remaining">Remaining</span>
</div>
</div>
</form>
</body>
</html>
Notice the boldface sections. Let's go to the urls.

http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
http://www.w3.org/1999/xhtml

Somewhat interesting? Probably already found, just thought I'd point it out.

Re: w3...

Posted: Fri Jun 15, 2007 8:57 pm
by 3of9
Um... that's stuff pertaining to standardized HTML layout and content.
Most new, well coded, websites will have that at the top of the document.

Re: w3...

Posted: Fri Jun 15, 2007 8:58 pm
by Arxaon
Well, it was new to me, just thought I'd point it out. In previous ARGs I've been in, the most important information was the most well hidden...

Re: w3...

Posted: Fri Jun 15, 2007 8:59 pm
by Van Helsing
Um, W3 has nothing to do with this,

W3 stands for WWWC (world wide web consortium) @ http://www.w3.org/

They created HTML, CSS etc,

you use !DOCTYPES to tell your browser what version of XHTML or HTML you are using, so it can display it properly.



~~ TOPIC IS NULL AND VOID PLEASE LOCK ~~

Re: w3...

Posted: Fri Jun 15, 2007 9:00 pm
by 3of9
Trying to lock, but people posting more replies only makes it jump around when changing pages.

Lock 3.0 Engaged