Skip to content

Commit

Permalink
Mod - put text above image
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimko16 committed Mar 6, 2024
1 parent f6545d7 commit 0feebe3
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,18 @@
</header>
<!-- end header -->
<section id="featured">


<!-- Slider -->
<section class="callaction">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="aligncenter"><h2 class="aligncenter">Workshop on Automated Machine Learning (AutoML) - ECAI 2024</h2>
</div>
</div>
</div>
</div>

<!-- Single Static Image -->
<div class="aligncenter">
<img src="img/deep_learn_wide.jpg" alt="Static Image" style="max-width: 100%" />
Expand All @@ -60,7 +71,7 @@
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="aligncenter"><h2 class="aligncenter">Workshop on Automated Machine Learning (AutoML) - ECAI 2024</h2>
<div class="aligncenter">
<span class="clear spacer_responsive_hide_mobile " style="height:13px;display:block;text-align: justify; padding: 0 10px;">
</span>As the demand for machine learning applications surges, it becomes evident that the available pool of knowledgeable data scientists cannot
scale proportionally with the increasing data volumes and diverse application requirements in our digital world. To address this challenge,
Expand Down

0 comments on commit 0feebe3

Please sign in to comment.