This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8"> | |
<link href="css/about_styles.css" rel="stylesheet"> | |
<title>qijing fan</title> | |
</head> | |
<body> | |
<div class="container"> | |
<div class="header"> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html lang="en"> | |
<head> | |
<meta charset="utf-8"> | |
<link href="css/bootstrap.css" rel="stylesheet"> | |
<link href="css/style.css" rel="stylesheet"> | |
<title>qijing fan</title> | |
</head> | |
<body> | |
<div class="container"> | |
<div class="header"> |