10,650 Topics
| |
Hello. I have been given a fina assignment where I must create my own website. My professor at my college who has not really covered any type of HTML stuff wants us to create a webpage by scratch. The class is suppose to be an intro class to HTML. This … | |
Hello-- It has been a few years since I posted anything here. I developed a web site that randomly played various MP3 files I stored. I am working to rewrite some of the code because it appears if my code to do this is no longer working. Can someone please … | |
The navigation must be styled using the :hover pseudo class, while the active menu point must use the body class. How to make this? Thanks! | |
Morning everyone -- Can anyone help me with what is probably very simple? I have a page where I want to get a variable from the URL and insert it in the buy button... so if my url is http://mywebsite.com/hangout?id=beauty I want when someone click the button Buy to go … | |
i am trying to insert values in my dropdown list dynamically onclick of add button such that one row should be added with new dropdown with data. i have tried many logic but didnt work. <html> <head> <script language="javascript"> function addrow(tableID) { var table = document.getElementById(tableID); var rowcount = table.rows.length; … | |
Hello, I have been working on my navigation so that my dropdown menu button won't overlap the other menu. navigation.php <div id="navigation"><!-- <img src="images/navigation bar.jpg" alt="nav bar"> --></div> <div id="navcontainerbar"> <ul> <li><a href="index.php">HOME</a></li> <li> <ul id="nav"> <li><a class="fly" href="#">PORTFOLIO</a> <ul class="dd"> <li><a href="portfolio.php">Web Porfolio</a></li> <li><a href="marketing-portfolio.php">Marketing Portfolio</a></li> </ul> </li> </ul> … | |
Yes, webpage size- Standard sizes? Dynamic? I don't know! I have been building websites since 2000 and the one area I have never, ever been able to fully understand is this topic. I need serious help with this. Explanations. My site(s) to render properly in any browser. **No horizontal-scrolling**. **I … | |
How to get sorcecode of http://sabinsilwal2002.wix.com/sabinsilwal.. | |
Hello I'm not to experienced with flash programming and I want to look into a task that have been described. The person has one flash program that is written in CS3. This is in version 2 (I guess Autoscript 2) and need to be upgraded to version 3. I have … | |
Hi, Recently I downloaded a template which is awesome. However, it has a contact form on it but no way to set it up easily. I'm wondering how I can use the code provided in order to make it send to my email address. I'm aware this'll use PHP or … | |
Hi, It's been a long time since I've posted on here and it's been a rather long time since I've coded. However, I'm using a footer I used on another site I made however its causing a scrollbar to appear when there really doesn't need to be one. If I … | |
Hello Guys, I am creating a personal portfolio website and wanted to use this theme [Eleven v 1.3](http://www.nulledlistings.com/?p=4233), or you guys have some other recommendations. If so, please share the same. | |
Hi all.. I just done a website using HTML,CSS and PHP. For now,my website is only fine to be displayed in Mozilla and IE.. For IE(Internet Explorer), I just fix the css by doing another CSS layout for that. like this one : [CODE] <!--[if IE 7]> <link rel="stylesheet" type="text/css" … | |
I am begginer in Web site. But I want to know How I can create a gadget/script like this. ![28aa7cfb7037f059f267ad299047367c](/attachments/large/4/28aa7cfb7037f059f267ad299047367c.png "28aa7cfb7037f059f267ad299047367c") So whenever someone type their address in the field, then that address will be send to my email address. and at same time that email will also get mail … | |
Hi I'm working on a small project and I faced this problem. when I create a table then I wright a lot of words it doesn't go to the next line (row) it continue to the right so the page become so wide ! so is there any solution for … | |
How do I link letters on Illustrator like make it where they are combined in one? No other website has any imformationa nd I am at school and I get on youtube so I need a way to know and this is hte only way possible I think. Does anyone … | |
Before I ask my question, let me show you the experiment I'm working on: http://hoverportmedia.net/experiments/responsivenavigation3.html My dropdown navigation is working fine, however when dealing with older (perferably IE broswers) the navigation (when the page is responsive), hovers the "menu" at a weird position. Unfortunately, I'm stuck at this... Can anyone … | |
I have been trying to move the table element.Can you please help me with it? I am doing the CSS in php. foreach ($_GET as $myid => $value) { echo '<div class="DVD ID">'; echo "<table border='3' position='absolute' left='750px' bottom='350px';>"; echo "<td> " . $value . "</td>"; echo '</div>'; } Thank … | |
An SEO Company is one of the most important components of the internet marketing. It can benefit any size of business as well as the individuals. All you need to do is brush up your SEO skills. However people are still unaware about the benefits which an SEO can do … | |
hi my name is james philip i have a probelm with css and html i need to print a form in a vertical way i have managed to rotate it in the webpage but that is not what i want to do i want it to remain horizontal on the … | |
i like to create a record filing using browser or browser base. but i what my web application run without running may XAMPP for my database. :D | |
Hello guys, I have a webpage to print that showing some data, I managed to hide all elements that's are not needed in printing, but background color for cells in table not display in printed version, although I've tried to put <style type="text/css" media="print"> .no-print { display: none; } .bgcol{ … | |
hai everyone. I am new to this forum. Is there any online tutorial tool to learn html in a shorter while. | |
Hello friends I am just a beginner and I need some easy ideas to get a head start in designing information system. Please suggest me some ideas for a good information system problem (that is, a problem that involves storing and retrieving data). If possible some idea about how to … | |
http://stackoverflow.com/questions/10487292/position-absolute-but-relative-to-parent Hey, so, please check link above. There is first resolving answer, which was resolving my problem. But now I have problem, that DIV isn't displaying well when it is set to `position: relative` and `position: fixed` does work correctly. DIV itself has no children, first I am trying to … | |
The img src path is accurate, the adds were working two days ago, the only thing that has changed is the passwords for the server that the pictures are stored on. | |
Hi there, i'm looking for the easiest image slider banner for my homepage, any suggest? Thanks!! | |
Hi, [B]THE CSS FILE:[/B] [code] #wrapper { z-index: 1; width: 97%; margin-right: auto; margin-left: auto; text-align: left; } #topPresentation { width:100%; background-image: #E6E6E6 url(backgroundnew.jpg) repeat-x center top; } #logo { z-index: 2; width: 10%; float: left; } #primaryLink { z-index: 2; width: 25%; float: right; line-height:100%; font-size: 110%; font-family:Georgia,"Times New … | |
dear all daniweb users and readers, i need some articles to learn how to create html slider (not image slider) on mobile web browser like android browser. when it slide to right or to left, it will show another html page. how to create html slider? example: <img src="http://i60.tinypic.com/2cepvdj.jpg" border="0"> | |
I am interviewing for a BSA position involving a lot of portal work at the outset. While I have supported web site and web design projects, I have not directly supported a portal effort. What, if any, are the best white papers, articles, and/or books regarding portal design? I have … |
The End.