<

CNYMRA - District 3 MX

CLASSIFIED SECTION FOR INDIVIDUAL BUYING/SELLING ONLY - NOT FOR COMMERCIAL ADVERTISING

All other posts will be removed.

Registration is required to post your ad here. You may choose your own User Name and password. A valid e-mail address is required.


Members Login
Username 
 
Password 
    Remember Me  
Post Info TOPIC: 2005 KX 85

Amateur Poster

Status: Offline
Posts: 40
Date:
2005 KX 85


2005 Kawasaki KX85 - Good condition. Used only a couple times each season. Minor scratches. Recently had oil changed and maintenanced. Never raced or abused. Clean title in hand. All stock except Pro Taper bars. More pictures upon request. 1300 firm. Im located in Syracuse, NY 
kd.messina@yahoo.com

bike008.jpg
bike005.jpg
bike011.jpg
bike006.jpg

-- Edited by Jeenyus720 on Sunday 5th of April 2009 04:32:01 PM

__________________

Amateur Poster

Status: Offline
Posts: 55
Date:

nice bike!!!!! is tht the lowest u will go???

__________________


Amateur Poster

Status: Offline
Posts: 40
Date:

Thanks, yeah im pritty firm on 1300

-- Edited by Jeenyus720 on Monday 6th of April 2009 07:38:04 AM

__________________

Pro Poster

Status: Offline
Posts: 539
Date:

Study Guide


Unit E


 


  1. A table allows you to present information in a grid.  Table data is organized into rows and columns.  A row is a single horizontal line of data, while a column is a single vertical line of data.  The intersection of a row and column is a cell.

 


  1. The main tag pair for creating a table is <TABLE> </TABLE> between each tag you add codes for each row using the <TR> (Table row).  The tag you use for each cell is the <TD> (table data).

 


  1. The cells in the first row of most tables use the <TH> which is the (table header).

 


  1. You can also use the <CAPTION> </CAPTION> which is centered above the table by default.

 


  1. If you want a single cell to be apart of multiple rows you would need to span them.  Therefore, you would use the attributes ROWSPAN OR COLSPAN in the <TH> or <TD> tag.  Remember the ROWSPAN is the number of rows the current cell should span.  COLSPAN is the number of columns the current cell should span.

 


  1. When the <BORDER> tag is placed within the <TABLE> tag it will apply a border of 1 px wide in the table.  <CELLSPACING> SETS THE DISTANCE IN PIXELS BETWEEN CELL BORDERS.

 


  1. You can add a color to your cells by using the <BGCOLOR> attribute.  You would add a hexadecimal color to the <TR> tag for the row.  You may also add it to the <TABLE> tag or <TD> tag.

 


  1. CELLPADDING usually increases the height and width of cells because they have to accommodate the blank padding space, in addition to the existing cell contents.

 


  1. When you want to align your table you use the VALIGN or ALIGN attribute.  The valign determines the position of cell contents relative to the top and bottom borders.


__________________


Amateur Poster

Status: Offline
Posts: 40
Date:

^^^ what? lol

__________________

Amateur Poster

Status: Offline
Posts: 40
Date:

bump

__________________
Page 1 of 1  sorted by
Quick Reply

Please log in to post quick replies.

Tweet this page Post to Digg Post to Del.icio.us