create static html web use table

Asalammualakum ...... how you've memorized the HTML tags that my last post ... I'm sure you must have memorized and able to use them for this post I want to give a little knowledge about how to use and how to LINK TABLE but before we start you must provide ADOBE application DREAWEAVER CS5 or more. But we can also use the NOTEPAD but easier to use DW CS5
No need to further ado we begin aja .....
Table can be used for web display to attract web on how to use a table saw
In starting with <table> and ends with </ table>
Now we open DW CS5
 The first step after you see a screen like the one above we choose
BALANK PAGE -> HTML -> CREAT After that click and click DESIGN
    INSERT -> FORM-> form  as below

Now we make a TABLE
click
  INSERT-> TABLE-> SETTING ROWS AND COLUMNS
I am using 3 rows and columns with headers none
After that we combined rows and columns of most of us use for the banner
The trick
BLOCK table that you want to unite -> RIGHT CLICK-> TABLE-MERGE CELLS
we love the picture and plug in the banner
INSERT-> IMAGE-> IMAGE SEARCH NO WHERE
after we love pictures like those above us love to look like a web menu
Any menu according to your theme
After that we combined the rows and columns at the bottom we use for the banner
The trick
BLOCK table that you want to unite -> RIGHT CLICK-> TABLE-MERGE CELLS
If it's your web Trim your html so interesting to other people can see we also use
Tags that yesterday I posted that like pulling your web bgcolour, background, h1, etc.
save as the name index.html
Examples such as this that I made with this tutorial

May be useful ..... wasalam.wr.wb





 

INTRODUCTION HTML


Asalammualaiqum .... all of my long time now I am not posting anymore posts with new information for allwho want to learn basic HTML I will give you the knowledge I know it ....
HTML
discussed immediately wrote it very easy if you study diligently
You
must login first HTML tags
THIS
LIST Daan HTML TAG function
Key tag
Tag
Attribute Description
<html>
</html> The top line of each HTML file
<head>
</head> = General information from a web page
<title>
</title>   =  Title page. Contained in the head
<body>
</body>=
background
bgsound
font
link
alink
vlink
topmargin
leftmargin
marginheight
marginwidth
Setting attributes for the entire document

.
Modifikasi Teks
Tag Description Example
<b> </b>= Bold text Bold text
<i> </i> = Italic text Italic text
<u> </u> text underline text underline
<pre> </pre>= Preformatted text Sample text
<h1> </h1>= Header 1 Header 1
<h2> </h2> =Header 2 Header 2
<h3> </h3> =Header 3 Header 3
<h4> </h4> =Header 4 Header 4
<h5> </h5> =Header 5 Header 5
<h6> </h6> =Header 6 Header 6
<sub> </sub>= Subscript Subscript
<sup> </sup> =Superscript Superscript
Tag Atribut Deskripsi
<font>
</font>

color
size Name
Name Change the size of a font style.

Links
Tag Atribut Deskripsi
<a> </a>
target
Creates a link to the target document or other sites.
style
class
name
id
Gambar
Tag Atribut Deskripsi
<img>
src
Displaying an image bar
alt
name
border
height
width
<ol> </ol> Ordered List (digunakan
dengan <li>)
1. Item 1 <ul> </ul> nordered List (digunakan  dengan <li>)Item 1
<p> </p> Paragraf

Yes at the same memorized function and many other tags that I recommend looking at the MR co wrote a lot of GOOGLE. I also learned from it and for you to try examples of how to use the tag <p> </ p> and use the align <br/>:
<p align="left"> text is on the left </ p> <p align="right"> <br/> text in the middle </ p>
Bye-bye've had yes may be useful
To be continued ....