10,643 Topics

Member Avatar for
Member Avatar for plasticfood

Ok i've just starting learning css and html and i created a nav bar following a tutorial. HTML file--------------------- <div id = "wrapper"> <div id = "navmenu"> <ul> <li><a href="#">ITEM</a> <ul> <li> <a href = "#">items</a> </li> </ul> </li> </ul> <ul> <li><a href="#">ITEM</a> <ul> <li> <a href = "#">item</a> </li> …

Member Avatar for JorgeM
0
141
Member Avatar for istore221

[Click Here](http://www.nsbm.lk/target_home.php?eid=overview) please refer this link and click on Quick Links the side elements (content area) changing without loading page how do i archive this in my web site i can create page for each and every Quick Link but i dont wannna do that i want to display that …

Member Avatar for JorgeM
0
104
Member Avatar for SelArom

greetings all, I'm trying to make a sidebar navigation using ul and li tags, and structurally it works fine, but I cannot seem to get one of the list items to appear "selected" so that it displays in a different color from the rest of the menu. Here's basically how …

Member Avatar for Cobra98
0
5K
Member Avatar for webdi

Hey all! I've got an issue with a new site under development with quite a complex design. Here is the site. http://www.ultimissimo.net/ Here are my issues. 1. IE as well as a few other os/browser combinations are ignoring my image borders. The blocks in the left hand sidebar should have …

Member Avatar for webdi
0
159
Member Avatar for JohnnyCash

Hello, What's the difference of using AspNetWebTools2012Setup.exe and the NuGet ? I can't catch the meaning. Can any one suggest me?

Member Avatar for LastMitch
0
77
Member Avatar for pucivogel

I'm trying to build an agenda website in php, have downloaded a free css, I have done all the necessary implementations on the index page , i mean have included som php scripts. When i load it from my browser it doesn't show the design, i mean the technical changes …

Member Avatar for DDarren
0
270
Member Avatar for ctkam

how to make the image shows side by side but center of the div thankx in advance the css used .img-wrap { width:200px; margin: auto; } .img-wrap img{ display:inline-block; float:left; } the html <div class="img-wrap"> <img src="img/first.png" /><img src="img/second.png" /> </div>

Member Avatar for ctkam
0
221
Member Avatar for sobias

*Note: I edited the title to ("Remember me" checkbox for HTML Forms) but it did not change. Hi, I'm trying to implement a Remember me feature for this form below. I'm using my demo website to login to another website. I did a couple of searches here on Dani's and …

Member Avatar for sobias
0
10K
Member Avatar for SirVault

I've got 4 great ideas for websites that I'd like to make. I've created the layout of each within photoshop, however, I have no real experience with html/css/php/javascript so that I could actually bring it into code. 1. Where's a good place to start learning web design/development (html/css/php/javascript)? 2. Would …

Member Avatar for AleMonteiro
0
237
Member Avatar for OsaMasw

I have an item box to show an information for things to be sold yesterday its was all working perfectly, but now its all missed up in Firefox look at this pic ![ff](/attachments/large/3/ff.jpg "ff") but in chrome ![ch](/attachments/large/3/ch.jpg "ch") here is the html code <div class="item" ><!-- item--> <a href="ad.php?ad=<? …

Member Avatar for OsaMasw
0
149
Member Avatar for HelloJarvis

Hey guys, I'm having a bit of trouble with my gradient button. It looks great on Webkit, but when I try writing the gradient for FF, Opera, and IE, it doesn't work. Here is my gradient code for Webkit: background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(135,224,253,1)), color-stop(25%, rgba(83,203,241,1)), color-stop(50%, rgba(5,171,224,1))); …

Member Avatar for LastMitch
0
210
Member Avatar for mayobrains

I'm using the Simple Grid theme in Wordpress. I have no idea what I've done, but the portrait view on an iPad 2 no longer fills the width. For some reason, #main_container is cut off about 100 pixels when you rotate from landscape to portrait. I've re-inserted every div I've …

Member Avatar for mayobrains
0
209
Member Avatar for tomparker

Hey everyone! I'm looking forward to being a part of the community. I'll answer questions when I can, and I'll be posting questions for you 'gurus' out there that can shed some light on problems that I encounter. Recently I've been getting more into responsive design on the WordPress platform. …

Member Avatar for tomparker
0
313
Member Avatar for lewashby

How would I take a liquid layout from a site such as http://www.graceworkskids.com/index.html and use that same design style on a sitle like http://1stbytes.com/ What am I looking for in he html code?

Member Avatar for domainflipper
0
97
Member Avatar for lewashby

My css file is size.css and it contains -> `body { width: 100%; }` My html file is below. I can not see a difference between using and not using the css file. I'M trying to get everything on the page to get smaller(including images) and reduce down into one …

Member Avatar for TonyG_cyprus
0
148
Member Avatar for suavedesign

What is a scalable image? If a client wants his logo to be "scalable", what exactly does that mean? Can I create it as a regular logo, and then just save it as .svg, or do I have to create the logo in a certain way? Thanks.

Member Avatar for JorgeM
0
468
Member Avatar for pavan.tummalapalli

i am new to html when i try to login i clicked the member login then it shows the login form focused how can i acheive it.

Member Avatar for Bachu
0
125
Member Avatar for delta_frost

http://mondaymorning.nitrkl.ac.in/ This is my institute's website.The problem here is while initial loaading,the content("Headlines") on the left overlap making it look ugly.But once loading is complete,the elements are able to position themseleves accurately.What I have done so far is inspected the elements relating to that area,but I can't understand what's actually …

Member Avatar for EvolutionFallen
0
188
Member Avatar for LogicWeb

I have this problem specifically on phones and tablets is that the misaligned blue search icon on the top left. Not sure how to fix this. www.talkjesus.com is where it happens. Works on desktop, but not phone or tablet. screenshot http://i48.tinypic.com/a3o1l1.jpg

Member Avatar for LogicWeb
0
92
Member Avatar for ibra.kitandwe
Member Avatar for hemsly76

In todays time has its own value and we all need to save it by some or other means. By considering the time factor I am looking for a secure web conferencing appliance. The appliance should be secure to use. Do you have any suggestions that can help me decide …

Member Avatar for banckle_1
0
163
Member Avatar for Vincentas

Hey, How do i get a mobile website made for my website, as my website is currently too heavy to be properly displayed on mobile devices. I fear that i might lose out on a lot of customers because mobile companies typically have a download limit. Please advice.

Member Avatar for code739
0
109
Member Avatar for creativeideas

Simply show hide div Using css.. a popdiv visible when hover on download link same with other links. but in ie7 there is some Z-index problem My code is below (please be kind, I know I'm not very good at this), any help is appreciated. `<table width="100%" border="0" cellspacing="0" cellpadding="0" …

Member Avatar for code739
0
362
Member Avatar for Fiorentino01^

Hi, I have a question.I have a folder called Web Site.Inside it I have 2 folders n.1 and n.2.Inside folder1 I have a page called index.htm.Inside folder2 I have a page called home.htm.How do I link index.htm with home.htm and viceversa? I appreciate your help thank you.

Member Avatar for ibra.kitandwe
0
220
Member Avatar for suavedesign

Can anyone tell me what is making my website load so slowly? My url is [www.beatlesongprofiles.com](http://www.beatlesongprofiles.com). I would really appreciate some insight into this issue. What can I do to make this site load faster? Thanks!

Member Avatar for pritaeas
0
123
Member Avatar for VB 2012

Okay first hi people in back from the dead lol :) I've got this problem u see I'm using class As I'm making a navigation bar . but the problem is the bar is not being formatted here's my code :

Member Avatar for AARTI SHRIVAS
0
84
Member Avatar for HighPeaks

Hi, I have 2 web sites I created using Expression Web 4. One uses a dwt and the other a Master Page. On both sites I put a pdf file in a content page. They display and open great but they cover the drop downs on my menu. I have …

Member Avatar for JorgeM
0
131
Member Avatar for Proglearner

Please comment on the following very simple css stylesheet, especially with regard to what essential elements and tags are missing from it. body { background-color: #00008b; font-family: sans-serif; } div { background-color: #7fffd4; color: #00008b; padding: 3%; margin-bottom: 3%; height: 100%; width: 94%; } .title { font-size: 300%; text-align: center; …

Member Avatar for simplypixie
0
93
Member Avatar for adammoocat

Hello, I have created a custom CSS file for WebKit which I have attached to my browser. I am using webkits -webkit-transform: scale(2) to webpages which works exactly how I wanted it too. However for some reason when this css is attached to my browser and I go to skydrive.com …

Member Avatar for ShoppingMonk
0
188
Member Avatar for s0wh4t

Hey guys. I need your help with mod rewriting I'm trying to rewrite http://site.com/#article http://site.com/#comments http://site.com/#movie to http://site.com/?id=article http://site.com/?id=comments http://site.com/?id=movie

Member Avatar for LastMitch
0
132

The End.