Showing posts with label HTML. Show all posts
Showing posts with label HTML. Show all posts

Saturday, December 2, 2023

Computer Science Week: Let's Learn HTML Code!





Computer Science Education Week coincides with the birthdays of two computer science pioneers. A pioneer is a person who is one of the first to enter a field of study or explore a new area of thought. 

Who were these two computer science pioneers?

1. Ada Lovelace, born in England on December 10, 1815, is considered the world's first computer programmer.





    2.  Grace Hopper, whose birthday is December 9, 1906, was an American computer programmer and Navy rear admiral. She contributed to the development of the COBOL language and is credited with popularizing the term "computer bug" in the programming community. 


    Grace Hopper said, "To me programming is more than an important practical art. It is also a gigantic undertaking in the foundations of knowledge."


💻          ðŸ’»          ðŸ’»

What is HTML coding and is it difficult to learn? 


HTML (Hypertext Markup Language) is a computer language. One important trait when writing any type of code is to persevere, or never give up.  Sometimes you try an algorithm, or list of steps used to solve a problem, and it fails. Don't give up. Instead, adjust your algorithm. Try again! This strategy is called trial and error.




*     *     *     *     *


What keystrokes or symbols are needed to write HTML code? 

To write HTML code, use the following symbols:


Important: Do NOT add a space between the HTML tag and the word or sentence.




 
                                                                                                   

1.  To put text in italics, place this HTML code around the text:



 

 

The sentence will look like this when published:
 

Bloggers should always proofread a comment before publishing.



                                                                                                   


2.  To make text bold, place this HTML code around the text:






The sentence will look like this when published: 


Bloggers should always proofread a comment before publishing.


                                                                                                   


 

3.  To make a hyperlink, it gets a little tricky.

Use the following HTML code around the URL and add your own link word/words:







  [The URL is the address of the web page. It starts with http://www…]

The HTML code below:






Will become this hyperlink when published:


Mrs. Yollis’ Website


                                                                                                   

 Great Tip!

I leave a document on my desktop called HTML Code. All the code I regularly use is there. The hyperlink code is very tricky for me to remember. So, I leave several blank code links in the HTML Code document like this:

 

All I have to do is copy/paste the URL where it goes and change the word link into what I want the link to be. I then copy the customized code into my comment. It really saves time for people like me who cannot remember the hyperlink code!



 Here is a video demonstrating how easy it is to a create a hyperlink if you have the code set up in a Word doc.




If you like to add fun shapes...here are those codes!



Here are the codes for some animals!
&#x______; are needed to complete the code. 




Challenge: Leave us a comment with at least two HTML codes!

 Happy coding, everyone!

Sunday, December 5, 2021

Hour of Code: Celebrating Computer Science Week



Hour of Code is an annual event to promote Computer Science. According to their website: 

The Hour of Code takes place each year during Computer Science Education Week. The 2021 Computer Science Education Week will be December 6-12, but you can host an Hour of Code all year round. Computer Science Education Week is held annually in recognition of the birthday of computing pioneer Admiral Grace Murray Hopper (December 9, 1906). 
We're starting Hour of Code and changing the name to Hours of Code!


Thank you, Hadi Partovi for creating this project!




Computer Science week coincides with the birthdays of two computer science pioneers. A pioneer is a person who is one of the first to enter a field of study or explore a new area of thought. 



1. Ada Lovelace, born in England on December 10, 1815, is considered the world's first computer programmer.



    Photo Credit

    2.  Grace Hopper, whose birthday is December 9, 1906, was an American computer programmer and Navy rear admiral. She contributed to the development of the COBOL language and is credited with popularizing the term "computer bug" in the programming community. 


    Grace Hopper said, "To me programming is more than an important practical art. It is also a gigantic undertaking in the foundations of knowledge."


💻          ðŸ’»          ðŸ’»



One of the important things about problem-solving is persevering. Sometimes you try an algorithm, or list of steps used to solve a problem,  and it fails, adjust your algorithm. Try again! This strategy is called trial and error


On our class blog, you can use HTML code to level up your comments. Here is some information about HTML code. Here is the HTML code for some fancy shapes. There are many more!





What do you like about coding?

Share something you have learned about a program?

What is the most difficult thing about writing computer code?  

Sunday, March 29, 2020

Quality Commenting Lesson

Mrs. Yollis' class is participating in the International Student Blogging Challenge!






The focus of week 2 is composing QUALITY comments!




Parts of a Blog

Blogging has many parts: the post, the comments, and the sidebar. If you do a good job with all of the parts, your blog will be more interesting. Today we will focus on quality comments! The comment section is where the blog comes to life and a learning community is built. 



Content is key!

In our class, we evaluate our blog comments. A one-point comment is a general comment that doesn't add very much to the post.   Example: I like your blog. Please visit mine! 

two-point comment adds something to the comment conversation. A commenter might compliment the writer in a specific way or add new information. Another idea is to make a connection. Maybe the post reminds you of an experience that you've had. Share that connection!  Try to end your comment with a relevant question. That way, an interesting conversation can develop.


What should I say in my comment?


Here is a video made by Mrs. Yollis' students called How to Compose a Quality Comment!  It offers FIVE tips to help you take your comments to the next level!




Mrs. Yollis made a poster using the five-steps to writing a quality comment. You are free to use this infographic, but please give credit and link back to this like to open our comments with a greeting and end with a closing. We choose to do this as it makes it easier for us to follow the conversation within a comment section.

Here is a poster that Mrs. Yollis made! 








-For Advanced Bloggers-

Some bloggers like to use HTML code to make their comments better.  Learning to write HTML code, or HTML tags, is a somewhat simple way to take your comment to the next level.


HTML (Hypertext Markup Language) is a language.



*     *     *     *     *


To write HTML code, use the following symbols:


Important: Do not add a space between the HTML tag and the word or sentence.

                                                                                                     

1.  To put text in italics, place this HTML code around the text:

 

 

The sentence will look like this when published:
  

Bloggers should always proofread a comment before publishing.


                                                                                                     


2.  To make text bold, place this HTML code around the text:

                           


The sentence will look like this when published:  

Bloggers should always proofread a comment before publishing.


                                                                                                     


 

3.  To make a hyperlink, it gets a little tricky.

Use the following HTML code around the URL and add your own link word/words:







  [The URL is the address of the web page. It starts with http://www…]

The HTML code below:





Will become this hyperlink when published:

                                                                 Mrs. Yollis’ Website


Sometimes it is hard to remember the HTML codes. I keep an HTML word document on my desktop with all the common codes, especially the one to create a hyperlink. Here is a video demonstrating how easy it is to a create a hyperlink if you have the code set up in a Word doc.




If you like to add fun shapes...here are those codes!




What did you learn about quality commenting? 
 Why is it important to proofread a comment before pressing publish? 

Each one of my third graders has their own blogs. They would LOVE a comment from you! 



Click here to find all the third-grade blogs. 
Comments welcomed!



Friday, September 8, 2017

Teaching Commenting Skills



WHY have a classroom blog?


Here is a video I made with my second and third graders about the value of blogging. I hope it convinces you to start a class blog!







Blogging has many parts: the post, the comments, and the sidebar.

If you do a good job with all of the parts, your blog will be more interesting.

Today we will focus on quality comments!



Content is key!


In our class, we evaluate our blog comments. A one-point comment is a general comment that doesn't add very much to the post.   Example: I like your blog. Please visit mine! 

A two-point comment adds something to the comment conversation. A commenter might compliment the writer in a specific way or add new information. Another idea is to make a connection. Maybe the post reminds you of an experience that you've had. Share that connection!  Try to end your comment with a relevant question. That way, an interesting conversation can develop.


What should I say in my comment?


Here is a video made by Mrs. Yollis' students called How to Compose a Quality Comment!  It offers FIVE tips to help you take your comments to the next level!






We like to open our comments with a greeting and end with a closing. We choose to do this as it makes it easier for us to follow the conversation within a comment section.








-For Advanced Bloggers-

Some bloggers like to use HTML code to make their comments better.  Learning to write HTML code, or HTML tags, is a somewhat simple way to take your comment to the next level.


HTML (Hypertext Markup Language) is a language.



*     *     *     *     *


To write HTML code, use the following symbols:


Important: Do not add a space between the HTML tag and the word or sentence.

                                                                                                     

1.  To put text in italics, place this HTML code around the text:

 

 

The sentence will look like this when published:
 

Bloggers should always proofread a comment before publishing.



                                                                                                     


2.  To make text bold, place this HTML code around the text:

                           



The sentence will look like this when published: 


Bloggers should always proofread a comment before publishing.


                                                                                                     


 

3.  To make a hyperlink, it gets a little tricky.

Use the following HTML code around the URL and add your own link word/words:







  [The URL is the address of the web page. It starts with http://www…]

The HTML code below:

 



Will become this hyperlink when published:


                                                                 Mrs. Yollis’ Website


Sometimes it is hard to remember the HTML codes. I keep an HTML word document on my desktop with all the common codes, especially the one to create a hyperlink. Here is a video demonstrating how easy it is to a create a hyperlink if you have the code set up in a Word doc.




If you like to add fun shapes...here are those codes!





What did you learn about quality commenting? 
 Why is it important to proofread a comment before pressing publish? 

Have you ever had a conversation in a comment section?

 

Friday, October 8, 2010

How to Compose a Quality Comment!


The fabulous Miss Wyatt, from The Student Blogging Challenge, asked if I would guest post about commenting. I commenting and am happy to contribute!



Blogging has many parts: the post, the comments, and the sidebar.

If you do a good job with all of the parts, your blog will be more interesting.

Today we will focus on quality comments!



Content is key!
In our class, we evaluate our blog comments.
A one-point comment is a general comment that doesn't add very much to the post. Example: I like your blog. Please visit mine! A two-point comment adds something to the comment conversation. A commenter might compliment the writer in a specific way or add new information. Another idea is to make a connection. Maybe the post reminds you of an experience that you've had. Share that connection!  Try to end your comment with a relevant question. That way, an interesting conversation can develop.

Here is a video we made with tips to help you take your comments to the next level!





How to Compose a Quality Comment! from mrsyollis on Vimeo.

If Vimeo is blocked, here it is on YouTube.







We like to open our comments with a greeting and end with a closing. We choose to do this as it makes it easier for us to follow the conversation within a comment section.

Mrs. Smith, from Ontario, Canada, adds another excellent idea:
Give some information about where you are from and what grade you are in.
Thanks for a great tip, Mrs. Smith! 



-For Advanced Bloggers-

Some bloggers like to use HTML code to make their comments better.  Learning to write HTML code, or HTML tags, is a somewhat simple way to take your comment to the next level.


HTML (Hypertext Markup Language) is a language.




*     *     *     *     *


To write HTML code, use the following symbols:


Important: Do not add a space between the HTML tag and the word or sentence.

 
                                                                                                     

1.  To put text in italics, place this HTML code around the text:

 

 

The sentence will look like this when published:
 

Bloggers should always proofread a comment before publishing.



                                                                                                     


2.  To make text bold, place this HTML code around the text:

                           



The sentence will look like this when published: 


Bloggers should always proofread a comment before publishing.


                                                                                                     


 

3.  To make a hyperlink, it gets a little tricky.

Use the following HTML code around the URL and add your own link word/words:







  [The URL is the address of the web page. It starts with http://www…]

The HTML code below:

  



Will become this hyperlink when published:


                                                                 Mrs. Yollis’ Website


Sometimes it is hard to remember the HTML codes. I keep an HTML word document on my desktop with all the common codes, especially the one to create a hyperlink. Here is a video demonstrating how easy it is to a create a hyperlink if you have the code set up in a Word doc.




If you like to add fun shapes...here are those codes!





Challenge #4: 

This week, try to visit ten blogs and leave a quality comment on each one. End each comment with a question. Check back in a day or two to see if you get a response!  Try to get a conversation going! Here is a list of student bloggers. Look for students around your age and drop them a quality comment!



Leave us a comment about your success!

Here is a video about how to leave a comment on our blog.


Ask us for help if you need any!




Wednesday, January 27, 2010

Let's Learn Some HTML Code!



Mrs. Yollis' students consistently compose 
2-Point comments on the blog 
and 
that makes the blog conversation very interesting.

:-)


*     *     *     *     *
 


Recently, Mrs. Yollis was asked to explain how to get italics or hyperlinks in a comment.




As a reward for great commenting, here are a few HTML tricks!





HTML (Hypertext Markup Language) is a language.

Learning to write HTML code, or HTML tags, is a somewhat simple way to take your comment to the next level.


*     *     *     *     *


To write HTML code, use the following symbols:


Important: Do not add a space between the HTML tag and the word or sentence.

 
                                                                                                                                                                

1.  To put text in italics, place this HTML code around the text:



 

 

The sentence will look like this when published:
 

Bloggers should always proofread a comment before publishing.


                                                                                                                                                                

2.  To make text bold, place this HTML code around the text:






The sentence will look like this when published: 


Bloggers should always proofread a comment before publishing.

                                                                                                                                                                

 

3.  To make a hyperlink, it gets a little tricky.

Use the following HTML code around the URL and add your own link word/words:







  [The URL is the address of the web page. It starts with http://www…]

The HTML code below:






Will become this hyperlink when published:






*     *     *     *     *



What do you think about learning a little HTML code?