bank.htm

来自「希望这个对大家有用」· HTM 代码 · 共 30 行

HTM
30
字号
<HTML>
	<HEAD>
		<META Name = "Generator" Content = "Bank System">
		<TITLE>Bank System Help</TITLE>
	</HEAD>
<BODY>
	<H1>
		Bank System Help
	</H1>
	<P>
		Welcome to the <B><I>Bank System Help.</B></I>
		This is a low level Bank System which can handles the low level bank management easily.
		It can be use by the bussiness men who wants to remember their <I>Account Status</I> everyday.
		It going to be very handy for all of them as working in it very very easy as compare to the
		complex programs like it which is not only difficult to understand but also most of people
		feel difficulty while using these programs.
		<BR><BR>
		Below the List of Help Topics to guide you how to work in it.
	</P>
	<H3><I>* Help Topics *</I></H3>
	<UL>
		<LI>
			<A Href = "Use.htm">How To Use ?</A>
		<LI>
			<A Href = "About.htm">About Bank System</A>
		<LI>
			<A Href = "Credits.htm">Credits</A>
	</UL>
</BODY>
</HTML>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?