This file contains hidden or 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> | |
<head> | |
<link type="text/css" rel="stylesheet" href="stylesheet.css" /> | |
<title>My Photo Page</title> | |
</head> | |
<body> | |
<table> | |
<thead> | |
<th style="color: Pink; background-color:Black">Dinner in Taipei: September 11, 2013 </th> |
This file contains hidden or 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> | |
<head> | |
<title>Box Pricing</title> | |
</head> | |
<body> | |
<!-- this is the first Table, which is about the price for each box service --> | |
<table style="border-collapse:collapse;"> | |
<thead> |