Title: Raw HTML plugin, and .css/.js files
Last modified: August 21, 2016

---

# Raw HTML plugin, and .css/.js files

 *  [Slimmons](https://wordpress.org/support/users/slimmons/)
 * (@slimmons)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/raw-html-plugin-and-cssjs-files/)
 * Hi, I’m currently using the raw html plugin, and I absolutely love it. It helps
   add raw html to your pages without wordpress messing up what you were thinking
   it should do. My question is that I’m not sure where to put my .css and .js file
   folders (or images). I know i could just put it all in one section of code, but
   that can get a bit messy. Someone told me i could put them in my “Media Library”,
   and then link to them using the URL given in the media library, but I’m fairly
   new to wordpress and I’m not sure what that means. Can anybody help me with that?

Viewing 1 replies (of 1 total)

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 6 months ago](https://wordpress.org/support/topic/raw-html-plugin-and-cssjs-files/#post-4323788)
 * Are you familiar with PHP? The ideal way to do this is to put your JS and CSS
   files in “js” and “css” folders in your theme’s directory, then call them through
   PHP.
 * This technique is called “enqueing”.
    See how to enqueue JavaScript: [http://codex.wordpress.org/Function_Reference/wp_enqueue_script](http://codex.wordpress.org/Function_Reference/wp_enqueue_script)
   See how to enqueue CSS: [http://codex.wordpress.org/Function_Reference/wp_enqueue_style](http://codex.wordpress.org/Function_Reference/wp_enqueue_style)

Viewing 1 replies (of 1 total)

The topic ‘Raw HTML plugin, and .css/.js files’ is closed to new replies.

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [html](https://wordpress.org/support/topic-tag/html/)
 * [javascript](https://wordpress.org/support/topic-tag/javascript/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/raw-html-plugin-and-cssjs-files/#post-4323788)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
