Skip to content
Snippets Groups Projects
Commit 37790ec2 authored by Gael  MILLOT's avatar Gael MILLOT
Browse files

test html

parent 6d3f6064
No related branches found
No related tags found
No related merge requests found
Pipeline #124912 passed with stage
in 9 seconds
<style>
.entry-content {
margin-left: 5%; /* adjust the value as needed */
margin-right: 5%; /* adjust the value as needed */
max-width: 960px; /* adjust the value as needed */
.entry-content .content-wrapper {
margin-left: 5%;
margin-right: 5%;
max-width: 960px;
margin: auto;
}
div.std_div_gaelmillothub {
position: absolute;
}
div.vert_bar_gaelmillothub {
width: 2px;
height: 300px;
left: 10px;
}
div.horiz_bar_gaelmillothub {
width: 300px;
height: 2px;
left: 10px;
}
div.book_picture_gaelmillothub {
width: 118px;
height: 150px;
left: 10px;
}
div.text_beside_image_gaelmillothub {
width: 350px;
height: 75px;
left: 180px;
margin:0px;
}
div.main_text_gaelmillothub {
width: 520px;
left: 25px;
margin:0px;
}
.para_style_gaelmillothub {
line-height: 12pt;
text-align: justify;
font-family: FS-Joey-Regular;
font-size: 14px;
font-weight: normal;
}
</style>
<div class="entry-content">
<div class="content-wrapper">
<div style="margin-top: 80px; width: 100%; height: 2300px;"><!--necessary to have height in the final page-->
<div class="std_div_gaelmillothub book_picture_gaelmillothub" style="top: 32px;"><img class="" src="./documents/livre-4_pict.jpg" /></div>
......@@ -147,44 +184,6 @@ Avril 2009</br>
<div class="std_div_gaelmillothub" style="width: 475px; height: 20px; left: 70px; top: 2200px;"><p class="para_style_gaelmillothub"><a href="./documents/Documents_premiere_edition.zip">Documents de la première édition du livre</a></p></div>
</div>
<style>
div.std_div_gaelmillothub {
position: absolute;
}
div.vert_bar_gaelmillothub {
width: 2px;
height: 300px;
left: 10px;
}
div.horiz_bar_gaelmillothub {
width: 300px;
height: 2px;
left: 10px;
}
div.book_picture_gaelmillothub {
width: 118px;
height: 150px;
left: 10px;
}
div.text_beside_image_gaelmillothub {
width: 350px;
height: 75px;
left: 180px;
margin:0px;
}
div.main_text_gaelmillothub {
width: 520px;
left: 25px;
margin:0px;
}
.para_style_gaelmillothub {
line-height: 12pt;
text-align: justify;
font-family: FS-Joey-Regular;
font-size: 14px;
font-weight: normal;
}
</style>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-73342211-6"></script>
<script>
......@@ -194,4 +193,5 @@ div.main_text_gaelmillothub {
gtag('config', 'UA-73342211-6');
</script>
</div><!-- .entry-content -->
</div><!-- .content-wrapper -->
</div><!-- .entry-content -->
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment