Update page copy
This commit is contained in:
@@ -1,13 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>Foo site</title>
|
||||
<title>Targeting .NET Platforms</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
<body>
|
||||
<!--
|
||||
<!--
|
||||
__ __ _ _ _ _____ _____
|
||||
\ \ / /__ _ _ __ _ ___| |_ ___ | \ | | ____|_ _|
|
||||
\ V / _ \| | | | / _` |/ _ \ __/ __| | \| | _| | |
|
||||
@@ -15,8 +13,10 @@
|
||||
|_|\___/ \__,_| \__, |\___|\__|___/ (_)_| \_|_____| |_|
|
||||
|___/
|
||||
-->
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1><img src="http://i.microsoft.com/net/images/chrome/net-logo.jpg"/> Targeting .NET Platforms: Desktop, Server, Cloud and Devices</h1>
|
||||
<h1><img src="http://i.microsoft.com/net/images/chrome/net-logo.jpg"/> Targeting .NET Platforms</h1>
|
||||
|
||||
<p class="lead">You can build apps for many platforms and services by downloading .NET Framework targeting packs and SDKs and using them with Visual Studio. Check out the <a href="http://blogs.msdn.com/b/dotnet">.NET Framework blog</a> for information on new releases.</p>
|
||||
|
||||
@@ -39,7 +39,6 @@ td p {font-size: 16px; margin-bottom:2px;}
|
||||
th p {font-size: 16px; margin:0px; font-weight: bold;}
|
||||
</style>
|
||||
<script>
|
||||
document.title = ".NET SDKs and Targeting Packs";
|
||||
$(document).ready(function() {
|
||||
var data;
|
||||
//var json = "https://dotnetweb.blob.core.windows.net/platforms/platforms.json";
|
||||
|
||||
Reference in New Issue
Block a user