Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8902e9c

Browse files
committed
add experience section
1 parent28307a6 commit8902e9c

File tree

4 files changed

+16
-18
lines changed

4 files changed

+16
-18
lines changed

‎assest/Images/FloData_Analytics.jpeg

4 KB
Loading

‎index.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
<liclass="nav-item">
4040
<ahref="#project"class="nav-link">Project</a>
4141
</li>
42-
<!-- <li>
42+
<liclass="nav-item">
4343
<ahref="#experience"class="nav-link">Experience
4444
</a>
45-
</li> -->
45+
</li>
4646

4747
</ul>
4848

@@ -392,7 +392,7 @@ <h1 class="text-center section-heading">
392392
<!-- project section end -->
393393

394394
<!-- experience section start -->
395-
<!--
395+
396396
<sectionclass="experience_section"id="experience">
397397
<divclass="container">
398398
<h1class="text-center section-heading">
@@ -422,11 +422,10 @@ <h1 class="text-center section-heading">
422422
<tbodyclass="table2_tbody">
423423
<tr>
424424
<td>1</td>
425-
add company logo company name and company link
426425
<td>
427426
<div>
428-
<img src="Images/flodata.webp" alt="Company Logo">
429-
<p>Flodata Analytics</p>
427+
<imgsrc="assest/Images/FloData_Analytics.jpeg"alt="Company Logo"class="img-responsive img-fluid company_logo">
428+
<p>Flodata Analytics</p>
430429
<spanclass="text-center">
431430
<ahref="https://flodataanalytics.com/"target="_blank">
432431
<iclass="fa fa-link"></i>
@@ -435,14 +434,14 @@ <h1 class="text-center section-heading">
435434
</div>
436435

437436
</td>
438-
<td>Web developer</td>
437+
<td>Python developer</td>
439438
<tdclass="starting">may 2021</td>
440-
<td>3 months</td>
439+
<tdclass="duration">2 months</td>
441440
</tr>
442441
</tbody>
443442
</table>
444443
</div>
445-
</section> -->
444+
</section>
446445

447446
<!-- experience section end -->
448447

Loading

‎v2/public/index.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
<liclass="nav-item">
4040
<ahref="#project"class="nav-link">Project</a>
4141
</li>
42-
<!-- <li>
42+
<liclass="nav-item">
4343
<ahref="#experience"class="nav-link">Experience
4444
</a>
45-
</li> -->
45+
</li>
4646

4747
</ul>
4848

@@ -392,7 +392,7 @@ <h1 class="text-center section-heading">
392392
<!-- project section end -->
393393

394394
<!-- experience section start -->
395-
<!--
395+
396396
<sectionclass="experience_section"id="experience">
397397
<divclass="container">
398398
<h1class="text-center section-heading">
@@ -422,11 +422,10 @@ <h1 class="text-center section-heading">
422422
<tbodyclass="table2_tbody">
423423
<tr>
424424
<td>1</td>
425-
add company logo company name and company link
426425
<td>
427426
<div>
428-
<img src="Images/flodata.webp" alt="Company Logo">
429-
<p>Flodata Analytics</p>
427+
<imgsrc="assest/Images/FloData_Analytics.jpeg"alt="Company Logo"class="img-responsive img-fluid company_logo">
428+
<p>Flodata Analytics</p>
430429
<spanclass="text-center">
431430
<ahref="https://flodataanalytics.com/"target="_blank">
432431
<iclass="fa fa-link"></i>
@@ -435,14 +434,14 @@ <h1 class="text-center section-heading">
435434
</div>
436435

437436
</td>
438-
<td>Web developer</td>
437+
<td>Python developer</td>
439438
<tdclass="starting">may 2021</td>
440-
<td>3 months</td>
439+
<tdclass="duration">2 months</td>
441440
</tr>
442441
</tbody>
443442
</table>
444443
</div>
445-
</section> -->
444+
</section>
446445

447446
<!-- experience section end -->
448447

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp