Kudos to Web Designers

posted in: Uncategorized | 0

Being that I am completely new at HTML, I think I did pretty well in creating a website.  Creating a brand new website pushed me out of my comfort zone but in a good way.  I learned something new that brings a lot more awareness and appreciation for the web designers.  I struggled with HTML/CSS particularly on two fronts—the images page and the navigation bar.

 

When I first tried to make the navigation bar, it did not work.  Turns out, I had an unordered list on the same page and so I had to add an ID tag to the navigation in order to make it work.  I also got confused by the tutorial provided and so I in turn looked to another source for help.  I thought I did pretty good since it looked like a navigation bar but I was wrong.  In the end, a friend helped me to make my navigation bar better but it was definitely a struggle.

 

The other thing that was confusing and hard to work out was the images page.  I wanted to put my images side by side so that it would not be one long web page.  To do that, I had to look up another tutorial for the code in order to achieve this.  Since there was a tutorial and code for this, it wasn’t hard to do.  However, after submitting it, my friend clicked on my website on her computer and it looked all weird.  I freaked out but could not figure out what went wrong.  It wasn’t until the next day that I discovered that my photos page will look like normal again depending on the size of the browser.  See, if you adjust the browser size, it’ll look like what it’s supposed to—three images side by side, in three rows.

 

So that was an experience that I had with my very first website.  It was fun but it also pushed the boundaries of my knowledge.  I’m happy with the end result but it was a hard four days trying to figure out all the HTML/CSS stuff.

Leave a Reply

Your email address will not be published. Required fields are marked *