10,643 Topics

Member Avatar for
Member Avatar for davy_yg

Hello, I have this navigation: navigation.php <div id="navigation"><!-- <img src="images/navigation bar.jpg" alt="nav bar"> --></div> <div id="navcontainerbar"> <ul> <li><a href="index.php">HOME</a></li> <ul id="nav"> <li><a class="fly" href="#">PORTFOLIO</a> <ul class="dd"> <li><a href="portfolio.php">Web Porfolio</a></li> <li><a href="marketing-portfolio.php">Marketing Portfolio</a></li> </ul> </li> </ul> <li><a href="services.php">SERVICES</a></li> <li><a href="blog.php">BLOG</a></li> <li><a href="contact.php">CONTACT</a></li> </ul> </div> style.css /* navigation */ #navigation {margin: 20px …

Member Avatar for davy_yg
0
132
Member Avatar for Edgard Désiré

I need to have a source code of this web site sample: http://muprof.com/wp-content/uploads/2014/02/page-web-simple.jpg

Member Avatar for pritaeas
-1
53
Member Avatar for Isaac O2

I'm about to create my project to present at the end of my courses in computer science department. In that case i need your help as the world programmers. I want to ask you how i can get to the best skill to use in my war of build my …

Member Avatar for Anima Templi
0
262
Member Avatar for jesicabon
Member Avatar for jdm

I'm developing a website for the time being to display my movie collection. I have been working on this project for a while now and I have the backbone almost done. I'm using mysql to store my data and I'm working on finishing up being able to pull data from …

Member Avatar for jdm
0
223
Member Avatar for bibiki

Hi guys, I am using tinyMCE editor. In my textarea, I want to let user type some html like <table></table> and store that in db just like that, <table></table>. However, what I am getting is: &lt;table&gt;&lt;/table&gt; Now, if I go to the edit form for the item that contains that …

Member Avatar for bibiki
0
982
Member Avatar for shuvobd71

Hi guyes, Some days ago i have started the tutorial of html .On that lesson I have tell about the diferrence between static and dynamic website.Static website is a simple website,here not so many attributes are added,this has limitation to include more application as like the site Bangladeh4ever. On the …

Member Avatar for dianemcmillan
-2
179
Member Avatar for terryds

Hi Would you please tell me how to make same-height responsive block elements that stand side-by-side ? Please look at http://jsfiddle.net/terryds/v7BYy/ , and then please tell me how to make the #left-head the same height with #right-head. And, I want them to be responsive as you scale it down Thanks …

Member Avatar for terryds
0
104
Member Avatar for TLCJohn

Hi there guys, I have a question to ask and wondered if you guys could help. We have a client who would like to update two of her pages on a web site we have designed for her, is there an easy way for her to do this using flat …

Member Avatar for sokolov.boris
0
95
Member Avatar for vizz

I changed style of scrollbar in chrome how to make it usable in firefox & IE? #thumbs::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #CCCCCC; } #thumbs::-webkit-scrollbar { width: 6px; background-color: #999999; } #thumbs::-webkit-scrollbar-thumb { background-color: #fe003f; border: 1px solid #555555; }

Member Avatar for vizz
0
92
Member Avatar for Silviu_1

This is what I have now: [Click Here](http://jsfiddle.net/6fhb5/ ) How can I use CSS or HTML or both to 1.move "Total number of subordinates" on the right top corner of that textarea; 2. put some space between them 3. align it with the next which should fit the screen area? …

Member Avatar for Silviu_1
0
116
Member Avatar for ryanwhite17

Hi, I am using a responsive website to make a site which is here - http://rwgraphicdesign.com/Smith/index2.html What I want to do is have the last column ONLY, which lists the locations the Dr. performs exams at, to have a different background color. I have tried a bunch of different things …

Member Avatar for gabrielcastillo
0
304
Member Avatar for HoverportMedia

I can't believe I'm asking for this, but it seems whatever I try my code is failing on me. Let me give you the rundown: `<nav> <ul> <li><a href="#">Home</a></li> <li class="Drop"><a href="services.php">Services</a> <div class="dropdownContain"> <div class="dropOut"> <div class="triangle"></div> <ul> <li><a href="videconferencing.php">Video Conferencing</a></li> <li><a href="videocam.php">VideoCam</a></li> </ul> </div> </div> </li> <li><a href="scheduling.php">Scheduling</a></li> …

Member Avatar for HoverportMedia
0
192
Member Avatar for Jev181

My navigation bar doesn't load in the correct position the first time it is accessed through chrome and firefox. When you land on the page for the first time you have to use a secondary navigation I set up, and then return to the index page for the primary nav …

Member Avatar for JorgeM
0
311
Member Avatar for grafic.web

Hi there, i woul love to make a table whitout using the TABLE tag but the DIV... For Example the same one with div: <table id="body" cellpadding="0"> <tr style="height: 30px"> <td> TEXT </td> <td> TEXT </td> <td> TEXT </td> </tr> <tr style="height: 30px"> <td> TEXT </td> <td> TEXT </td> <td> …

Member Avatar for grafic.web
0
252
Member Avatar for saucy6969

Hi there, I am new to WooCommerce and am wanting to edit the CSS in the woocommerce.css and woocommerce.less files but cannot find the file anywhere. am looking via my dashboard in the WooCommerce editor and tons of other files are listed except this one. Does anyone know where I …

Member Avatar for midynamics
0
172
Member Avatar for sigitas.darguzas

please need help html form auto ip fill <form action='konkursas.php' method='post'> <p>El. pašto adresas</p><input type='email' title="Čia turėtų būti jūsų email." name ='nail' size= '30'/> <input type='ip' title="jusu ip." name ='autofillip' size= '30'/> <br /> <br /> <input type='submit' name='submit' value='OK'/> <br /> </form> php file <?php if (isset($_POST['submit'])) { $file …

Member Avatar for AndrisP
0
317
Member Avatar for pars99

I made a footer for a site I'm working on but I can't make it stick to the bottom of the page on any screen. any ideas how to do that? Thanks.

Member Avatar for JorgeM
0
154
Member Avatar for business1125

Hi there, there must be some routes to do market research & get projects. I guess it can be informative to know for start up companies..one way is industrial contacts..what are other viable ways????? Please sugggest me to follow the correct

Member Avatar for rjdoll78
0
265
Member Avatar for Sahil89

Hi, I want to write html email with background image. I tried different solutions but nothing worked so far. Using outlook didn't work too. Any solution or application to do this?

Member Avatar for Sahil89
0
155
Member Avatar for lewashby

I'm trying to create this site with a solid black top bar the extends from the left img all the way to the right of the screen, then add some text on top of the horizontal block. I created the block just find but when I went to add text …

Member Avatar for JorgeM
0
247
Member Avatar for Missimin

This is probably a really dumb question but where does a video file get loaded into on a web hosting site? I made a video in Dreamweaver. Does the video go in the html folder, the images folder, should I create a video folder, or is there something else I …

Member Avatar for JorgeM
0
84
Member Avatar for grafic.web
0
194
Member Avatar for davecoventry

I have two download links as follows: 1. <a class="artbutton" href="http://10.0.0.201/wp/wp-content/uploads/2014/01/2014.01-ADC-CV.pdf"><span>CV</span></a> and, 2. <a class="artbutton" href="http://10.0.0.201/wp/wp-content/uploads/2014/01/2011-Business-Profile-.pdf"><span>Company Profile</span></a> in PDF form. I'm expecting to get '1.' followed by the two buttons seperated by 'and, 2.' and followed by 'in PDF form'. What I'm actually getting is the two buttons together follwed …

Member Avatar for davecoventry
0
162
Member Avatar for Pravesh_1

I want below code working on my local .. How I can do this ? <link href='//fonts.googleapis.com/css?family=Patua+One' rel='stylesheet' type='text/css'>

Member Avatar for cereal
0
124
Member Avatar for hasbuy
Member Avatar for london-G

Hello guys, I am not going to post the code here as I don't really know where in the code files I can fix that. I have a website that basically looks good on desktop and laptops however when it comes to mobiles and tablets the top navigation bar seems …

Member Avatar for london-G
0
123
Member Avatar for HoverportMedia

Hello everyone again, I'm getting back into the web-design world once again (after being absent for some time) and I'm striving to understand some of the true professional core web-design tactics used throughout the web. My question today relates to the famous font: "Helvetica Neue". According to CSS Font Stack, …

Member Avatar for HoverportMedia
0
817
Member Avatar for Tangerinejoe

Does Dreamweaver create a lot of dirty code ? hence handcoding is preferred by most web designers. This is the answer most designers say is it true? or personal preference. But really do anyone code out there with so many options to build a website are available.

Member Avatar for london-G
0
102
Member Avatar for Violet_82

Hello all, I wonder if you can help me with this. I wanted to create a page which, among the other things, has a div with a lot of text inside. Below this div there will be 2 buttons. When viewed on a mobile, the height of this div become …

Member Avatar for patk570
1
300

The End.