From b2b6688d484980e9ab150bbf146355f8aff4418f Mon Sep 17 00:00:00 2001
From: Yulong Wang <wangy567@cardiff.ac.uk>
Date: Thu, 10 Oct 2024 11:54:47 +0000
Subject: [PATCH] Delete member home page.html

---
 ext ironing/member home page.html | 68 -------------------------------
 1 file changed, 68 deletions(-)
 delete mode 100644 ext ironing/member home page.html

diff --git a/ext ironing/member home page.html b/ext ironing/member home page.html
deleted file mode 100644
index 33bccb8..0000000
--- a/ext ironing/member home page.html	
+++ /dev/null
@@ -1,68 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-    <meta charset="UTF-8">
-    <title>member information</title>
-  <link rel="stylesheet" href="memberhomepage.css">
-  <link rel="stylesheet" href="reset.css">
-</head>
-<body>
-<div class="top safe">
-  <!-- title -->
-  <div class="title left">
-    <h1>Extreme Ironing</h1>
-  </div>
-  <div class="saying left">
-    <img src="../image/l.gif" alt="渐变竖线">
-
-  </div>
-  <div class="saying2 left">
-    <p>Extreme ironing (also called EI) is an extreme sport in which people take ironing boards to remote
-      locations and iron items of clothing. </p>
-  </div>
-
-  <!-- nav -->
-  <div class="nav1 right">
-    <ul>
-      <li>index</li>
-      <li>about us</li>
-      <li>news</li>
-      <li>order us</li>
-      <li>contact us</li>
-      <li>ask us</li>
-      <li>contact us</li>
-    </ul>
-  </div>
-</div>
-
-<div class="profile">
-  <img src="u=2662935961,3025118511&fm=253&fmt=auto&app=138&f=JPEG.webp" alt="member photo">
-  <h3>hahaha haha</h3>
-  <br>
-  <p>love ext. ironing</p>
-  </div>
-<div class="information">
-  <h2>main information</h2>
-  <div class="content">
-    <p>
-      &nbsp;&nbsp;&nbsp;&nbsp;I love ext,ironing, Extreme ironing (also called EI) is an extreme sport in which people take ironing boards to remote locations and iron items of clothing. According to the Extreme Ironing Bureau, extreme ironing is "the latest dangerous sport that combines the thrills of an extreme outdoor activity with the satisfaction of a well-pressed shirt."
-
-      Part of the attraction and interest the media has shown towards extreme ironing seems to center on the issue of whether it is really a sport or not. It is widely considered to be tongue-in-cheek.
-
-      Some locations where such performances have taken place include a mountainside of a difficult climb; a forest; in a canoe; while skiing or snowboarding; on top of large bronze statues; in the middle of a street; underwater; in the middle of the M1 motorway; in a keirin cycle race; while parachuting; and under the ice sheet of a frozen lake. The performances have been conducted solo or by groups.
-    </p>
-
-  </div>
-
-</div>
-
-
-
-
-
-
-
-
-
-</body>
-</html>
\ No newline at end of file
-- 
GitLab