10,650 Topics

Member Avatar for
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
211
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
364
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
126
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
212
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
272
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
329
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
109
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
150
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
188
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
108
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
229
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
118
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
110
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
72
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
184
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
Member Avatar for Reliable

Hi, my navbar renders fine in IE and Chrome, but not in Firefox or mobile devices. Firefox cute it short while mobile devices extend it. [Here](http://mtechenterprises.com/inec/index.php) is the site. Can anyone tell me what I coded wrong or what hack I need to make it right across teh board? Thanks

Member Avatar for LastMitch
0
192
Member Avatar for naphets

Why does this not center the table? The table header & the table footer are aligned center? I have beat this like a dead horse, i cant even rememebr what the original code i wrote was i have changed it unsuccesfully so many times. Yet nothing ever changed no matter …

Member Avatar for pixelsoul
0
325
Member Avatar for ggeoff

Hi It seems I have tried everything to get this CSS styled web page to produce what I could have done easily using a simple table layout :( I have the footer occupying the bottom of the outer wrapper but the trouble is I cannot get the outer wrapper to …

Member Avatar for ggeoff
0
464
Member Avatar for GlenRogers

Hello. I have a div "content" that for some reason is positioned ok in ie and chrome etc but in firefox has no positioning! It just goes to the side of the page in firefox! here is the html for it. <div id="content"> <div class="nav"> <div id='cssmenu'> <ul> <li><a class="current" …

Member Avatar for GlenRogers
0
210
Member Avatar for blong206b_1

How do I center on a web page? <!DOCTYPE html> <html> <body> <table width="600" border="0"> <tr> <td colspan="2" style="background-color:#FFA500;"> <h1>Page Title</h1> </td> </tr> <tr> <td style="background-color:#FFD700;width:100px;"> <b>Menu</b><br> Foxtrot<br> Waltz<br> Tango </td> <td style="background-color:#EEEEEE;height:200px;width:500px;"> Ipsem Lorem</td> </tr> <tr> <td colspan="2" style="background-color:#FFA500;text-align:center;"> Test Page</td> </tr> </table> </body> </html> I found some tips …

Member Avatar for Albert Pinto
0
147
Member Avatar for spherecraft

hello forums. i have small problem im creating a simple page (no php ) just javascript and html. i have order.html which has a list of items. and then when you click the drop down menu it will automatically display the price of the item depending on the quantity on …

Member Avatar for IIM
0
412
Member Avatar for garyjohnson

Hello, I have been trying everyhting and I still have not gotten any good results for my cholor sheme. I need the scheme to go well with yellow, green, and red. I know random colors that dont really go well together. But Ive tried black but it makes my site …

Member Avatar for pritaeas
0
122

The End.