Skip to content

Commit 24643ce

Browse files
committed
st
1 parent cd38934 commit 24643ce

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

aboutus.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
1414
</head>
1515
<body>
16-
<h1 style="text-align:center">Shenzhen Allwell Industrial Co.,Limited</h1>
16+
<h1 style="text-align:center" style="position:absolute;top:0px;">Shenzhen Allwell Industrial Co.,Limited</h1>
1717
<div id="webtop_top_lan">
1818
<div class="webtop_top_lan_h">
1919
<span class="webtop_top_lan_l"><a href="http://translate.google.com.hk/translate?hl=en&amp;ie=UTF8&amp;prev=_t&amp;sl=en&amp;tl=zh-CN&amp;u=http://www.allyes-metal.com/" class="white2" target="_blank"><img src="img/language/w-cn.gif"> Chinese</a></span>

contactus.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
1212
</head>
1313
<body>
14-
<h1 style="text-align:center">Shenzhen Allwell Industrial Co.,Limited</h1>
14+
<h1 style="text-align:center" style="position:absolute;top:0px;">Shenzhen Allwell Industrial Co.,Limited</h1>
1515
<div id="webtop_top_lan">
1616
<div class="webtop_top_lan_h">
1717
<span class="webtop_top_lan_l"><a href="http://translate.google.com.hk/translate?hl=en&amp;ie=UTF8&amp;prev=_t&amp;sl=en&amp;tl=zh-CN&amp;u=http://www.allyes-metal.com/" class="white2" target="_blank"><img src="img/language/w-cn.gif"> Chinese</a></span>

css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#webtop_top_lan{
22
position: absolute;
33
right: 15%;
4-
top:0;
4+
top:50px;
55
}
66
.webtop_top_lan_h{
77

img/about.jpg

12.3 KB
Loading

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
1212
</head>
1313
<body>
14-
<h1 style="text-align:center">Shenzhen Allwell Industrial Co.,Limited</h1>
14+
<h1 style="text-align:center" style="position:absolute;top:0px;">Shenzhen Allwell Industrial Co.,Limited</h1>
1515
<div id="webtop_top_lan">
1616
<div class="webtop_top_lan_h">
1717
<span class="webtop_top_lan_l"><a href="http://translate.google.com.hk/translate?hl=en&amp;ie=UTF8&amp;prev=_t&amp;sl=en&amp;tl=zh-CN&amp;u=http://www.allyes-metal.com/" class="white2" target="_blank"><img src="img/language/w-cn.gif"> Chinese</a></span>
@@ -92,7 +92,7 @@ <h1 style="text-align:center">Shenzhen Allwell Industrial Co.,Limited</h1>
9292
<div class="col-sm-9">
9393
<div class="ablock">
9494
<div class="atitle">About us</div>
95-
<p style="text-align:left;word-wrap: normal;"><img src="img/factory.jpg" align="right" style="margin: 0 0 10px 10px;">
95+
<p style="text-align:left;word-wrap: normal;"><img src="img/about.jpg" align="right" style="margin: 0 0 10px 10px;">
9696
Allwell located at Shenzhen ,as a Manufacturer ,we are specialized in high quality plastic injection molds and injection plastic products developing , designing ,manufacturing,as well as diecasting,rubber,stamping,CNC,we also help our customers about the EDM and OEM services for their different sizes customized plastic products with our own professional engineers.Our purpose:The quality all are well, The appearance all are well, The price all are well.</p>
9797
</div>
9898
</div>

products.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
1212
</head>
1313
<body>
14-
<h1 style="text-align:center">Shenzhen Allwell Industrial Co.,Limited</h1>
14+
<h1 style="text-align:center" style="position:absolute;top:0px;">Shenzhen Allwell Industrial Co.,Limited</h1>
1515
<div id="webtop_top_lan">
1616
<div class="webtop_top_lan_h">
1717
<span class="webtop_top_lan_l"><a href="http://translate.google.com.hk/translate?hl=en&amp;ie=UTF8&amp;prev=_t&amp;sl=en&amp;tl=zh-CN&amp;u=http://www.allyes-metal.com/" class="white2" target="_blank"><img src="img/language/w-cn.gif"> Chinese</a></span>

templates/component/layout.nunjucks

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
1414
</head>
1515
<body>
16-
<h1 style="text-align:center">Shenzhen Allwell Industrial Co.,Limited</h1>
16+
<h1 style="text-align:center" style="position:absolute;top:0px;">Shenzhen Allwell Industrial Co.,Limited</h1>
1717
<div id="webtop_top_lan">
1818
<div class="webtop_top_lan_h">
1919
<span class="webtop_top_lan_l"><a href="http://translate.google.com.hk/translate?hl=en&amp;ie=UTF8&amp;prev=_t&amp;sl=en&amp;tl=zh-CN&amp;u=http://www.allyes-metal.com/" class="white2" target="_blank"><img src="img/language/w-cn.gif"> Chinese</a></span>

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<div class="col-sm-9">
4444
<div class="ablock">
4545
<div class="atitle">About us</div>
46-
<p style="text-align:left;word-wrap: normal;"><img src="img/factory.jpg" align="right" style="margin: 0 0 10px 10px;">
46+
<p style="text-align:left;word-wrap: normal;"><img src="img/about.jpg" align="right" style="margin: 0 0 10px 10px;">
4747
Allwell located at Shenzhen ,as a Manufacturer ,we are specialized in high quality plastic injection molds and injection plastic products developing , designing ,manufacturing,as well as diecasting,rubber,stamping,CNC,we also help our customers about the EDM and OEM services for their different sizes customized plastic products with our own professional engineers.Our purpose:The quality all are well, The appearance all are well, The price all are well.</p>
4848
</div>
4949
</div>

0 commit comments

Comments
 (0)