Just because sometimes I forget, here are some code fragments to import JavaScript, CSS, and PHP files. JavaScript: <script type=’text/javascript’ src=’directory/file.js’> </script> CSS: <style type=’text/css’ media=’all’> @import ‘directory/file.css’; </style> Icon: <link rel=’Shortcut Icon’ href=’directory/file.ico’ type=’image/x-icon’> PHP: <?php @ require_once (‘directory/file.html’); ?> For the PHP import, by placing the @ symbol before require_once suppresses any error [...]
Connect With Me
What I'm Doing...
- What does it mean when 7 out or the top 10 free apps from the Play marketplace are from Google? 1 day ago
- eval() is evil. 2 days ago
- I have some neighbors that have like six cars... The DMV should charge a incremental percent for each additional car in a household. 2 days ago
- Waiting for zombageddon... 5 days ago
- This Is What Developing For Android Looks Like: http://t.co/zjuhs6u1 #fragmentation #android-rage 5 days ago
- More updates...
Posting tweet...
Categories