10,643 Topics

Member Avatar for
Member Avatar for lps

currently, I am implementing a background image - a red curly banner in my page [code] .content{ background:url(image/curly-banner.png) repeat-x; background-position : bottom; } [/code] now what my problem is that I want the overflow content above the banner has the red background also. I tried: [code] .content{ background: red url(image/curly-banner.png) …

Member Avatar for c_bomb
0
142
Member Avatar for chandimak

I have a person table which specifies common attributes of sub tables teacher, student and staff. A person can be either teacher, student or both. I use the same primary key in sub tables which access the person table as foreign key (teacher_id, student_id is the same as of person_id). …

Member Avatar for MartinPlatt
0
208
Member Avatar for asif49
Member Avatar for hish84

Hi All, Can we use CSS to make rounded corner or bubble speech text area using CSS? I already have my application generating code to show a rectangle, and I want it to look more appealing. Any suggestions are welcome

Member Avatar for AbhishekBiswal
0
294
Member Avatar for Violet_82

Hi there, I am in the process of designing my new photography website. Now, I roughly know the layout but I am not sure how to deal with resizing the browser window issues. In other words, I want my website to resize nicely when I resize the window, rather than …

Member Avatar for Violet_82
0
200
Member Avatar for clansman

I'm looking for signal strength bars like below link. I need all icons 1 to 5. [url]http://buyme.ae/images/Signal_Strength_Bar-1.png[/url] Thanks a lot.

0
69
Member Avatar for methuselah90

good morning all! i'm struggling at the present time to style a drop down select menu that will fit into my current design for mobile devices (i.e. especially the iPhone right now) [URL="http://i.stack.imgur.com/Gn7se.png"]http://i.stack.imgur.com/Gn7se.png[/URL] ^^^ this is how it looks like at present time on my iPod [URL="http://i.stack.imgur.com/wsEtQ.png"]http://i.stack.imgur.com/wsEtQ.png[/URL] ^^^ this is …

0
70
Member Avatar for elcubanoluis

I used dreamweaver to design a site and for some reason it comes up perfect in firefox, but when loaded in IE, the Nav bar and the Footer bar are not aligned properly and the favicon shows as a broken link. What am i doing wrong? Check out the site …

Member Avatar for elcubanoluis
0
198
Member Avatar for qwarentine

Hello everyone, This is my first post in this forums. I am new to HTML and I have following requirement. I have to make HTML ui with 2 window panes with one of them showing available columns and the adjacent window pane showing selected columns. Users can select a column …

Member Avatar for drjohn
0
43
Member Avatar for Solunar

Basically, I'm completely new to coding, I've had very basic experience in HTML, but am doing a 2 years computing course this year. I've wanted to created a text-based browser game for a while now, but no idea how. Could anyone help me at all? In the end, I am …

Member Avatar for Ezzaral
0
35
Member Avatar for gyno

I want to start web designing and development so please GREAT GOOD PEOPLE in here please come to my aid for me to be Great just like the way u are, so what are the first step(s) to get me on? Counting on you all in here and i believe …

Member Avatar for elcubanoluis
0
126
Member Avatar for anand01

i assign the properties for hr tag in css but its not working in firefox what should i do? it is working in crome and IE... [code] hr{ border-color:#5B4F22; } [/code]

Member Avatar for anand01
0
67
Member Avatar for sirlink99

I am making a website and the header is not displaying properly in chrome. It only shows a couple of rows of pixels and then it stops. [URL="agnes-fitness.com"]Here[/URL] is the site. Another smaller problem is that if you refresh a couple of times in ie the header will be stretched. …

Member Avatar for teedoff
0
39
Member Avatar for deepmadan

I am developing an embedded Webserver on a hardware. I want to add a login page to it. I am able to receive all the http requests from a browser on a computer connected with the hardware via LAN. I am also able to show a simple webpage on the …

0
52
Member Avatar for rajesh1158

I have to design a database where one requirement says "For each project, for each user, for each skill, store the marks gained". Initially, i had a table where each skill was a column(proj_id, user_id, skill1, skill2, ......., skill_N) I felt this was a bad design because the number of …

Member Avatar for rch1231
0
185
Member Avatar for Dmiller071

Hi there, I'm looking for help with forms. My professor has hired me to help her with her website and I'm not big into HTML but it's worth it to me. Basically what she needs me to do is code a form so that she can enter new topics or …

Member Avatar for Dmiller071
0
136
Member Avatar for rajesh1158

I have to design a database where one requirement says "For each project, for each user, for each skill, store the marks gained". Initially, i had a table where each skill was a column(proj_id, user_id, skill1, skill2, ......., skill_N) I felt this was a bad design because the number of …

Member Avatar for hfx642
0
193
Member Avatar for alanlee9898

Hi, I have 2 problems : 1) How to align the "Map" to stick to right without overlapping others when browser is small ? 2) How the footer stick to the bottom and center of the page ? Something like this [url]http://www.cssstickyfooter.com/[/url] . But I don't know how to apply …

Member Avatar for webdesignruk
0
128
Member Avatar for atikah8890

Hi all. I'm developing an e-Learning system with Moodle and now tweaking the header. Instead of having text, I have put in a header image. My supervisor wants it to be centered. I have done that by adjusting the margin. We will be presenting the project using a different computer …

Member Avatar for teedoff
0
203
Member Avatar for hebamj

have problem of Drop Down Menu Overlaps with Image Map of my Website. This happens when I click on Top menu bar (drop down). The expected output is, the drop down menu should appear above the map. I am having problems with structure of the webpages in different browsers. for …

Member Avatar for e.techie
0
223
Member Avatar for Thorrak

I can not seem to figure out what I did wrong. I have been trying to build a website for a few weeks now. I have it looking good(Good is a relitive term)........I have been using Dreamweaver and everything looks good when I review it in Mozilla and IE8. Today …

Member Avatar for tiggsy
0
147
Member Avatar for Busch

I've been using a fixed image background, if I can call it that, on my web folio. I'm using a image that is big enough to look good on even the biggest screen, and coding it so that the whole picture is always in the browser window, no matter the …

Member Avatar for Busch
0
101
Member Avatar for a.emara47

i want to float links in the footer to the left but when i write the code the links stick to the scroll bar but it should stick to the left of the footer [CODE]#footer { background:url(images/footer.jpg) no-repeat; clear:both; height: 83px; width: 970px; } #footer ul li a { float: …

Member Avatar for Felixius
0
93
Member Avatar for AlvinMedia

I created a horizontal navigation using css. It uses background images for an off state and hover state. The tabs get cut off when the text is to short. Can someone help figure out how to fix the cut tabs? Here is my code [CODE]@charset "UTF-8"; /* CSS Document */ …

Member Avatar for Felixius
0
92
Member Avatar for tivrfoa

Inline CSS works, but when I link it doesn't. It happned in Firefox 3.something and in IE8. template1.html [CODE]<html> <head> <title>title here</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="keywords" content="..." /> <meta name="description" content="..." /> <link ref="stylesheet" href="body.css" type="text/css" /> <style type="text/css"> /* Here it works body { background-color: blue; …

Member Avatar for tivrfoa
0
1K
Member Avatar for dj-sound

Hi All, Have tried to center my webpage with no luck quite new to building them. Have tried diffrent way but no luck. any help would be fantastic.

Member Avatar for tiggsy
0
173
Member Avatar for blackrobe

Hey there, I'm new to CSS and I'm building my personal website. I have an issue with the right side bar when browser is re-sized. I posted two images (a working example and the issue I'm facing). Any help would be greatly appreciated.

Member Avatar for drjohn
0
154
Member Avatar for Queen007

Hi, Guys!! I use Markup Validation Service to run a test to my wordpress websites and I found.. 155 Errors, 19 warning(s) This are the data of the site Server: Apache mod_fcgid/2.3.6 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Size: 9603 Content-Type: text/html Encoding: utf-8 Doctype: HTML5 Root Element: html Now what I need …

Member Avatar for Queen007
0
276
Member Avatar for sirlink99

I am making a website and I have a little problem with it on IE and opera, but IE is the bigger issue. I have 2 images the first one is what it looks like on IE and the second one is what it is supposed to look like. What …

Member Avatar for tiggsy
0
95
Member Avatar for Ritesh_4

hello anyone can point me to a tutorial which can help me design something similar to the image shown on this link: [url]http://www.vectorstock.com/i/composite/93,87/449387/company-symbol-vector.jpg[/url]

Member Avatar for anand01
0
49

The End.