hi I need to add pictures to drupal site I have searched in google for how to add pictures to drupal sites but i am really confused to understand Can any one who has experience with the drupal sites suggest me how to add the pictures easily? thanks
The easiest way is to insert an img tag upon creation of the content. But in drupal way you need to enable file field module and image API module to enable image uploading.