Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

43 lines
1.2 KiB

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <html>
  3. <head>
  4. <title>out of box experience</title>
  5. <LINK REL="stylesheet" TYPE="text/css" HREF="oobestyl.css">
  6. </head>
  7. <body style="background-Color: transparent; background-repeat: no-repeat;" TABINDEX=-1
  8. onload="window.parent._Default_LoadMe();">
  9. <table border=0 cellpadding=0 cellspacing=0 width=100% height=100%><tr><td ID=leftmargincell width=7%></td>
  10. <td ID=maincell valign=middle class="text-primary">
  11. <br><br>
  12. <span class="title">
  13. <ID id="txtNetWork">Is your network working?</ID>
  14. </span>
  15. <br><br>
  16. <span class="text-primary">
  17. <ID id="txtNetWork1">Are there other computers in the home that are connected to you?</ID><br><br>
  18. <ID id="txtNetWork2">Are you sharing a single phone line?</ID><br><br>
  19. <ID id="txtNetWork3">Are you connected to the Internet using a cable or subscription line?</ID>
  20. </span>
  21. <span class="buttonposition4">
  22. <BUTTON ID="btnSkip" class="buttons" TABINDEX=2> Skip </BUTTON>
  23. <BUTTON ID="btnBack" class="buttons" TABINDEX=3> Back </BUTTON>
  24. <BUTTON ID="btnNext" class="buttons" TABINDEX=4> Next </BUTTON>
  25. </span>
  26. <td ID=rightmargincell width=7%>
  27. </td></tr>
  28. </table>
  29. </body>
  30. </html>