mirror of
https://github.com/boostorg/website.git
synced 2026-01-19 04:42:17 +00:00
Initial content for next-gen Boost website.
[SVN r8]
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
<head>
|
||||
<title>Boost C++ Libraries</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
|
||||
<link rel="stylesheet" type="text/css" href="style/basic.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../style/basic.css" />
|
||||
<!--[if IE]>
|
||||
<style type="text/css">
|
||||
body { behavior: url(style/csshover.htc); }
|
||||
body { behavior: url(../style/csshover.htc); }
|
||||
</style>
|
||||
<![endif]-->
|
||||
</head>
|
||||
|
||||
@@ -5,10 +5,10 @@
|
||||
<head>
|
||||
<title>Boost C++ Libraries</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
|
||||
<link rel="stylesheet" type="text/css" href="style/basic.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../style/basic.css" />
|
||||
<!--[if IE]>
|
||||
<style type="text/css">
|
||||
body { behavior: url(style/csshover.htc); }
|
||||
body { behavior: url(../style/csshover.htc); }
|
||||
</style>
|
||||
<![endif]-->
|
||||
</head>
|
||||
|
||||
@@ -5,10 +5,10 @@
|
||||
<head>
|
||||
<title>Boost C++ Libraries</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
|
||||
<link rel="stylesheet" type="text/css" href="style/basic.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../style/basic.css" />
|
||||
<!--[if IE]>
|
||||
<style type="text/css">
|
||||
body { behavior: url(style/csshover.htc); }
|
||||
body { behavior: url(../style/csshover.htc); }
|
||||
</style>
|
||||
<![endif]-->
|
||||
</head>
|
||||
|
||||
@@ -5,10 +5,10 @@
|
||||
<head>
|
||||
<title>Boost C++ Libraries</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
|
||||
<link rel="stylesheet" type="text/css" href="style/basic.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../style/basic.css" />
|
||||
<!--[if IE]>
|
||||
<style type="text/css">
|
||||
body { behavior: url(style/csshover.htc); }
|
||||
body { behavior: url(../style/csshover.htc); }
|
||||
</style>
|
||||
<![endif]-->
|
||||
</head>
|
||||
|
||||
@@ -5,10 +5,10 @@
|
||||
<head>
|
||||
<title>Boost C++ Libraries</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
|
||||
<link rel="stylesheet" type="text/css" href="style/basic.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../style/basic.css" />
|
||||
<!--[if IE]>
|
||||
<style type="text/css">
|
||||
body { behavior: url(style/csshover.htc); }
|
||||
body { behavior: url(../style/csshover.htc); }
|
||||
</style>
|
||||
<![endif]-->
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user