-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathinfo.html
More file actions
194 lines (161 loc) · 5.94 KB
/
Copy pathinfo.html
File metadata and controls
194 lines (161 loc) · 5.94 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>お知らせ</title>
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/info.css">
</head>
<body>
<!--pc版のヘッダー-->
<div class="pc-nav">
<!-- ヘッダーのコード -->
<nav class="navbar navbar-expand-lg navbar-light bg-light hline width-100" style="position: fixed; z-index:100;">
<div class="container">
<!-- ロゴ -->
<a class="navbar-brand" href="index.html">
<img src="img/top-page/logo.png" alt="Your Logo" width="100" height="50">
</a>
<!-- ロゴ横のテキスト -->
<span class="logo-font">
千葉大学硬式庭球部
</span>
<!-- 右側のリンク -->
<div class="collapse navbar-collapse justify-content-end" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="index.html">ホーム</a>
</li>
<li class="nav-item">
<a class="nav-link" href="intro.html">部員紹介</a>
</li>
<li class="nav-item">
<a class="nav-link" href="info.html">お知らせ</a>
</li>
<li class="nav-item">
<a class="nav-link" href="access.html">お問い合わせ</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- ヘッダー終わり -->
</div>
<!--mobile版のヘッダーコード-->
<div class="mobile-nav">
<!-- ヘッダーのコード -->
<nav class="navbar navbar-expand-lg navbar-light bg-light hline width-100" style="position: fixed; z-index:100;">
<div class="container">
<!-- ロゴ -->
<a class="navbar-brand" href="#">
<img src="img/top-page/logo.png" alt="Your Logo" width="60" height="30">
</a>
<!-- ロゴ横のテキスト -->
<span class="logo-font">
千葉大学硬式庭球部
</span>
<!-- 右側のリンク -->
<div class="" id="navbarNav">
<ul class="nav nav-tabs">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true"
aria-expanded="false">menu</a>
<div class="dropdown-menu">
<a class="dropdown-item" href="index.html">ホーム</a>
<a class="dropdown-item" href="intro.html">部員紹介</a>
<a class="dropdown-item" href="info.html">お知らせ</a>
<a class="dropdown-item" href="access.html">お問い合わせ</a>
</div>
</li>
</ul>
</div>
</div>
</nav>
<!-- ヘッダー終わり -->
</div>
<!-- お知らせページ -->
<div class="information">
<div class="title_jp" style="font-size:1.5rem ;text-align:center; font-weight:bold; padding-top:150px;">お知らせ</div>
<div>
<a href="info-contents-03.html" style="color: black;">
<div class="row">
<div class="col-3" style="padding: 0;">
<img class="left-img" src="img/for-info/167242.jpg" alt="image">
</div>
<div class="col-9">
<div>
<h5 style="text-align: center; padding:2rem 0 1rem 0; font-weight:bold;">2024年度新歓PV公開中!</h5>
<p>詳しくはこちら</p>
</div>
</div>
</div>
</a>
</div>
<div>
<a href="info-contents-01.html" style="color: black;">
<div class="row">
<div class="col-3" style="padding: 0;">
<img class="left-img" src="img/for-info/girls-01.jpg" alt="image">
</div>
<div class="col-9">
<div>
<h5 style="text-align: center; padding:2rem 0 1rem 0; font-weight:bold;">女子部からのお知らせ</h5>
<p>詳しくはこちら</p>
</div>
</div>
</div>
</a>
</div>
<div>
<a href="info-contents-02.html" style="color: black;">
<div class="row">
<div class="col-3" style="padding: 0;">
<img class="left-img" src="img/for-info/合宿集合写真.jpg" alt="image">
</div>
<div class="col-9">
<div>
<h5 style="text-align: center; padding:2rem 0 1rem 0; font-weight:bold;">春合宿2023 in白子</h5>
<p>詳しくはこちら</p>
</div>
</div>
</div>
</a>
</div>
<div>
<a href="info-contents-04.html" style="color: black;">
<div class="row">
<div class="col-3" style="padding: 0;">
<img class="left-img" src="img/for-info/160263.jpg" alt="image">
</div>
<div class="col-9">
<div>
<h5 style="text-align: center; padding:2rem 0 1rem 0; font-weight:bold;">2023年度関東リーグ</h5>
<p>詳しくはこちら</p>
</div>
</div>
</div>
</a>
</div>
<div class="page-down"></div>
</div>
<!-- フッター開始 -->
<footer class="footer">
<!-- フッターリンク -->
<div><a href="index.html" style="color: #fff;cursor:pointer;">ホーム</a></div>
<div><a href="intro.html" style="color: #fff; cursor:pointer">部員紹介</a></div>
<!--
<div><a href="#" style="color: #fff; cursor:pointer">お知らせ</a></div>
-->
<div><a href="access.html" style="color: #fff; cursor:pointer">お問い合わせ</a></div>
<!-- 著作権情報 -->
<p>© 千葉大学硬式庭球部</p>
</footer>
<!-- フッター終了 -->
<script src="js/jQuery.min.js"></script>
<script src="js/popper.js"></script>
<script src="js/bootstrap.js"></script>
</body>
</html>