Starting a web browser: Difference between revisions

Content added Content deleted
(→‎{{header|Scala}}: Maintenance)
m (use normal emphasis)
Line 2: Line 2:
Build and show a web page displaying the [[Separate_the_house_number_from_the_street_name|separated house or streetnubers]] in a formatted and colored table.
Build and show a web page displaying the [[Separate_the_house_number_from_the_street_name|separated house or streetnubers]] in a formatted and colored table.
;Task:
;Task:
Write the code which automatically opens a web page in a browser showing the addresses.<br /><span style="color:#FFFFFF; background:#FF69B4">No static data must be shown, only processed data.</span>
Write the code which automatically opens a web page in a browser showing the addresses.<em>No static data must be shown, only processed data.</em>
=={{header|Scala}}==
=={{header|Scala}}==
[[Category:Scala Implementations]]
[[Category:Scala Implementations]]