10,655 Topics

Member Avatar for
Member Avatar for ebam
Member Avatar for austinluthers
0
143
Member Avatar for rouse

In working with a page for a website, I don’t understand two behaviors of the CSS HTML script. The site is located at http://rouse.ws/abcwiresales/index.html In the middle of the page I want to have two <div> s that I call picture box left and picture box right next to each …

Member Avatar for Mitchelljonson
0
136
Member Avatar for zobadof

I've run into yet another issue, for some reason 'Contact Us' will not go in the actual navigation bar and it decides to sit under it and this is causing problems as everything I've tried hasn't worked. I've tried changing all the pixels, removing the image and the code entirely …

Member Avatar for JorgeM
0
169
Member Avatar for zobadof

Hello Daniweb users! I'm currently coding a new website for a group and I've literally just started coding the site so do not expect anything amazing at the moment. Though, I am trying to get the image of the logo to go into the Navigation Bar. Ideally I will have …

Member Avatar for zobadof
0
98
Member Avatar for aVar++

Hello, I am creating a website in HTML5 and i would like the user to be able to put there name in an input box and be able to print it later on, also print it on different pages. I have googled it but it was either unclear or didn't …

Member Avatar for pixelsoul
0
66
Member Avatar for Thermalnuke

Hey guys working on a Webpage for class and I wanted to add a companies facebook feed to the site. I generate the code under the devolpers site and insert the Iframe code into my website. When I open the Webpage, and with in the Likebox the webpage that tells …

Member Avatar for Thermalnuke
0
136
Member Avatar for naphets

I am trying to use the code below as my Header. A multi-level drop-down navigation menu. Written in only CSS/HTML. Of course, the fact that if i removed the extra levels of menus, the code would work fine... Is just not good enough. I want to push it. I want …

Member Avatar for naphets
0
341
Member Avatar for TimBob12

Hi there, I hate CSS and I completely suck at design but unfortunately CSS is necessary for any kind of decent page design. I have been working on a small custom CMS for a personal website which works fine. However once I started to try and create the page design …

Member Avatar for TimBob12
0
214
Member Avatar for Altairzq

Hello, i have this demo setup: [url]http://www.lloparts.com/tests/headerfoot.html[/url] As you can see if you make the browser window thin enough (vertically), the foot will overlap with the header. This is my question: Is there a way so the foot stops when it "touches" the header, and then a scroll appear to …

Member Avatar for Welosiu
0
370
Member Avatar for heartly.regis

I'm developing a web application. In this application we want to load the following data in a web page: 10,000 records. 3 fields in every record Each record 35 byte in size For all 10,000 records 350 KB total. Sample record: 10102018abcdefghijkl0123456789012345 First field: 10102018 Second field: abcdefghijkl Third field: …

Member Avatar for IIM
0
164
Member Avatar for vex

Could someone decribe the differences between HTML and XML. Thanks in advance

Member Avatar for Neuronimbus1
0
127
Member Avatar for assaf

I would like to use in a specific place a specific bullet style with a specific color. Currently I'm using: [html]<SPAN style="COLOR: #DD440F;FONT-FAMILY: Wingdings;mso-fareast-font-family: Wingdings;mso-bidi-font-family: Wingdings">v</SPAN>fdsfdsfds<br>[/html] You can see it in my website under "Main Menu" (on the left side of the page). But I would like to use it …

Member Avatar for austinluthers
0
213
Member Avatar for jch02140

Hi, I am wondering is it possible to create a regular CSS button that have different colors display on the text when hover without using any images? Best Regards,

Member Avatar for jch02140
0
263
Member Avatar for pelle12

Hi All, I'm new in android app development and before you present a proposal to the client is it important that you must create a mock up of the design of your app first? If so what are the proper way of creating a mock up design for an android …

Member Avatar for peter_budo
0
106
Member Avatar for autocrat

OK... I've been got by CSS... I revoke my dislike for it! I think it has potential and could be used constructively! I hate CSS! I sat up till 5:30 odd this moring... simply trying to make a header with 3 images, a left end, center and right end.... so …

Member Avatar for austinluthers
0
284
Member Avatar for AndyGraham
Member Avatar for ggeoff

Hi After having a problem or two with CSS based web pages I have made I find that the problems are too be resolved when the absolute positioning is removed. Well that is what has been suggested. Since in some cases I have used code from other web sites. Web …

Member Avatar for ggeoff
0
332
Member Avatar for gremelin

I'm using CSS to left align an image but I'm having an issue with the overflow of pages that don't have enough text to fill the div so the image overflows outside of the cell. I'm sure the fix isn't as difficult as I'm making it seem in my head, …

Member Avatar for JorgeM
0
111
Member Avatar for Violet_82

Chaps, I am thinking to redesign and redevelop my site, http://www.antonioborrillo.co.uk/ I want to get rid of those hideous buttons and make it mobile friendly, add extra info and have a page where people can leave comments on some of the pix. Now first thing: mobile version. I will go …

Member Avatar for JessicaJohn
0
151
Member Avatar for onixbwcrap

I have to create a system design for a cashier system. Most of the transactions would be payments for fees in a student account. Fees like Tuition, Books, Enrollment Fees. The problem with these fees are their special characteristics like Tuition fees being staggered in MONTHLY itemization (if that's a …

Member Avatar for adam_k
0
304
Member Avatar for davy_yg

How to erase image border in css? An image that I have automatically have border around it (only appear in IE not in Mozilla)

Member Avatar for armie340
0
189
Member Avatar for turpentyne

I've got a bit of css that is centering my content vertically and horizontally in web browsers, but the horizontal centering disappears when viewed on a samsung tablet, and sits flush left. here's what I've got so far: Code: #content { display: block; height: 100%; position:absolute; width:100%; } .container { …

Member Avatar for turpentyne
0
109
Member Avatar for solomon_13000

Base on my understand a mediator is a central authority that varies the interaction between objects in the same group. So can I classify the code below as a mediator? package com.mediator; public class BaseMediator { public void store(){ System.out.println("store"); } public void retrieve(){ System.out.println("retrieve"); } } package com.mediator; public …

Member Avatar for solomon_13000
0
231
Member Avatar for fuchsia555

Hello everybody i have a strange problem that i have already inserted the two ways that facebook can get the thumb by them <meta property='og:image' content='thumb.jpg' /> <link rel="image_src" type="image/jpeg" href="thumb.jpg" /> but i see that works fine with some posts and others NO for example : in these posts …

Member Avatar for LastMitch
0
119
Member Avatar for mouss jaraaf
Member Avatar for Sterotech

Hey everyone. I've put a twitter feed widget on my site, but the problem with it is that it seldom display with the right width. About 90% of the times that the page loads. It only displays at about 40-50% of it's actual width. I've tried changing the width attribute, …

Member Avatar for Sterotech
0
111
Member Avatar for davy_yg

Hello, How to set in the css on form click a yellow border appear, otherwise it disappear?

Member Avatar for JorgeM
0
74
Member Avatar for nova37

hello there is one problem I always face with google blogger blogs . i have blog http://npicx.blogspot.com/ problem is that there are two posts appear on front page from control panel Layout-->Blog Posts widget settings i set it to 9 posts on home page but its not changing i change …

Member Avatar for LastMitch
0
186
Member Avatar for Monkey101

Good afternoon all ! I am having trouble with my image map... Here is a piece of my code. <div id="style1"> <p class="padding"><img usemap="#greenMap" src="Images/green apple.jpg" alt="green apple" width="275" height="255" style="float:left;"/></p> <map id="greenMap" name="greenMap"> <area shape="rect" alt="green apple" coords="100,50,100,50" href="green apple2.jpg" /> </map> <br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/> <p><a href="http://www.psychichealerchristine.com/psychic-christines-blog/apple" target="_blank">I do not own …

Member Avatar for Monkey101
0
138
Member Avatar for naphets

I am trying to make this table behave. I want it to stay within 80% of the page. I want each column to be a fixed width. I want it to show all without scrolling right. Its fine if it gets super long. I also want the title bar, with …

Member Avatar for naphets
0
362

The End.