EGF project page creation
diff --git a/_index.html b/_index.html index 2e55f95..7cb5d8a 100644 --- a/_index.html +++ b/_index.html
@@ -33,16 +33,14 @@ <img src="resources/EGF_Overview.png" alt="EGF Overview" /> </div> -<div> - <table> - <tr> - <th><a title="Quick of EGF" href="http://wiki.eclipse.org/images/2/24/EGF-QuickTour.pdf"> - <img src="resources/EgfPresentation.png"/> - <div class="overlay"></div></a></th> - <th><p>A quick tour of EGF: available <a href="http://wiki.eclipse.org/images/2/24/EGF-QuickTour.pdf">here</a></p></th> - </tr> - </table> -</div> +<table> + <tr> + <th><a title="Quick of EGF" href="http://wiki.eclipse.org/images/2/24/EGF-QuickTour.pdf"> + <img src="resources/EgfPresentation.png"/> + <div class="overlay"></div></a></th> + <th><div><p> A quick tour of EGF: available <a href="http://wiki.eclipse.org/images/2/24/EGF-QuickTour.pdf">here</a></p></div></th> + </tr> +</table> <div> <h3>Examples of portfolio delivered with EGF</h3> @@ -95,9 +93,15 @@ </a> </div> - <p><a href="http://www.eclipse.org/projects/what-is-incubation.php"> - <img id="incubation" src="http://www.eclipse.org/images/egg-incubation.png" alt="Incubation" width="25%"> </a> - In <a href="http://www.eclipse.org/projects/dev_process/validation-phase.php">Validation (Incubation) Phase</a>.</p> + <table> + <tr> + <th><a href="http://www.eclipse.org/projects/what-is-incubation.php"> + <img id="incubation" src="http://www.eclipse.org/images/egg-incubation.png" alt="Incubation" width="25%"> </a></th> + <th><div><p>In <a href="http://www.eclipse.org/projects/dev_process/validation-phase.php">Validation (Incubation) Phase</a>.</p></div></th> + </tr> + </table> + + </div> <div id="headlines">
diff --git a/resources/EgfPresentation.png b/resources/EgfPresentation.png index c3b5c94..39cab05 100644 --- a/resources/EgfPresentation.png +++ b/resources/EgfPresentation.png Binary files differ