![]() |
![]() |
![]()
Post
#1
|
|
Grupa: Zarejestrowani Postów: 6 Pomógł: 0 Dołączył: 3.01.2004 Ostrzeżenie: (0%) ![]() ![]() |
Witam.
Jestem bardzo poczatkujacy wiec bardzo prosze o pomoc bo nie potrafie tego rozwiazac sam. php generuje mi kod jak ponizej. Jak sie doczytalem jest zly gdyz nie mozna zagniezdzac formularzy w tabelach. Fakt ze sie to wyswietla inaczej w kazdej przegladarce zdecydowanie to potwierdza. (IMG:http://forum.php.pl/style_emoticons/default/sadsmiley02.gif) Niestety nie potrafie tego poprawic a kilka opisow traktujacych w tym temacie nie rozumiem zbyt dobrze. Czy potrafilby mi ktos poprawic ten kod tak aby byl poprawny? Jesli dało by sie takze umiescic te przyciski obok siebie a nie pod soba bylbym dozgonnie wdzieczny....
Ten post edytował Sir_Yaro 20.11.2007, 15:59:42 |
|
|
![]() |
![]()
Post
#2
|
|
Grupa: Zarejestrowani Postów: 6 Pomógł: 0 Dołączył: 3.01.2004 Ostrzeżenie: (0%) ![]() ![]() |
Dostaje tylko 2 bledy (ponizej). Ktore mi mowia tylko tyle co juz napisalem. ze jest zle i ze tak nie mozna.... (IMG:http://forum.php.pl/style_emoticons/default/sad.gif)
Wszystko co napisalicie wydaje mi sie ze mam juz w kodzie od poczatku... Cytat Line 99, Column 43: document type does not allow element "INPUT" here; missing one of "P", "H1", "H2", "H3", "H4", "H5", "H6", "PRE", "DIV", "ADDRESS" start-tag. <input type="hidden" name="id" value="21"> ✉ The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element. One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>"). to jest chyba sedno problemu Cytat Line 107, Column 7: end tag for "FORM" which is not finished. oczywiscie sa zamkniete w poprawnej kolejnosci</form> ✉ Most likely, you nested tags and closed them in the wrong order. For example <p><em>...</p> is not acceptable, as <em> must be closed before <p>. Acceptable nesting is: <p><em>...</em></p> Another possibility is that you used an element which requires a child element that you did not include. Hence the parent element is "not finished", not complete. For instance, in HTML the <head> element must contain a <title> child element, lists (ul, ol, dl) require list items (li, or dt, dd), and so on. Udalo mi sie rozwiazac (a raczej ominac) polowicznie problem. teraz sie waliduje poprawnie. Problem jest jednak z drugim formularzem. Jak do tej samej komorki wrzucic 2go formularz (IMG:http://forum.php.pl/style_emoticons/default/questionmark.gif) (IMG:http://forum.php.pl/style_emoticons/default/questionmark.gif) Przeciz nie moge wyrzucic 2go znacznika form przed table bo sie wszystko w komorce wymiesza..... Ten post edytował Sir_Yaro 21.11.2007, 10:01:32 |
|
|
![]() ![]() |
![]() |
Aktualny czas: 7.10.2025 - 15:16 |