diff --git a/Task1/img/Radsadorn.jpg b/Task1/img/Radsadorn.jpg index 989ff5b..3760bd6 100644 Binary files a/Task1/img/Radsadorn.jpg and b/Task1/img/Radsadorn.jpg differ diff --git a/Task1/index.html b/Task1/index.html index a735cb3..a24dd0a 100644 --- a/Task1/index.html +++ b/Task1/index.html @@ -1557,7 +1557,7 @@

- +

-

+

- + - +
@@ -1593,7 +1593,7 @@

-
+

-

+

- + -
diff --git a/Task1/index.js b/Task1/index.js index f3fae33..8473c0e 100644 --- a/Task1/index.js +++ b/Task1/index.js @@ -590,14 +590,6 @@ function MohitSinghChauhan() { document.querySelector('.MohitSinghChauhan-Portfolio').attributes[1].nodeValue="https://www.linkedin.com/in/mohit-singh-chauhan-944ba9200/"; } -function Radsadorn() { - document.querySelector('.Radsadorn-name').innerText="Sutthirat Phutho"; - document.querySelector('.Radsadorn-Bio').innerText="Computer Engineering, KMITL THAILAND"; - document.querySelector('.Radsadorn-Pic').style.backgroundImage="url('./img/Radsadorn.jpg')"; - document.querySelector('.Radsadorn-Description').innerText="Beginner Developer"; - document.querySelector('.Radsadorn-Portfolio').attributes[1].nodeValue="https://github.com/radsadorn"; -} - function VivekPattanayak() { document.querySelector('.VivekPattanayak-name').innerText="Vivek Pattanayak"; document.querySelector('.VivekPattanayak-Bio').innerText="Solving old bugs and making new ones along the way 👾"; @@ -613,6 +605,15 @@ function Shreya() { document.querySelector('.Shreya-Description').innerText="Exploring..."; document.querySelector('.Shreya-Portfolio').attributes[1].nodeValue="https://www.linkedin.com/in/shreya-sharma-9878a620b/"; } + +function Radsadorn() { + document.querySelector('.Radsadorn-name').innerText="Sutthirat Phutho"; + document.querySelector('.Radsadorn-Bio').innerText="Computer Engineering, KMITL THAILAND"; + document.querySelector('.Radsadorn-Pic').style.backgroundImage="url('./img/Radsadorn.jpg')"; + document.querySelector('.Radsadorn-Description').innerText="Backend Developer"; + document.querySelector('.Radsadorn-Portfolio').attributes[1].nodeValue="https://github.com/radsadorn"; +} + function GeorgeEmmanuelThomas() { document.querySelector('.GeorgeEmmanuelThomas-name').innerText="George Emmanuel Thomas"; document.querySelector('.GeorgeEmmanuelThomas-Bio').innerText="The learning never stops";