File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,24 +22,24 @@ Two instructional websites on Python programming fundamentals were developed usi
2222
2323<div style =" display : flex ; justify-content : space-around ; align-items : center ; margin : 20px 0 ;" >
2424 <div style =" display : flex ; flex-direction : column ; align-items : center ;" >
25- <img src="/img/website-1.gif" alt="Website 1 Gif" style="width: 300px; height: 200px; object-fit: cover ;">
25+ <img src="/img/website-1.gif" alt="Website 1 Gif" style="max- width: 300px; height: auto ;">
2626 <p style="text-align: center;"><em>Scrollable Website format</em></p>
2727 </div >
2828
2929 <div style =" display : flex ; flex-direction : column ; align-items : center ;" >
30- <img src="/img/website-1-heatmap.png" alt="Website 1 Heatmap" style="width: 300px; height: 200px; object-fit: cover ;">
30+ <img src="/img/website-1-heatmap.png" alt="Website 1 Heatmap" style="max- width: 300px; height: auto ;">
3131 <p style="text-align: center;"><em>Scrollable Website heatmap</em></p>
3232 </div >
3333</div >
3434
3535<div style =" display : flex ; justify-content : space-around ; align-items : center ; margin : 20px 0 ;" >
3636 <div style =" display : flex ; flex-direction : column ; align-items : center ;" >
37- <img src="/img/website-2.gif" alt="Website 2 Gif" style="width: 300px; height: 200px; object-fit: cover ;">
37+ <img src="/img/website-2.gif" alt="Website 2 Gif" style="max- width: 300px; height: auto ;">
3838 <p style="text-align: center;"><em>Multi-paged Website format</em></p>
3939 </div >
4040
4141 <div style =" display : flex ; flex-direction : column ; align-items : center ;" >
42- <img src="/img/website-2-heatmap.png" alt="Website 2 Heatmap" style="width: 300px; height: 200px; object-fit: cover ;">
42+ <img src="/img/website-2-heatmap.png" alt="Website 2 Heatmap" style="max- width: 300px; height: auto ;">
4343 <p style="text-align: center;"><em>Multi-paged Website heatmap</em></p>
4444 </div >
4545</div >
You can’t perform that action at this time.
0 commit comments