should i bother learning html again?

because i've tried a little bit a few times to learn html...i usually get to a point with online tutorials where i'm good then i just get lost...but i havnt really tried it alot in about a year and a half or so i think.....but i'm just wondering, should i bother picking html back up or should i just try something else like css?

ps. i dont really know much about it, but i got a c++ for dummies book at a yardsale last summer, would that be worth trying my hand at? i know its a different type of thing from html [or atleast i thought so lol]

thanks :D
 
If you are interested in building websites or web-based content then I would recommend learning HTML. CSS is a separate but just as important now to learn as it aids in your html design and layout. C++ is not like html. It is a logical language where html is a "markup language".

If you plan on creating website content then yes. It all depends on your intent.
 
Back
Top