10,655 Topics

Member Avatar for
Member Avatar for Chem_1
Member Avatar for oriclon
0
131
Member Avatar for BogdanCov

Hello, i have these files in main folder: *index.html probleme/p1.html probleme/p2.html probleme/p3.html probleme/p4.html* what link should I write to acces *index.html* from *p1.html* ? I don't want to write the long link *D:\Bogdan\Proiecte\...*

Member Avatar for shashikumar s g
0
109
Member Avatar for squigworm

Hello Everyone, I am looking to start taking courses again in HTML5 and CSS3 with the goal of obtaining employment. I will be building my portfolio and studying quite a bit on my own via Lynda.com, but I am very curious as to what the most respected online course cirtifications …

Member Avatar for Mansoor Ahmed_1
1
617
Member Avatar for ilovephp798

hi all, i would like to ask, if i have a time field in an application form. i want it in 24 hours format without the (am/pm). how can i modify my html5 time type below? <label>Time:-FROM</label><input type="time" name="timefrom">

Member Avatar for oriclon
0
9K
Member Avatar for zzmrzz

I have a dedicated server and i need a short php script, that says if my dedicated server is "ONLINE" or "OFFLINE", and how many ram left, that will show it on a bar... =) Thanks

Member Avatar for oriclon
0
179
Member Avatar for riyaz123

Want to know about the New programming languages for designing website without spenting too much time like normally we are designing using php, cms, javascript etc.

Member Avatar for diafol
-1
90
Member Avatar for Ritesh_4

Hello guys Is it possible to convert an .indd file into a .psd one? I tried googling up some results and even downloaded a tool (damned forgot its name, but it did not convert properly). Indd is being done by another person, and am not able to get the texts …

Member Avatar for mattster
0
429
Member Avatar for Ritesh_4

Hi Some friends and myself are starting a web project in wordpress, whereby we'll need to access the same core wordpress files remotely from our home pcs. Is there a way to have the core files "centered" somewhere, and each one of us can branch them, do our own modifications …

Member Avatar for Ritesh_4
0
136
Member Avatar for prancode

Hi, I am trying to dynamically generate horizontal bars for my project. I would want to make these bars draggable, but I am not able to do so. Could you please tell me how this can be done using javascript/jquery. The code written so far is as follows: <!DOCTYPE html> …

Member Avatar for prancode
0
186
Member Avatar for Pablo149

Hello to all who read this: I have been reading many of the posts here, where there are so many different levels of expertise. I am hoping that some of you may be able to provide me with some answers. I have read over and over again how formal training …

Member Avatar for mattster
0
132
Member Avatar for riyaz123
Member Avatar for uniquesofts

I am webmaster of uniquesofts, we provide outsourcing your task to one who is not on your shore or the buyer of the service is located in some other country then the provider of the service. And wide range of internet marketing and search engine optimization to promote the websites. …

Member Avatar for anne123
0
328
Member Avatar for Pablo149

Hello everyone, I am in the process of breaking into the web design field, and there's something that has me puzzled. In most areas of IT, there is usually some sort of certification involved; it might not be "necessary", but its extremely helpful to have. For example, if you want …

Member Avatar for AleMonteiro
0
382
Member Avatar for khurram123

I have problem in css setting. I have created three link in header section on right side. with small icons 1. Home 2. Contact us and Site Map. <div class="icons"><!--icons starts here --> <ul> <li class="home"><a href="#">Home</a></li> <li class="contact"><a href="#">Contact Us</a></li> <li class="sitemap"><a href="#">Site Map</a></li> </ul> </div><!--icons ends here --> …

Member Avatar for mattster
0
224
Member Avatar for Yorkiebar14

Hello, I am struggling at trying to get custom fonts working in my application. I have added the font file to the project's resources via the 'Add Existing File...' option, and setup the following code... > FontFamily standard; Font wt; > [DllImport("gdi32.dll", ExactSpelling = true)] private static extern IntPtr AddFontMemResourceEx(IntPtr …

Member Avatar for hericles
0
353
Member Avatar for jaihoon.meerzakhel

hello, i want to aske that how to make our controls in asp.net responsive i always have probleme with the positioning of the controls in the right place for example: if i want to put my controls in the center i should use margins and paddings but the probleme with …

Member Avatar for almostbob
0
73
Member Avatar for gcardonav

I created a page that will take a users input and then compare the input with a word. The idea is that the user has 6 chances to guess the word. If the user guesses the word or ran out of guesses the button clicked will change from Guess to …

Member Avatar for gcardonav
0
131
Member Avatar for gcardonav

Hi guys, I change my code from Javascript to jQuery and I believe I have everything allright, but my jQuery is not showing the value. Can you help me with it? I am adding the important snippets but if you need all my code here is it [Click Here](http://liveweave.com/YoR5Vz). Thank …

Member Avatar for gcardonav
0
189
Member Avatar for desmy

i just started reading about web development recently but am finding it add to understand please i need to realy get how to do those division cause it is realy giving me problem very well this is the html code <div class="header-3"> <section> <div class="first"> <div class="second"> <div class="third"> <div …

Member Avatar for Pablo149
0
123
Member Avatar for redean

Hi What does you think about CoffeeCup Software for web design, anyone. I wants to start designing websites.

Member Avatar for redean
0
676
Member Avatar for memetTLT

Dear all Anyone could advise me what happen to my web? This Account Has Been Suspended http://thelomboktravel.com/cgi-sys/suspendedpage.cgi I'm just a beginner in developing a web with WP. Regards Memet

Member Avatar for pritaeas
0
62
Member Avatar for YOLO87

Hi guys, I can really use some advice about becoming a web designer. At the moment I'm currently sharpening my skills. What I would like to know is how a typical Web Designer works over a day and a project. I'm assuming after you received the initial design, during the …

Member Avatar for EvolutionFallen
0
220
Member Avatar for spikyvashy

The code below is only my navigation menu of my website. The problem is that the code below causes any content that comes after this to be pushed far out to the right of the screen. I've tried inspecting my code for possible unclosed tags or a mistake but I …

Member Avatar for almostbob
0
174
Member Avatar for Siberian

When clicking on the word reachme, there is an event that occurs, the problem is not with the anchor or the event. The problem, keeping the #reachme div hidden until the anchor is clicked. I've adjusted the height of class.capsuleb, including adding display:none and/or overflow:hidden to the class.capsuleb as well …

Member Avatar for Siberian
0
375
Member Avatar for Chem_1
Member Avatar for suavedesign

I am trying to use parallax scrolling for my website. So far, every tutorial I found for parallax scrolling only works with bacground images, which my site does not have. http://www.boneiolam.org/ns/index2.php is the url to my site. If you scroll down to the section with the news (light blue background), …

0
150
Member Avatar for Vish0203

Hello, I'm trying to display the google map in a bootstrap modal. But only a part of the map is visible not the complete map. here's my modal code, followed by the javascript for the map <div id="geo_modal" class="modal fade"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" …

Member Avatar for Taywin
0
315
Member Avatar for <M/>

I seem to not be able to identify why the styling does not appear at all on my page... Did i reference something incorrectly? It all appears right to me... syntax, quotes, tags all look right. Does anyone have an idea what may be happening? Sorry if my question is …

Member Avatar for shashikumar s g
1
709
Member Avatar for Eduard_1
Member Avatar for almostbob
0
274
Member Avatar for stokie-rich

HI guys hope your all well. I'm in the final stages of getting my website created. I wanted a simple HTML/CSS dropdown menu I have found this, from this website [Click Here](http://line25.com/tutorials/how-to-create-a-pure-css-dropdown-menu) I have followed it to the letter This is my code so far (HTML code) <html> <head> <title>Nav</title> …

Member Avatar for chirsty269
0
572

The End.