1 / 6

e Folio 401- Graduate Level

e Folio 401- Graduate Level. Online Survey Online Form Basic HTML programming Tables Centering Graphics PowerPoint presentation available at : www.efoliomn.avenet.net Background Material - eFolio Training. Online Survey. Click on the blue ‘Add Item’ button.

fabian
Download Presentation

e Folio 401- Graduate Level

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. eFolio 401-Graduate Level Online Survey Online Form Basic HTML programming Tables Centering Graphics PowerPoint presentation available at: www.efoliomn.avenet.net Background Material - eFolio Training

  2. Online Survey • Click on the blue ‘Add Item’ button. • Type in the survey question. • Fill in the start and end date. • Set ‘Display Results’ and Single ‘Vote’. Click the ‘Responses’ link on the left-hand side and enter responses one at a time. • Go back to ‘Question Information’ and click “Finished”. • Turn Section “On”.

  3. Online Form • Click on the ‘Edit” button • Click on the blue ‘Add Item’ button. • Begin creating the data fields for the Online form. You can have fill-in data fields and/or checkboxes. • Click “Finished” • Turn section “On”

  4. Basic HTML CodingCreating a Table • Put your disk in the A: drive • Go to your eFolio and create a new section (use Basic data type) • Open Microsoft Word • Open Table.doc • Copy the document • Go back to your eFolio and to the new section you created. • Click on “Add Item” • Click on “Switch to HTML” and paste information into text box between <P> and </P>. • Click on “Finished” • Turn section on. • Click on “Live Site” Tab

  5. Basic HTML CodingCentering a Graphic

  6. Centering using HTML • Create a ‘Work Samples’ section in your efilio. • Load CRJ1.jpg from disk into ‘Work Samples’ as an image. • Turn section on. • Create another new section • Go to eFolio web site. • Click on Work Samples, then click on the CRJ1 image and copy the URL that appears in the address field. • In the /admin mode, go to new section you just created. Click on new section link. Click on “Edit”. • Click on ‘Switch to HTML Mode’ Copy this HTML coding into text box. • <CENTER><STRONG><FONT size=4><U>Canadair Regional Jet</U></FONT></STRONG></CENTER><P></P> <CENTER><IMG src="..." width=200 height=123 ></CENTER> <P></P> • Paste image address in where … occurs.

More Related