![]()
Below is a list of some of the most common codes you will need to insert into your text editor to achieve various effects on your webpage.
If you want to insert an image then you will need to type in one of these codes below depending upon what type of photograph file you have. img src="the name of your image goes here.gif" img src="the name of your image goes here.bmp"
Each one has to have a bracket like this < in front of the code and one like this>at the end of the coding. See example: ![]()
Below is an example of how to write the code for the type of font you use,
its colour, and its size. It is always best to use a common font so that most people will see what you intend in their browser.
If you use an uncommon font then if it does not appear on their own computer they will not see what you intend but their browser
will use the default font.Example:
![]()
Below is an example of how to write the code for a live link.If you use CuteHTML, this
code will show up as green.Just type the url of the webpage as you see in the picture below: ![]()
Practice writing these into your text editor and saving it. Then view the page
with your browser to see the effects. More on webdesign in our next tutorial.
|