Difference between revisions of "Template:SYSU-Software/FOOTER"

(Created page with "<html> <style> #footer { text-align: center; background-color: white; color: #7f7f7f; font-family: Arial; } ...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<html>
 
<html>
  <style>
+
<div id="footer">
        #footer {
+
  <p>Email: sysusoftware@126.com</p>
            text-align: center;
+
  <p>Address: 135# Xingang Rd(W.), Sun Yat-sen University, Guangzhou, China</p>
            background-color: white;
+
</div>
            color: #7f7f7f;
+
            font-family: Arial;
+
        }
+
  </style>
+
    <div id="footer">
+
        <p>Email: sysusoftware@126.com</p>
+
        <p>Address: 135# Xingang Rd(W.), Sun Yat-sen University, Guangzhou, China</p>
+
    </div>
+
 
</html>
 
</html>

Latest revision as of 04:36, 12 September 2015