HTML CODE BASIC
A Web or Blog can not be separated from the name of HTML (Hyper Text Mark-up Language) because this is the underlying HTML of a web / blog. Although we can now create a web / blog just by clack-click of the mouse, but at least we have little understanding about the basics of HTML, ya tho?. In this tutorial, we will not discuss about all the basics but we will learn HTML tags or codes is important that is often used in building a website / blog for example how to create links, display images, change the font color, make new balls etc.. Ok marikita start pelajaranya:
* HOW insert an image
code:
http://kendhin.890m.com/banner-trik.gif "border =" 0 "height =" 17 "width =" 90 ">
description:
that blue is the location of your image.
height = "17" width = "90" is the width and height size image
results:
* HOW TO MAKE A LINK
Code:
http://trik-tips.blogspot.com "> tricks blog
Description:
Text in blue is a link destination.
Writing "blog tricks" are posts to display.
If Pingin a given link is not writing but drawing the text to replace the image code as above, so that its code will be like this:
http://trik-tips.blogspot.com "target =" _blank "> http://kendhin.890m.com/banner-trik.gif" border = "0" height = "17" width = "90">
If Pingin targeted links open in a new window then add the code target = "_blank" after the code "http://trik-tips.blogspot.com"
Results:
blog tricks (opened in same window)
(Opens in new window)
* HOW explores TEXT / IMAGES
Code:
text
Description:
Replace the words "text" with the words you want yana, tau can also be replaced with images
* HOW TO MAKE A NEW CLASSIFIED
Code:
Description:
Add the code before the object (text / image) is cool
* MAKE A BOLD CAPITALS, italics, and underlined
Code:
text
text
text
Results:
Thick
Oblique
Underlining
* GIVE COLOR TEXT
# FF0000 "> text
The red "> text
Description:
Replace the bold text with your favorite color or color code.
Results:
Red
blue
* COLOR CODE-CODE
Color Code
# 000 000
# 999 999
# FFFFFF
# FF0000
# 00FF00
# 0000FF
# FFFF00
# 00FFFF
# FF00FF
# 9900FF
# FF6600
Kode2 more colors can be seen HERE
* WRITING SPECIAL CHARACTER-CHARACTER
There are some characters that can not be written directly, if it is written it will be lost or changed, so to menuliskanya must use certain codes, here are examples of these traits:
Character
Code
>
>
<
<
&
&
"
"
(Space)
in the quotation from blogging tips tricks
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home