Dealing with HTML

Matej Duzel’s pet dog, Stella

I added this photo through this sites image feature. I changed the size to fit this paragraph better. I even added a link to the photographer’s profile on Flickr. This simple user interface is what I am accustomed to. HTML, on the other hand, adds a lot of steps that I could easily mess up. I would’ve had to create the <img> element with different attributes: source, alt, width, and height. Even then, there are things I would need to learn. Like how to add a caption, or how to wrap the photo around the text like this.

Despite how difficult it has been to learn HTML, I would say that it makes me appreciate the web more. Like Simmons points out in her guide, a website is composed of multiple “static files [that] often pull together the last millisecond.” It makes me think of this website. The user interface I mentioned earlier is written in HTML too. All the tool bars that that pop up as I interact with its different elements make me more astonished at how complex it all is. There are options allowing anyone to do anything with it. I mean, just click on the block inserter and scroll through all the options available to you.


Posted

in

by

Tags:

Comments

One response to “Dealing with HTML”

  1. Bryson Avatar
    Bryson

    I really liked how you incorporated an image and used that to highlight how you view HTML. Putting those two examples next to each other really shows how easy people have made it to use the web compared to the very basic code that is running behind it all. It makes me appreciate the web a lot more as well. You talked about incorporating video controls and that reminded me about how I felt towards that. You viewed it as simple, but to me I found that aspect even more confusing. That might be because my brain was frying by that point. It is cool how we all find different aspects of it to be simple. It would have been pretty neat if you wrote your post in HTML. I am curious to see if it would display any differently, or if you were going to post the entire code and tags. That would have been brutal to read.