Skip to content
Snippets Groups Projects
Commit 5c61f178 authored by unknown's avatar unknown
Browse files

adding image cover for htmaa card

parent 4dd4dbb1
Branches
No related tags found
No related merge requests found
Pipeline #2561 passed
......@@ -2,6 +2,7 @@
<project version="4">
<component name="ChangeListManager">
<list default="true" id="33061d0c-84e3-4051-bf3c-7d807428912a" name="Default" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/index.html" afterDir="false" />
</list>
<ignored path="$PROJECT_DIR$/.tmp/" />
......@@ -48,18 +49,19 @@
<session id="-640567574">
<usages-collector id="statistics.lifecycle.project">
<counts>
<entry key="project.open.time.0" value="1" />
<entry key="project.opened" value="1" />
<entry key="project.closed" value="1" />
<entry key="project.open.time.0" value="2" />
<entry key="project.opened" value="2" />
</counts>
</usages-collector>
<usages-collector id="statistics.file.extensions.edit">
<counts>
<entry key="html" value="521" />
<entry key="html" value="530" />
</counts>
</usages-collector>
<usages-collector id="statistics.file.types.edit">
<counts>
<entry key="HTML" value="521" />
<entry key="HTML" value="530" />
</counts>
</usages-collector>
</session>
......@@ -69,8 +71,8 @@
<file pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="-2">
<caret line="185" column="16" lean-forward="true" selection-start-line="185" selection-start-column="16" selection-end-line="185" selection-end-column="16" />
<state relative-caret-position="130">
<caret line="96" column="31" lean-forward="true" selection-start-line="96" selection-start-column="31" selection-end-line="96" selection-end-column="31" />
<folding>
<element signature="n#style#0;n#div#0;n#div#1;n#div#0;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#div#1;n#div#1;n#div#0;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
......@@ -190,12 +192,13 @@
<workItem from="1535771879523" duration="9399000" />
<workItem from="1536473512076" duration="5223000" />
<workItem from="1536522854762" duration="5054000" />
<workItem from="1536532362270" duration="8623000" />
<workItem from="1536532362270" duration="9222000" />
<workItem from="1537453368855" duration="332000" />
</task>
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="47441000" />
<option name="totallyTimeSpent" value="48372000" />
</component>
<component name="ToolWindowManager">
<frame x="-1928" y="-8" width="1936" height="1056" extended-state="6" />
......@@ -239,8 +242,8 @@
</entry>
<entry file="file://$PROJECT_DIR$/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="-2">
<caret line="185" column="16" lean-forward="true" selection-start-line="185" selection-start-column="16" selection-end-line="185" selection-end-column="16" />
<state relative-caret-position="130">
<caret line="96" column="31" lean-forward="true" selection-start-line="96" selection-start-column="31" selection-end-line="96" selection-end-column="31" />
<folding>
<element signature="n#style#0;n#div#0;n#div#1;n#div#0;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#div#1;n#div#1;n#div#0;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
......
img/layers-coin-good.jpg

27.5 KiB

img/the-CBAcaster-sketch-2.JPG

144 KiB

......@@ -96,12 +96,13 @@
<!--CARD DECK-->
<div class="card-deck">
<div class="card bg-light text-black text-center " style="height:25rem;">
<img class="card-img" src="img/IMG_0302.JPG" alt="">
<img class="card-img" src="img/the-CBAcaster-sketch-2.JPG" alt="">
<img class="card-img" src="img/layers-coin-good.jpg" alt="" height="50%">
<div class="card-img-overlay h-100 d-flex flex-column align-items-center d-flex justify-content-center">
<h2 class="card-title">How to Make <i>(almost)</i> Anything <br><br>
<br><br><br>
<a href="http://fab.cba.mit.edu/classes/863.18/" class="btn btn-primary btn-lg">Course</a>
<a href="https://tourlomousis.pages.cba.mit.edu/my-htmaa-2018" class="btn btn-primary btn-lg">My Projects</a>
<a href="http://fab.cba.mit.edu/classes/863.18/CBA/people/filippos/index.html" class="btn btn-primary btn-lg">My Projects</a>
</h2>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment