10,651 Topics
![]() | |
One of my websites is based off of the HTML5 Big Picture Template: [iamepic.today](http://www.iamepic.today) Within this design, I am noticing two interesting effects taking place, one within Internet Explorer 11 and the Other Being Safari 5.1.7. Within Internet Explorer 11, when you scroll through the different sections from top to … | |
Hello, DaniWeb Community! I figured I would take the time to make a little introduction about myself. I am Jimmy, currently 20 years of age, and live in Sunny Southern, California. Most of the time if I am not cruising down the beach, you'll catch me screwing around on the … | |
I am not sure anymore, how I can center my elements on the follow page: http://www.outdoorequipped.com/info/Clarks I speak about the 4 images, 1 in the top and 3 underneath. I am sure, it is about text-align and/or margin, and so on. those 3 images, eg clarks002.png, i like to center … | |
Greetings Team: This code looks pretty decent. The program runs but it is incomplete. I need help making the program below work better. I did a MAIN function and the following funcations to compute the stress and strain in a steel rod of diameter D (inches) and length L (inches) … | |
I have this dilemma where I need to make my sub-menus hover over the other content on my page but I cannot seem to do this, I have searched and searched but to no avail. I am to the point where I just need a little bit of guidance on … | |
what is the code for the selection boxes in html?? is that code included in the form tag or not?? | |
What does PDO::query actually do ? Does it query the SQL ? If it queries the SQL, I think the data must be in the PDOStatement object as the result of the query.. But, what I find is just the SQL statement itself. So, I think it does nothing but … | |
Hello Guys, I apologized if I may have misplaced this post as I cannot see CURL on any category. Here is my situation. I am trying to create a batch file which will pull up information from a fleet of devices via its web interface. I am using CURL to … | |
I write a code in html and want to create button that upload a file.I use the following code but it show button name choose files but i want the button show browse as display name kindly guide Filename: <input type="file" name="uploadFile" value="Browse"> | |
Hello! As part of my unversity module, I need to create an ecommerce website. My only problem is that I need images for this website. Does anyone know a website where I can use images for free? Thanks! ![]() | |
I want to learn web design. As far as I Know the first step is to learn HTML. I hope I will learn this in this community. Want to learn from all of my friends here. Thanks | |
Hey guys, like I said before, im new to html and css and im having some trouble with the layout of my website. I basically have 2 problems/question. 1- I am trying to align the content of my page... but i am having a hard time. I've attached a picture … | |
Hello all, I am thinking where to start. Basically I want to learn about HTML. But I don’t have basic HTML knowledge. Where should I start? Though I am following w3school. Do you think that it’s enough for basic knowledge? If so, how much should I devote for learning HTML. … | |
How to create a website into responsive in simple steps? | |
In CSS, if a div in html were to have multiple CSS properties (be it the color red, animated, change color) why do I need to specify in a CSS file multiple CSS selectors to do so? Why can't I combine all those CSS properties into one selector? | |
Hi All, I am a unix script debeloper and I am very new to html coding with basic awarness of syntax. My question is how to add html attributes inside the paragraph which actually contains my XML data? <LIST> <ControlSegment TABLENAME="QueueGeneric" CLIENT="PST" DOCUMENTSTATUS="" PARTNERTYPE="TP" EDITXM="410" EDIVERSION="005010" EDIMESSAGETYPE="4100" EDIMESSAGECODE=""/> </LIST> When … ![]() | |
Hi Evryone. I'm new to this group , this being my first post. I have a query which if sorted out could benefit allot. I have searched bt couldnt come to a solution. I just need a direction and a say that "[B] whatever i'm proposing to do is FEASIBLE"[/B] … | |
Hello! I want to add some icons on my .html work. i tried to do like this, for example: <span class="icon-home"></span> (but nothing show) Anyone can help me please? Thanks in advance! | |
is there any widget or any thing to check responsiveness locally for website????? | |
I was asked this question month's ago to stackoverflow.com. is anyone here can solve this one ? I have a fixed element ( for logo , slogan , ect ) and a dynamic table . i give the distance it with <body style="padding-top: 25mm;"> but only the first page that … | |
![]() | I have the code below for a download file link on a web page I designed. It works fine in Firefox, but will not work in Internet Explorer nor Safari. In those instances, the file is displayed as text rather than opening the File Save As dialog box. How can … ![]() |
I have the problem, that in the instector say me: Resource interpreted as Image but transferred with MIME type text/html: http://www.member-diving.com/ I have 3 video's on Youtube. All of them not works. What could it be? Kindly | |
Hi guys, I have my website [here](http://nowcommerce.co.uk/) and it is not centered for some reasons. I notice that they are a couple of things wrong but I can't tell what... Any advice? | |
Hello :) I'm having a problem with my blog theme :( Here is my blog: http://shiwa-hime.tumblr.com/ and I what that tiny box called 'Cute Shops' to go up when I hover it. What do I have to add/remove in order to go up and not down? Here is the code … | |
Hi, I want to know that is there any kind of copyright issue when you use child theme? As you know that you can modify child themes as you want. As the child theme is property of any other person can that person raise the copyright issue? Help me in … | |
I want to have a box within a box within a box; a border within a border within a border using divs. If you can see what I'm doing wrong please help. It would really be appreciated. Here is my html: <!DOCTYPE html> <html> <link rel="stylesheet" type="text/css" href="divReference.css"> <body> <div … | |
What would be the best way of lining up the **Back** text with the **Booking** heading? **HTML** <nav class="navbar navbar-default navbar-fixed-top"> <div class="container"> <div class="navbar-brand">Booking</div> <div>Back</div> </div> </nav> **CSS** .navbar { background-color: #0088CC; padding-left: 0em !important; padding-right: 0em !important; } .navbar-brand { color: #fff !important; padding-left: 0em !important; padding-right: 0em … | |
I am working on a website and i want to use symbols like alpha and beta in headings... | |
Hello guys, am trying to make a drop down menu such that the droped element is static, meaning when i click on <li> the menu shouldnt old but rather remain droped. Currrently with what i have anytime i click on the droped menu item, the droped menu disappears, even when … | |
Hi guys, I have a question related to Epesi,I wanna make an action once the save button is clicked but I couldn't figure out how I would be able to manipulate the save button.Is there a way on how I could make a callback for the save button? I am … ![]() |
The End.