Make a To-Do list
—suggested by nicolebliss.
(2 comments)
Viewing one of discomeg2’s submissions for Mar 02, 2010. View all of discomeg2’s submissions for Mar 02, 2010
-
This submission has been flagged by users. Click to view.
Mar 02, 2010 08:28 by discomeg2favorite7 comments

This comment has been flagged by users. Click to view.
@ number 6: tricky. Try it in Ruby, much easier http://www.tutorialspoint.com/ruby-on-rails/rails-file-uploading.htm
This comment has been flagged by users. Click to view.
@a_noob is right... Plus I can actually help you debug it.
This comment has been flagged by users. Click to view.
@superc0w: @a_noob: Thanks!
This comment has been flagged by users. Click to view.
.arrowShape {
background: #fff url(graphic of an arrow.png) no-repeat right 50%;
margin: 0;
padding: 0;
float: left;
}
.arrowShape a {
display: block;
border: 1em solid #FFF;
border-right-width: 0;
border-left-width: 0;
margin-right: 3em;
padding: .3em 0 .3em .6em;
text-align: center;
font: bold .7em Arial, Helvetica, sans-serif;
color: #F1F1F1;
text-decoration: none;
}
This comment has been flagged by users. Click to view.
AAAHHHHH programming!!!!!!!!!! NOOOOOOOOOO
This comment has been flagged by users. Click to view.
@a_noob: haha! Hope it works. Thank you so much!!!!!!!!!!!!!!!1111
This comment has been flagged by users. Click to view.
@discomeg2: for the sake of completeness, the font tag is defined in case you want to add text inside the arrow.