diff --git a/index.html b/index.html new file mode 100644 index 0000000..17a4bea --- /dev/null +++ b/index.html @@ -0,0 +1,48 @@ + + + + GBC Blockchain + + + + + + +

INTRO TO BLOCKCHAIN COURSE

+

Hello

+ +

Please click on the links below to view the work of our awesome students!




+ + + +








+ +

"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."

+ +

dhfksdjahfdsahfjkldshfjdshfdshfsdhfjksdhfdhsk

+ +

Priom Chowdhury

+ \ No newline at end of file diff --git a/mark/assets/profile.jpeg b/mark/assets/profile.jpeg new file mode 100644 index 0000000..d3ece09 Binary files /dev/null and b/mark/assets/profile.jpeg differ diff --git a/mark/assets/profile_f4I_icon.ico b/mark/assets/profile_f4I_icon.ico new file mode 100644 index 0000000..896ad70 Binary files /dev/null and b/mark/assets/profile_f4I_icon.ico differ diff --git a/mark/css/app.css b/mark/css/app.css new file mode 100644 index 0000000..131fc56 --- /dev/null +++ b/mark/css/app.css @@ -0,0 +1,12 @@ +/*p { + background-color: color:yellow; +} +*/ + +#social { + font-size: 20px; +} + +p .aboutmeborder{ /* p . with space only selects what has been spanned inside p */ + border: 1px solid red; +} diff --git a/Mark.html b/mark/index.html similarity index 51% rename from Mark.html rename to mark/index.html index 2a8e574..819267c 100644 --- a/Mark.html +++ b/mark/index.html @@ -3,7 +3,7 @@ - My bio pagee + My bio page @@ -19,11 +19,14 @@

Mark Camball, P.Eng.

Mark is a ________


-

Mark likes ___

+

Mark likes sailing and his resume can be found here


+





















-

His social media accounts are: Linkedin

+

His social media accounts are:
+ Personal Webpage
+ Linkedin

diff --git a/mark/resume.html b/mark/resume.html new file mode 100644 index 0000000..7ff8fd2 --- /dev/null +++ b/mark/resume.html @@ -0,0 +1,14 @@ + + + + + + Placeholder for Mark's resume + + + + + +

MARK'S RESUME SHOULD GO HERE!
To be completed later!!!

+ + \ No newline at end of file diff --git a/styles/style.css b/styles/style.css new file mode 100644 index 0000000..c8cd6ea --- /dev/null +++ b/styles/style.css @@ -0,0 +1,106 @@ + \ No newline at end of file