![]() Making important things stand out There are many ways to make an important string of text stand out from the rest in html. The most important ones are just like the ones a word processor program offers, html give the possibility to make text bold, italics, underlined or even typewriter. There is a pair of tags for each of the functions mentioned:
Knowing these tags, try comming up with this next example page page by yourself. You will use this page later in this program so when you are done, save it as "Micro1.html" in the same directory as the other one. Example:------------------------------------------------------------ What is a microcomputer?A microcomputer is a device that can be programable to process control, robotic, military, and industrial aplications. Microcomputers have limited data entry and display capabilities but enough to perform well in conjunction with a human being and that way helping us get our homework done easier, faster, and better. Many microcomputers can work at very low power levels, making it ideal for battery use Now let's start a new document with the following code: Tags viewed today
Coming up next: Lesson 3, Emphasizing and positioning text. |