diff --git a/index.html b/index.html index a6a0b7d..cf0f66b 100644 --- a/index.html +++ b/index.html @@ -26,7 +26,7 @@ title: Introduction

Initially, I built the site using a WYSIWYG editor (namely, MS FrontPage), but with my programming background, I was interested in what made these pages into the pages I saw in my web browser. It wasn't long before I was hand-coding the site.

-

I learned HTML to layout the site, CSS to give it some style, and eventually JavaScript to make it dynamic. During that time, I had my own web design business. I only had client while in high school, but I gained skills necessary to work with others and to take another person's vision, and make it real.

+

I learned HTML to layout the site, CSS to give it some style, and eventually JavaScript to make it dynamic. During that time, I had my own web design business. I had one client while in high school, but I gained skills necessary to work with others and to take another person's vision, and make it real.

When I entered college, I gained additional skills necessary to run enterprise websites. I learned PHP, for truly dynamic website. I learned SQL, to interact with databases. I also gained some experience with server administration by setting up and running my website on my own LAMP server. I also gained experience with several platforms and frameworks.