W3 Schools Tryit Editor v1.4 - Fun Stuff! Really!
I was thinking about all the things I wanted to learn about HTML. W3 Schools Tryit Editor v1.4 is great for that. It gives you basic code which you can then play around with and edit. After you have what you think will amount to something, you simply click the “Edit text and click me button” to see how you did.
Skimmed fairly simple things and selected a number of tutorials relating to things I wanted to learn or things I thought would be useful for the creation of a website.
Tried caps - no changes to the text. Added a 'b' tag next to the paragraph text.(Also figured out I can't use the <> when I use examples because Blogger reads them as tage too! How to get around this? hmmm...). Anyway when I added the 'b' tage I got the following:
Here is something handy, the 'br' tag. It breaks the text into lines. Excellent if you need to fit something into a small space or copy down a few lines of poetry. I created this awful little piece while practicing:
The snow
is absent
but it is Christmas.
Who cares?
not the people who have to drive.
Headings - It was fairly easy to figure out that the heading number dictated the size of the heading’s text in relation to the other heading numbers. So, the lower the heading number the larger the text. This would be good for titles and subtitles throughout a large text document. If I wanted a heading further down in the text to be larger, I just had to make the tag correspond with another heading tag which was the appropriate size.
Some thoughts on posting this stuff -people probably won’t care about my learning curve ( or is it a straight vertical line upward?) But I will give a plug for the W3 Schools Tryit Editor v1.4 because they are so easy to use and you can always refer back if you need them. Plus they are free!
Skimmed fairly simple things and selected a number of tutorials relating to things I wanted to learn or things I thought would be useful for the creation of a website.
Tried caps - no changes to the text. Added a 'b' tag next to the paragraph text.(Also figured out I can't use the <> when I use examples because Blogger reads them as tage too! How to get around this? hmmm...). Anyway when I added the 'b' tage I got the following:
I WILL WRITE IN CAPS AND SEE WHAT HAPPENS.
WHAT IF I BOLD IT?
This is a paragraph.
Paragraph elements are defined by the p tag.
Hmm - forgot to close the 'b' tag and everything after it was bolded, not just the line I wanted. Okay, lesson learned.
Here is something handy, the 'br' tag. It breaks the text into lines. Excellent if you need to fit something into a small space or copy down a few lines of poetry. I created this awful little piece while practicing:
The snow
is absent
but it is Christmas.
Who cares?
not the people who have to drive.
Headings - It was fairly easy to figure out that the heading number dictated the size of the heading’s text in relation to the other heading numbers. So, the lower the heading number the larger the text. This would be good for titles and subtitles throughout a large text document. If I wanted a heading further down in the text to be larger, I just had to make the tag correspond with another heading tag which was the appropriate size.
Number 1
Number 2
Number 3
Number 4
Some thoughts on posting this stuff -people probably won’t care about my learning curve ( or is it a straight vertical line upward?) But I will give a plug for the W3 Schools Tryit Editor v1.4 because they are so easy to use and you can always refer back if you need them. Plus they are free!