6,557 Topics

Member Avatar for
Member Avatar for pc4fay

Can anyone give me a nice css code for my login and registration page , I already have my php code...I only need a nice css....thanks

Member Avatar for Ezzaral
0
120
Member Avatar for apcxpc

'ellos So I'm making a Hangman game, and for the sake of completeness I want to have a HELP feature. When the Help button is clicked, a browser window should open up (not *within* the game frame... but just generally) and display the HTML Help file. How do I do …

Member Avatar for masijade
0
714
Member Avatar for ZeroEddy

Hey I have recently started to learn canvas in html5. As of now I can draw all the basic shapes rectangles arcs etc. I am also able to get the mouse coordinates and show them in a text box in the main body of the html. I am just wondering …

Member Avatar for ZeroEddy
0
265
Member Avatar for ndeniche

I'm developing a web app in which I have a file upload option. The thing is, my file input is hidden, and instead, a textbox and a button are used, in order to style the input, copy the file input's value and allowing the user write a link address into …

Member Avatar for ndeniche
0
333
Member Avatar for j23

hi, how do you get the html file to run the java applet in a webbrowser. I need to have a html file which will allow me to view this applet in a web browser. im using eclipse to write the code for the applet. [CODE] import java.awt.Graphics; import javax.swing.JApplet; …

Member Avatar for Taywin
0
190
Member Avatar for IanArcher

Here is the code It's an Open type free use code for convert css to inline style codes by capturing from your own html code or a url and it outputs an html code when finished. Because i need to send webpages in an e-mail. I am brand new to …

Member Avatar for pritaeas
0
238
Member Avatar for xofth

having much problem in email. i tried everything..but dont know whats hapening im getting simple plain text email while im sending the html input [CODE] { $from_name= ADMIN_NAME; $from_email=ADMIN_EMAIL; $subject="Simple html email"; $message = '<h1>Hello, World!</h1> </br>'.$_POST['msg']; $headers = "From: $from_name <$from_email>\r\n"; $headers .= "Reply-To: $from_name <$from_email>\r\n"; $headers .= "Return-Path: …

Member Avatar for cwarn23
0
332
Member Avatar for mariko

I open the Ubuntu Software Center and I search for Scribus. It shows three options and I choose one. A blank window appears. The window should, instead, give me the option to download what I chose. I am a total noob and I apologize in advance. Thanks!

Member Avatar for rithu.soumyaj
0
509
Member Avatar for Violet_82

Hi there, I am working on css positioning and I have encountered a problem. I have these two pages: 1)[url]http://antobbo.webspace.virginmedia.com/various_tests/2011_10_25_css_positioning/test.htm[/url] 2)[url]http://antobbo.webspace.virginmedia.com/various_tests/2011_10_26_image_slides/test.htm[/url] the first one has box B (yellow) and C(red) with [CODE]position:absolute; top 0; right 0;[/CODE] the second one has 3 images with: [CODE]img { position:absolute; top: 0; left:0; }[/CODE] …

Member Avatar for Violet_82
0
123
Member Avatar for GK2011

I am working on creating a new page and I would like to have an image (like a iPhone 4 or 5) rotating. Is this possible using HTML? Thank you Regards GK2011

Member Avatar for ckchaudhary
0
62
Member Avatar for IanArcher

I am trying to write a php script that will take find the path of a webpage or a url, and convert the css from the server or local folder to inline code. I've looked pretty much all over the internet and looked for many solutions that could help me …

Member Avatar for pritaeas
0
560
Member Avatar for raviaaaa

Hi All Iam new to xmlc. can any one tell me which cmd is used for converting from html to DOM file using xmlc OR pls tell how to plugin in eclipse and which version of xmlc i need to downlaod and link too OR pls explain me the ant …

0
60
Member Avatar for MadSkyrim

I have the following html file [CODE]<!DOCTYPE hmtl> <html> <head> <title> Minimum Spec Test </title> <script src="Compatability.js"></script> <script type="text/javascript"> var can, ctx; var img = new Image(); function Init() { can = document.getElementById('canvas'); can.width = 100; can.height = 400; ctx = can.getContext('2d'); img.src = 'Images/_test.bmp'; ctx.drawImage(img, 0, 0); } </script> …

Member Avatar for phoenix_2000
0
270
Member Avatar for turt2live

Hello, [[All sample links may not work after the thread is solved, I will keep them up as long as I can though]] I'm trying to make a graph work, which it does, not when CSS is present on a page though... In my setup I use graph.php to create …

Member Avatar for turt2live
0
351
Member Avatar for ak1200

I am not that good with PHP and have a question for you. I use text area which is tied up to a javascript text editor (turns the text area into simple text editor) and for example I type : 1. Course one 2. Course 2 Then it will save …

Member Avatar for chrishea
-1
173
Member Avatar for shadowcrawler

Hi there, is there any way to adjust the width of outer div automatically? e.g.[CODE]<div class="outer"><div class="inner">test</div></div>[/CODE] What I want is that the width of outer could be set automatically according to the content of inner so that I do not have to set the value by myself.

Member Avatar for Dandello
0
2K
Member Avatar for rohit.k2903

How I can solve below problem.. ? [CODE]SoftException in Application.cpp:357: UID of script “/home/username/public_html/file.php” is smaller than min_uid[/CODE]

Member Avatar for pritaeas
0
82
Member Avatar for Birdmanskii

The #review section won't float left in Dreamweaver. For some reason when I use the float: left; command, the #review div stays underneath the #band_links div. I want #review to line up on the right side of the #share, #tracklist, and #band_links divs. I've tried everything I can think of …

Member Avatar for shibin vadayatt
0
1K
Member Avatar for Heinz Stapff

Question Get cells by className to equal innerHTML of cell id 'subtotal' I'm trying to grab all the cells created with insertrow function and the className 'rowtotal' and get their innerHTML to equal that of a cell with id 'subtotal'. This is a simplified html code of single cell inserted …

Member Avatar for Taywin
0
528
Member Avatar for Panathinaikos22

Hello hipos, using php language you have all tags of html? i mean using php language you can program like html + plus php features? I dont see HTML category here, and html is most importan thing a new web-developer must learn... [COLOR="red"][B]AOUTS![/B][/COLOR] Web Design -> HTML lol, HTML dont …

Member Avatar for Panathinaikos22
-3
80
Member Avatar for raviaaaa

Hi Ia m new to xmlc please tell me how to convert from .html file to dom file using xmlc ex: login.html to loginDOM.java pls tell me the steps to complie

0
48
Member Avatar for waqar3

I want to know that how to change the scroll style in css or other language kindlyy help me i want to change my scroll style

Member Avatar for stbuchok
0
43
Member Avatar for lps

Good day, I have a problem here: is it possible to put an input field into option such as this?[CODE]<select> <option><input type="text" value="aa"></option> </select>[/CODE] (This is not working, any suggestiuon on how to refine it for it to work?) Any help will be appriciated.

Member Avatar for Agarsia
0
251
Member Avatar for wd3bbas

How can i generate CSS file using Codeigniter i create a function in helper and put the css selector rules heading with [CODE] header("Content-type: text/css; charset: UTF-8"); [/CODE] put the out put convert all views to css out put

Member Avatar for cwarn23
0
66
Member Avatar for harveylester

Hi all, I'm in the process of testing my site's compatibility in different browsers, and as usual, the only problems I have experienced have been in Internet Explorer. I have managed to fix most of the errors myself, but there are a couple that I'm struggling with. If any experts …

0
57
Member Avatar for ggeoff

Hi Most people want to disable bullets! I can't see mine. If I disable my CSS external stylesheet I see the bullets, and as a consequence disable my horizontal list used to create navigation for my website! I thought that assigning a class to the real list that is part …

Member Avatar for ggeoff
0
2K
Member Avatar for rohith426

We have a web based application in which users can give orders to their supplier. This process consists of login to the application, selecting supplier, get the products for the supplier, and select the products, key in order delivery date and comments. This process has 4, 5 steps (4, 5 …

0
82
Member Avatar for Mcdev

This is portion of my index.html [CODE] <script type="text/javascript"> function callPortion() { var xmlhttp; if (window.XMLHttpRequest) {// code for IE7+, Firefox, Chrome, Opera, Safari xmlhttp=new XMLHttpRequest(); } else {// code for IE6, IE5 xmlhttp=new ActiveXObject("Microsoft.XMLHTTP"); } xmlhttp.onreadystatechange=function() { if (xmlhttp.readyState==4 && xmlhttp.status==200) { document.getElementById("main").innerHTML=xmlhttp.responseText; } } xmlhttp.open("GET","welcome.php",true); xmlhttp.send(); } </script> …

Member Avatar for ddymacek
0
118
Member Avatar for Dante2

Ok, I've done everything I can think of and I've looked around and haven't found anyone else that has run into this kind of problem. Maybe I'm just missing something really simple but I am at my wit's end. Umm... actually, just had an idea, but I'll put this here …

Member Avatar for Dante2
0
241
Member Avatar for tcollins412

hello, i am making a website and i need some help. I am writing a table, here is the code:[CODE]<table style='float: left;'> <tr><td style='width: 200px; height: 500px; background-color: red; valign: top; align: top;'><a class='mainlink' href='about.html'>About Me (under construction)</a><br /> </td></tr> </table>[/CODE] now, i want the link to align to the …

Member Avatar for untitledking
0
151

The End.