reset password
Author Message
kmayho
Posts: 62
Posted 16:31 Oct 07, 2015 |

Does any one know how to correctly upload the image? i get that broken image he was talking about.

Also does anyone now how to correctly do the links? mine wont show as links

Also what are we suppose to do with the product file? how do we create that with mkdir right?

 

thank you

msargent
Posts: 519
Posted 17:04 Oct 07, 2015 |

Bring your computer to my office hours tomorrow evening. 

kmayho
Posts: 62
Posted 17:28 Oct 07, 2015 |

okay. it is tomorrow from until 7 in 215 right?

4542elgh
Posts: 71
Posted 17:34 Oct 07, 2015 |
 1. upload image to server by using put "your image path" (you dont need "") if you want to upload a folder of images use put -R (must be R and it stand for recursive)

2. link you should use tag <a href="your link">give it a name</a> (you need "" dont delete them)

3. mkdir "your folder name" you need to add a name after mkdir(dont need "")

4. image should use tag <img src="your path either absolute or relative"> (you need"") 
msargent
Posts: 519
Posted 17:40 Oct 07, 2015 |
kmayho wrote:

okay. it is tomorrow from until 7 in 215 right?

That's right. 4:40 to 7pm.

Last edited by msargent at 17:40 Oct 07, 2015.
kmayho
Posts: 62
Posted 17:35 Oct 12, 2015 |

the image doesn't have to be gif right? mine is png.

4542elgh
Posts: 71
Posted 17:38 Oct 12, 2015 |
doesnt have to be gif