0
votes
2answers
259 views

Web Development in Ubuntu

I cannot seem to find info on creating web pages on my Ubuntu 12.10 server. Is there a program to do this like Microsoft has (such as Frontpage)? I have installed Ubuntu 12.10, PHPMyadmin, MYSql, ...
0
votes
0answers
66 views

Layouts in HTML [closed]

I am trying to have a div then inside the division have some different places where I can place stuff. For example. <div blah> <table blah> content... </table> <table blah> ...