DEV Community

Christopher Greene
Christopher Greene

Posted on

First Post

I started going through the Code academy full stack course yesterday. So far i can make a plain web page with pictures and videos embedned. I have learned about the parent and child relationships elements have to each other. One particularly interesting part of HTML is the attributes. Its neat how a block of text can be assigned an id like a variable and perhapse be recalled later or reused with out havign to retype the code.

Top comments (2)

Collapse
 
sloan profile image
Sloan the DEV Moderator

Here's a helpful post for folks new to DEV:

If you have any questions about anything, don't hesitate to ask!

Collapse
 
liyang51827 profile image
Yang Li

Welcome to DEV community.