TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
selvi subramanian
NA
799
570.8k
image slider is going in that i need right side content
May 30 2014 2:26 AM
image slider is going in that i need right side content as a marquee
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<title>Marvel Bee Shop </title>
<link type="text/css" href="menu.css" rel="stylesheet" />
<!-- <script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="menu.js"></script>-->
</head>
<body>
<style type="text/css">
* { margin:0;
padding:0;
}
body { background:#171717; }
div#menu {
margin:10px auto;
width:100%;
}
div#copyright {
margin:0 auto;
width:80%;
font:11px 'Trebuchet MS';
color:#5d4381;
text-indent:20px;
padding:40px 0 0 0;
}
div#copyright a { color:#8a2be2; }
div#copyright a:hover { color:#5d4381; }
</style>
<div id="menu">
<ul class="menu">
<li><a href="index.html" class="parent"><span>Home</span></a>
</li>
<li><a href="#" class="parent"><span>Product Info</span></a></li>
<li><a href="Login.aspx" class="parent"><span>Login</span></a></li>
<li><a href="Contact us.aspx"><span>Contacts</span></a></li>
<li class="last"><a href="#"><span>FAQ</span></a></li>
</ul>
</div>
<div id="copyright">Copyright © 2014 Marvel Bee Shop</div>
<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
</body>
</html>
Reply
Answers (
2
)
image slideshow and show the image name below the image html
Issues with navigation bar and Bootstrap HTML5