-
i have 2 things to put in the <head> section...how do i do it?
i have to put CSS and a javascript in my header...how do i do that?
-
I'm pretty sure you can just use them in the head fine but I don't really understand your question could you be more specific.
-
<html>
<head>
<!-- This is the head section -->
<title></title>
<style type="text/css">
/* This is where the CSS stuff goes
</style>
<script type="text/javascript">
<!--
// This is where the javascript goes
//-->
</script>
</head>
<body.......
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
|
Bookmarks