1,100 Recommended Topics
Remove Filter ![]() | |
hello firends i have more tha 30 div block as list of product it containt like this <div class="itemlist" id="itemlist"> <ul> <li><img src="cover/imshge.jpg"</li> <li class="iteminfo" id="iteminfo"><"item desciption"></li> <li> <?php echo ['price']; ?></li> </ul> </div> and i want to description can have 4 or 5 line of text but i want … UI / UX Design html-css web-design ![]() | |
Hello programmers! I am a beginner in html using the w3 school website help as a guide. Currently, I am working on an excercise website. The code is as following: <!DOCTYPE html> <html> <title><head> ------- Website </head></title> <body bgcolor= #FFCCFF BACKGROUND="background.gif"> <h1> What This Site Is All About: </h1> <hr … UI / UX Design html-css image web-design | |
Hi All This has probally been asked a thousnad times, but here it goes. I have built a search bar into my website, and i want the user the be able to enter any text and be able to search google in a new window/tab. This is the code i … UI / UX Design seo web-design | |
I have .aspx form and I wanted to put jquery validation over it ..some validation already been working like minlength: "Your password must be at least 5 characters long written in code attached ..I want for first name and last name too for 5 characters .. Please reply <%@ Page … UI / UX Design javascript-jquery web-design | |
Hello to all the members of the daniweb My question is what is the difference between the Fluid website or the Responsive website. Which elements to use the fluid and responsive website. And which one is Good Fluid or Responsive Website Please elaborate more of your answer. UI / UX Design html-css web-design | |
Hey guys, quick question. From css, is there a way to target ONLY text in an li that has an img and text inside of it? UI / UX Design web-design | |
hi I am new to html I am having set of video files more than 60 in my local drive I like to create hyper link for all those video files in html, I try all the ways in net search but its not working for me can you people … UI / UX Design web-design | |
Hello, I am looking for a calendar to use with my website that I can add tasks/appointments into the db and have them show on the calendar. I would like to edit on the fly either by using a page to create the task/appointment or via the calendar using ajax. … UI / UX Design javascript mysql php web-design | |
**Having a few issues with IE8.** This is what the navigation looks like on all the browsers so far: http://puu.sh/5Jdw8.png <nav id="site-navigation" class="main-navigation" role="navigation"> <h3 class="menu-toggle"><?php _e( 'Menu', 'twentytwelve' ); ?></h3> <a class="assistive-text" href="#content" title="<?php esc_attr_e( 'Skip to content', 'twentytwelve' ); ?>"><?php _e( 'Skip to content', 'twentytwelve' ); ?></a> <?php … UI / UX Design web-design | |
hello to all the members of daniweb My Question is if we insert the image in css, so how can I add the alt attribute or other property which will work like the alt text. Because alt text attributs are important for the seo. But Alt attribute is the tag … UI / UX Design html-css image web-design ![]() | |
I am having a problem in trying to line up my image inside the navbar list items area. There seems to be padding coming into the image therefore having it in the wrong area. I have put padding:0 and margin:0 in lots of areas but still nothing. Any help on … UI / UX Design html-css php web-design | |
for some reason my css it saying that is is missing a simi colon befor the lastnline , but i have looked and yet to see one. if i remove the line it goes away! Any ideas? .nav{ width:80px; height:15px; text-align:center; margin-top:5px; margin-left:3px; float:right; display:inline; padding:10px; background: #c96060; /* Old … UI / UX Design html-css web-design ![]() | |
My url is http://216.188.144.4/mental_health.php I have a closed quote, which is an image at the end of each italicized paragraph. The img is a span, inside a div. How can I make the img align so that it doesnt create a space between the second to last and last lines … UI / UX Design web-design | |
Hi I would like my markup look like this demo bu I got wrong!!! I will be grateful for your help http://puu.sh/5tYXV.jpg This is my php code. <div id="container" style="text-align: center"> <header style="text-align: center">Header</header> <nav>nav</nav> <aside>aside</aside> <section id="content"> section id="content" <br> <article >article</article> <br> <article>article</article> <br> <article>article</article> <br> </section> <footer>footer</footer> … UI / UX Design html-css php web-design | |
I want please suggest me ho i can display discription properly under logo , it not fully expressed if you see my post, [Click Here](http://www.photobagh.blogspot.com) UI / UX Design web-design xml | |
Boo! Yeah sorry it's me again... I'm launching a modal with: <a data-toggle="modal" data-target="#loginModal" href="javascript:;">Register</a> The modal has 3 tabs. It should usually open on tab one (it does), but in this instance I would like it to automatically open on tab 2 when a particular link is followed... so … UI / UX Design html-css web-design | |
I'm having an issue with the footer width on a website. On computer screens, the footer fills to 100% as it should, but on mobile devices (tested on both I-Pad & iPhone) it doesn't fit the entire width of the screen. The issue can be viewed here: [Click Here](http://grhomesllc.com/) The … UI / UX Design html-css web-design | |
so i decided to brush back up on my skills in html and i wanted to create website that has a login page for members and administrators or for new members to sign up i see php is the new thing. I have created the actual homepage and the links … UI / UX Design html-css php web-design | |
Hello! I would like to create a clickable backround for my IPB forum board. It will act as a banner and when clicked, it will redirect to the advertiser webpage. Here's the AdOcean demo of what I would like to create: http://demo.adocean-global.com/main.php?x=BI&y=Background%20Image Please, give any advice on how to implement … UI / UX Design html-css image web-design | |
Hi I am a beginner programmer and I am really interested about learning new skills. So I need your help. I have a question regarding designing. I want to design a website where the user will be first shown couple of example page designs/template and then the user chooses one … UI / UX Design javascript perl php web-design ![]() | |
Good day folks, I want to know what is the best way to build your website from scratch. Say, psd-to-html. What's your preference about this matter? Thanks. UI / UX Design web-design ![]() | |
Hey guy's I was wondering can someone teach me how to make a Login Page and Registration page... Can someone please help me :) Also I am using a mac how would I test this? I hear use my localhost how would I do this? UI / UX Design html-css web-design | |
Hi guys! I need recommendations for books learning XHTML, CSS, PHP, MySQL, and JavaScript from scratch with best pactices. UI / UX Design web-design | |
hey guys, so i have 2 tables and i want to align them side by side but no idea how. right now i have one table below the other. my tables : <center><p> <table border="1" rules="all" cellspacing="6" cellpadding="6" style="background-color:AntiqueWhite"> <tr> <td colspan="2"><b>HOUSE</b></td> <td colspan="2"><b>PERSONAL</b></td> <td colspan="2"><b>TRANPORT</b></td> </tr> <tr> <td>Rent/Mortgage</td> <td><?php … UI / UX Design web-design | |
Hello everyone! I would like to create a jello design for a webpage using HTML. Instead of using colors for the margins, I'll use a picture. What is the code that I should use ? Thanks! UI / UX Design html-css web-design ![]() | |
I want to know if there is a way to check if a link is univisted javascript or jquery should display a popup mesage to the user to visit that link. This should happen as soon as a user logins the website. Any help in this regard will be appreciated. UI / UX Design seo web-design | |
Hi All, I've been helping a friend with a site that he's been designing with godaddy.com. It's pretty cool and easy to do with their templates and all but their like buttons are troublesome and I was hoping to get some knowledge about this from here. Lets say there are … UI / UX Design social-media web-design | |
The iPad is, as those annoyingly creative TV adverts show us, used for all sorts of things by all sorts of people. However, according to a press release that hit the DaniWeb news desk today, you might be forgiven for thinking that shopping isn't one of them. As usual though, … | |
Hi i wonder if you can help me i try to load a different background on my client website like every time the user click the refresh button a different background image display like this website [url]http://www.madonna.com/music/[/url] Thank You UI / UX Design web-design | |
I want to add the page view gadget to my website as available in the Blogger. but I am not using the Blogger so what will be the code to check the Page View of my website... I like to add this gadget in the Homepage at the bottom... So … UI / UX Design html-css web-design | |
I apologize if this isn't the right board for this topic, but when you're developing a website and especially when it goes live, sometimes the user will see words that acts as links to unnecessary ads. As an example, I'll take some text from a client of ours: *"Our formulas … UI / UX Design advertising seo web-design | |
I want to add the button of my own look. I mean: i want to set the image on button and size of it... and alingn it on center with some effect more info: (image 1 = image) I am having 3images of text "Download" so when my cursor is … UI / UX Design javascript web-design | |
I have a website called ClippingPathAsia.com. There are 33 errors is showing. I have tried but its tough for me. If you have any tutorial or solution please help me. UI / UX Design html-css web-design wordpress ![]() | |
Hi :-) Smiley - face at the start there, but this is really irritating for me. As you see from the title, THE POSITIONING OF THE ELEMENTS IN IE 6,7 AND 8(At least) is off. I'm including the direct url : http://evolvedtools.com/Genr8Mobi.html. Now this page is normally a redirect from … UI / UX Design html-css web-design | |
| |
We are having a problem where some pages that do not have much content have a lot of blank space above the footer. What is a way this can be removed on pages without messing up other pages that actually have a lot of content? It can be seen here: … UI / UX Design html-css web-design | |
With my responsive design and navigation almost working, I'm at one final dilemna and that's the navigation itself. On my website (or should I say my clients): http://turningheadssalons.com/index.html - when the navigation falls below the viewport of 750, the navigation dissapears. I can get it display when I remove the … UI / UX Design web-design | |
![]() | Hello, I am having trouble with my Wordpress site and I posted this question on the Wordpress support forum a week ago but have got no responses, so I hope I have better luck here as I really need a solution. I've built a WordPress website in English and now … UI / UX Design web-design wordpress ![]() |
Hi all! I have a gallery page which displays images from my server (newset first). now, I need those images to be displayed in a modal popup when users click on it. My problem is that the popup shows only the first image even when you click at others still … UI / UX Design web-design | |
Hi all, I have been looking into making a website that has a timelapse video as its background, something similar to: http://www.thecowisgonemoo.com/nervaq/index-video.html The question is - how does one set a video as the background of a website!? Some of these timelapse videos are 100's of MBs or even 1000's! … UI / UX Design web-design | |
Working on a website which is meant to be responsive and getting a few errors which seem out of the norm. The way I would like it is to shrink the site and line everything up in single file. **Url**: http://profiledt.co.uk/SetTraining/ Index.php: <div id="frontpage-Button-Cont"> <div id="Align-content"> <div class="button-cont"> <div class="thumbnail"><div … UI / UX Design html-css web-design | |
What the webpage would do is after clicking "SUBMIT" button, a php script will be use to add records into my database. But for now i do not know where to put the "signupinsert.php" into the html and to make it run. I have try putting it at form action … UI / UX Design php sql web-design | |
Basically I am creating a web page that is going to eventually load content dynamically using PHP. Right now I am constructing the HTML/CSS for the page so that the design is complete. My problem is that when I add x amount of content to my page, the content simply … UI / UX Design html-css web-design | |
hey guys! when i discovered googles Dart, I decided to get back into web design, but im a little rusty on my css. on my index page i want to make a news section for updates to the site, but i cant find any styles for the <article> tag on … UI / UX Design html-css web-design ![]() | |
Hi all, i m developing a web portal whcih can be accesed over intranet.i need to inbuild a feature that the webpage will take authentication frm windows login. eg. i log to the terminal server adn opens the link ,the webpage should be able to authenticate the windows login and … UI / UX Design microsoft web-design | |
Hi Friends I just want to know how can I start building a website where my clients can customize design of their TEE-Shirts online. My website is currently in Magento, so I like to know which technology I should use to integrate this feature in my website. Like they can … UI / UX Design ecommerce web-design | |
I have this css code and it mucks up from the services section and shows the mobile view on the desktop. Any help? Many thanks. @import url(http://fonts.googleapis.com/css?family=Open+Sans); *{ margin: 0px; padding: 0px; } body{ margin: 0px; padding: 0px; background-color: #333333; margin-left: auto; margin-right: auto; } #content{ margin-left: auto; margin-right: auto; … UI / UX Design html-css web-design | |
We are seeking to upgrade our site to **HTML5** but we also need to design to **508 accessibility standards**. I need to get my team of content contributors up to speed on both topics. Does anyone know of training resources that combine the two disciplines? UI / UX Design html-css web-design ![]() | |
Hello! I am having some difficulty in a web site I built: [www.vipercabling.com](http://www.vipercabling.com) Everything looks the way it should in all browsers but IE and Firefox. In these two browsers there is extra space showing up in the main navigation area on three of the five pages. The code is … UI / UX Design web-design | |
I've got the following problem. A webiste is hosted. lets say the url is http://example.com/_include/products.html (The include folder contains images and other html files etc.) So here is the problem, anyone can just remove the "products.html" from the url then we have http://example.com/_include/ If someone does this they can access … UI / UX Design web-design |
The End.