[Question] php Webpage Problems
---Ok so this is quite a n00b question but when i try to separate or center text boxes/passord boxes/regular text, it does not separate or center I dont know why
Shortly i will edit this post and show you what i am doing....
Here we Are.....
Code:
<html>
<head>
<title>My Code</title>
</head>
<body bgcolor="Grey" text="black" font="arial" link="blue" vlink="purple" alink="green">
<h6>This is My Problem !!!!!!</h6>
<input type="textbox" size="30" maxlength="30">
<tr>
<input type="password" size="30" maxlength="30">
</tr>
The password box is meant to be under the textbox !!!!
Re: [Question] php Webpage Problems
Next time please use the code's tag.
Re: [Question] php Webpage Problems
Shit I'm a Dumbass, Nothing new discovered here........
Re: [Question] php Webpage Problems
I think you are talking about line breaks [br /]
replace [] with <>
[tr] is a table row, and you dont have a table.
If you really need help, you can PM me.
Re: [Question] php Webpage Problems
And BTW this is my new RZ account, the other one i have is extremely old and i never use it. Also i dont like the username anymore.
So PM this account.
Re: [Question] php Webpage Problems
Quote:
Originally Posted by
Canon116
Shit I'm a Dumbass, Nothing new discovered here........
Simple, just get Adobe Dreamweaver and your problem will surely be solved.
Re: [Question] php Webpage Problems
Re: [Question] php Webpage Problems
agree, dreamweaver fails. they need to learn it by reading infos on the web or books so they can get that stuff into their brains, rather then just following some pre-made program.
also forgot to say notepad++, it's good only coz it has Tabs...
Re: [Question] php Webpage Problems
i find dreaweaver useful just to output text since portuguese has lots of signs like
Re: [Question] php Webpage Problems
OK guys calm down, so has the problem has been resolved yet or not I can't tell?
I think I read somewhere here change the to and remove the tag
Re: [Question] php Webpage Problems
Lol* I like the Old school style.
Re: [Question] php Webpage Problems
Yes Mario_Party, you are correct. As in my previous post, the author thinks that does the duty of I find that Notepad++ is the best text editor. Don't Use Dreamweaver if you dont know what you are doing. You wont learn anything.
If anyone needs HTML help feel free to add me on any of the messengers.
Re: [Question] php Webpage Problems
Quote:
Originally Posted by
baysiqq
Yes Mario_Party, you are correct. As in my previous post, the author thinks that
does the duty of
I find that Notepad++ is the best text editor. Don't Use Dreamweaver if you dont know what you are doing. You wont learn anything.
If anyone needs HTML help feel free to add me on any of the messengers.
Another good editor is PSPad PSPad - freeware unicode developer editor for Microsoft Windows, capable handle near any syntax, e.g. HTML, PHP, XHTML, JavaScript, ASP, Perl, C and many other languages with HEX editor and multilanguage interface
Re: [Question] php Webpage Problems
I concur with mario_party, PSPad is an excelent editor, I use it myself as well.
As for your topic, it:
1. has an incorrect title
2. has an incorrect tag (this has nothing to do with PHP)
3. is a stupid question. Anyone with even the most rudimentary HTML skills knows what the <br> and <tr> tags do, if you don't it can very easily be found by google.
As per section rules, locked + infracted.