Re: About formatting
- From: Gunnar Hjalmarsson <noreply@xxxxxxxxx>
- Date: Sat, 30 Apr 2005 17:38:58 +0200
Nikos wrote:
print start_form(-action=>'index.pl');
print p( {-align=>'center'}, span( {class=>'tip'}, "ÄéÜëåîå Ýíá áðü ôá êåßìåíá ãéá íá äéáâÜóåéò => " ),
popup_menu( -name=>'select', -values=>\@display_files ),
submit('ÅðéëïãÞ'));
print end_form;
This is non-Perl question but i really must understand why its not working:
So what? It doesn't justify in any way that you keep asking off topic questions in a Perl newsgroup!
inside styles.css i have:
td.tip { font: 18px times; color: cyan; }
But i cant see thes quotes text in "big centered lime colored text"
Using the 'align' attribute in a p element is deprecated. Here is a place to go to learn and look up things about HTML: http://www.w3.org/TR/html4/
As regards basic CSS, go here: http://www.w3.org/TR/1999/REC-CSS1-19990111
If you encounter difficulties when reading those documents, but only then, please ask for help in forums that deal with HTML and CSS. Not here!
-- Gunnar Hjalmarsson Email: http://www.gunnar.cc/cgi-bin/contact.pl .
- Follow-Ups:
- Re: About formatting
- From: Nikos
- Re: About formatting
- References:
- About formatting
- From: Nikos
- About formatting
- Prev by Date: Re: multiples ifs
- Next by Date: Re: About formatting
- Previous by thread: Re: About formatting
- Next by thread: Re: About formatting
- Index(es):