learning some XHTML elements

so we are making some links in the post…

< a >< /a > is the tag command to show the link
+Remember to get rid of spaces between letters+

< a href =”http://www…”> Put the name here for LINK < / a >

Google Seach

some note for myself to remember the some useable tags

< img src = “image URL” alt=”comment” width=”some numbers” height=”some numbers” />
< div >< …defines a sec in a document
…an anchor, use at the end
< abbr >…abbreviation
..document’s body

< br / >…single line break

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s