fixed another_page.html
finally
This commit is contained in:
parent
d71dbc3937
commit
e16c88747e
1 changed files with 6 additions and 6 deletions
|
@ -45,14 +45,14 @@
|
|||
I will try it tho
|
||||
</p>
|
||||
<hr>
|
||||
<div class="borderless" style="margin:auto;height: 360px;">
|
||||
<img src="molly.jpg" width="350px" height="350px" style="float:left; position: relative; z-index: 1;">
|
||||
<img id="animatedImage" src="louise.jpg" width="350px" height="350px" style="float:right; visibility: hidden; position: relative; z-index: 1;">
|
||||
<div class="borderless" style="width: 40%; margin:auto; height: 300px;">
|
||||
<div class="borderless" style="margin:auto; text-align: center; width: 90%;">
|
||||
<img src="molly.jpg" width="30%" height="auto" style="float:left; position: relative; z-index: 1;">
|
||||
<img id="animatedImage" src="louise.jpg" width="30%" height="auto" style="float:right; visibility: hidden; position: relative; z-index: 1;">
|
||||
<div class="borderless" style="width: 60%; margin:auto; height: 300px;">
|
||||
<p>
|
||||
Please enjoy Molly's picture as I figure how to get the scroll data...
|
||||
</p>
|
||||
<div class="borderless" id="cat_par2" style="visibility: hidden;">
|
||||
<div class="borderless" id="cat_par2" style="visibility: hidden; width: 100%">
|
||||
<p>
|
||||
Taadaaa!
|
||||
<br>
|
||||
|
@ -134,4 +134,4 @@
|
|||
}
|
||||
</script>
|
||||
|
||||
<INJECT>cat $HOME/template/footer.html</INJECT>
|
||||
<INJECT>cat $HOME/template/footer.html</INJECT>
|
||||
|
|
Loading…
Reference in a new issue