6,557 Topics

Member Avatar for
Member Avatar for Gary_4

Hi all. Relative newby to DW CC, looking at my site its fine localy, however cant view on www after upload to server? I, can see the dat files as data on host just dosnt want to display???? Please Help PS I may have currupted the folder layout but cant …

Member Avatar for BMXDad
0
125
Member Avatar for shashikumar s g

i am create html page in that i have to two div inside other My issue is one div is for container and other for header i made the margin 0px in both the div but it showing the gap between the main window and first div

Member Avatar for shashikumar s g
0
280
Member Avatar for arifsaroha

hello everyone, how are you. I am much worried will you please help me in this regards, actually I'm a html developer and can write good html. Now i want to create a html template for themeforest. can anyone guide me how to write general html code for multipurpose themes …

Member Avatar for diafol
0
140
Member Avatar for vivosmith

Hello, I have been trying to move this box, but so far all common ways of moving the javascript box (whitespaces, CSS) have not worked. I have tried searching the web, amongst other things, and so far nothing has worked. Here is the code: <html> <head> <title></title> <style type="text/css"> #AgodaSearchBox{ …

Member Avatar for mattster
0
250
Member Avatar for lp62

Hello, I am having a problem with tables in email. I have several that I use with no problems. I am using Windows Mail 6 (formerly known as Outlook Express 6). The problem is with the code of the table below. It's this part: background="" . That's in the first …

Member Avatar for pi man
0
150
Member Avatar for Epixam

I'm learning to develop with ruby on rails and I'm having some problems with HTML and CSS. (which I thought would be the easiest part) For some reason I cannot get the test div to do what I want. I'm trying to make a webpage that will dynamically adjust to …

Member Avatar for diafol
-1
163
Member Avatar for Chem_1
Member Avatar for oriclon
0
130
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
108
Member Avatar for James singizi

i am trying to draw an image on to a php page using the imagecreate function but the image is not showing, i cant see the problem with this code, please help me out, the code is as follows: <?php header('content-type: image/jpeg'); $fontSize = 30; $imageHeight = 40; $imageWidth = …

Member Avatar for diafol
0
178
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
616
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
178
Member Avatar for davecoventry

My page shows differently in Firefox and IE. Here it is as it SHOULD be rendered. In Firefox. ![41205f92f577fa8af5e085566254fde6](/attachments/large/2/41205f92f577fa8af5e085566254fde6.jpg "41205f92f577fa8af5e085566254fde6") Her's how it renders in IE. ![47daa4f9c3e10b43e21a54b251d4f4a7](/attachments/large/2/47daa4f9c3e10b43e21a54b251d4f4a7.jpg "47daa4f9c3e10b43e21a54b251d4f4a7") The site is [here](http://www.clivestacey.co.za/landingpage.html) The site is a Joomla 1.5 site that I've prepended a landing page on. I've simply used "Save …

Member Avatar for davecoventry
0
170
Member Avatar for myk45

Hi All, I´m using a QTextBrowser to display an external html document (and its image resources) which is placed in the same directory as the application. Everything works fine except that images are not displayed properly. Instead of the actual picture there is a "missing image" icon. I tried different …

Member Avatar for NathanOliver
0
2K
Member Avatar for radostin.angelov.370

I have a page with ul generated by handlebarsJS. It's like: <ul> <li><a href=#>asd</a></li> </ul> but with more li's. I want to change the background color of a li element when it is clicked to one color and change the previously clicked li's background color to another. All of the …

Member Avatar for hericles
0
421
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
223
Member Avatar for klemme

Hi all, I am creating an ecommerce site, and have some javascript getting data from dom elements and inserting them into my PHP Cart via AJAX. It all works fine, but then i came to think of possible security issues with my approach. Button inserting data into the cart with …

Member Avatar for pritaeas
0
249
Member Avatar for Violet_82

Hello all, I am very very new to ASP.NET - just started looking into it a few days ago - and I got a book out to get the basics of APS.NET, Visual studio (which I haven't installed as yet) and C# (the book is ASP.NET 3.5 a beginners guide …

Member Avatar for Violet_82
0
237
Member Avatar for muralibobby2015

Hello, I have html table which displays content from email. this email content can be from any email client(browser , outlook ,thunderbird...). if this html is malformed it creates a mess in my html table. for eg: if the email content has any unclosed tags or malformed table in it …

Member Avatar for diafol
0
303
Member Avatar for blueguy777

I'm trying to pass the ac_no contained in my database table to a form that's displayed within a Bootstrap Modal upon clicking a button. My code is as follows. <?php $mydata = mysql_query("SELECT * FROM slabpay WHERE ac_no='$ac_no'"); while($record = mysql_fetch_array($mydata)) { $id=$record['id']; ?> <tr class='fired' id='<?php echo $record['id']; ?>'> …

Member Avatar for blueguy777
0
3K
Member Avatar for sara.iqbal.7777

i have just made a game using HTML 5 and Javascript on my PC but now i want to run my game in my android phone .. can anyone help me how can i run that ??

Member Avatar for diafol
0
120
Member Avatar for Sikander Nasar

I want to fix unsaving iframe in post, page n content of admin -panel.need urgent help.

Member Avatar for pritaeas
0
99
Member Avatar for myk45

Hello All, I want to convert a markdown file to its equivalent HTML programatically and Iam looking for a way to do this properly. I would need a script that converts the markdown file into proper html.I'am aware of Doxygen which generates these .md files to hmtl just with a …

Member Avatar for pritaeas
0
208
Member Avatar for 2384443

Hi, evry1.. i need yur help.. i want to place an image as my background.. how am i supposed to do it..?? i have tried this `setBackground("C:\\image\\background.jpg");`i also tired this `Icon m1 = new ImageIcon("C:\\New folder (5)\\background.jpg");lb1.setIcon(m1);` But none of this is working.. what shuld i do???

Member Avatar for raj.mscking
0
382
Member Avatar for bolfescu

Hy i have a problem with printing, im trying to print only the part of invoice but i cant handle it, ive tryied css to hide the others div but still not success, show a blank page after..this is my code thank you... <?php include('config.php'); error_reporting(0); ?> <!DOCTYPE html> <html …

Member Avatar for cereal
0
400
Member Avatar for Chem_1
Member Avatar for myk45

Hi all, I have an xml file with some information inside it. I want to load this xml during runtime and generate an equivalent HTML document for this xml file. All this needs to be done programatically and on the fly during runtime. How could i do this? I'm using …

Member Avatar for jwenting
0
265
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
314
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
702
Member Avatar for Eduard_1
Member Avatar for almostbob
0
272
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
566

The End.