HyperText Markup Language (HTML)

learn more… | top users | synonyms

0
votes
1answer
32 views

How do I display an html file on a web browser in Ubuntu?

I am tasked with displaying a program on a web browser for my final project. The browser would be run from a cloud instance, and I have chosen to show an java applet that I have made. I have already ...
0
votes
2answers
48 views

Looking for a Web Development IDE with built-in FTP functionality

Coming from using Espresso (not the drink, haha) on a Mac, I'm looking for a Web Development IDE that provides a built in ftp upload/download ability. The reason being, every seperate ftp client ...
0
votes
1answer
39 views

run sh script from browser

For a tiny task, I wish to execute a .sh script from within browser. I have kept the .sh script in "/usr/lib/cgi-bin" directory. The .sh file contains following code. #!/bin/bash echo ...
0
votes
1answer
38 views

image can not be seen in htdocs?

I am using Ubuntu 12.10 and recently have installed xampp 1.8.1. My problem is: image from server can not be shown. my code is :: <div class="sideBlock unSung"> <h4>Unsung ...
2
votes
0answers
45 views

pdfbeads will only output a single page

Following the instructions from this page I take a djvu document, check it for any sign of corruption by opening it in djvulibre and it checks out fine. Copy it to my testing folder and rename it ...
0
votes
2answers
128 views

posting HTML req to RESTART ROUTER via terminal on CURL fails

I read from this page how to restart the router using curl. I got the command for my router http://192.168.1.1/Forms/tools_system_1?restoreFlag=0&Restart=RESTART It works when i put it in ...
2
votes
0answers
75 views

How do I convert CHM files to pdf?

Here's a list of things I've tried: Calibre from which I received a file containing the table of contents of the chm file with each title hyperlinked to nowhere (i.e. they're highlighted in blue and ...
0
votes
2answers
3k views

Dreamweaver-like HTML editor for Ubuntu [duplicate]

Possible Duplicate: Basic Web Development IDE/Editor like Dreamweaver? I'm trying out Ubuntu 12.04 after a long run with OS X, and was wondering if there was an HTML (and CSS and PHP) ...
1
vote
1answer
90 views

Can apps created using Quickly for Ubuntu be used in Windows or Mac?

Like the topic or how to develop cross platform application based on html and css with system files dealing? I used to use wxpython, but after several web development projects it scares me. I love ...
0
votes
2answers
245 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
1answer
40 views

PHP not properly configured

I just installed php.5.1.2 on ubuntu server. I tried to run simple test: <? phpinfo() ?> it displayed the information but, also display the html tags: </table><br /> ...
0
votes
2answers
27 views

Is there a text editor for html files that actually breaks down the content of the file into openable columns?

I am wondering if there is a file editor for Ubuntu that can open and close the different parts of the html file as in the screenshot below: "menu a" here has a little icon that I can click and the ...
0
votes
0answers
65 views

Firefox selects radio button (orange border)

I've just switched to Ubuntu, and I'm trying to automate filling out forms with Watir. However, it's getting stuck on radio buttons because of Firefox selecting radio buttons (even when I'm not ...
-1
votes
1answer
149 views

How do I check my website with w3c validator? [closed]

I know of validator.w3.org but are there other website on-line or an application that can validate my html/css/xml? Are there tools that can validate my code online and offline? I am using Ubuntu ...
2
votes
1answer
209 views

Multi-page Static Website to PDF/CHM/Other Converter

I have several small static websites that I want to turn into PDFs, CHMs, or a similar format. These websites are documentation generated by Ruby's RDoc tool. They have an index.html file and links to ...
0
votes
1answer
256 views

Code Editor Similar to Coda

Hi I am looking for a code editor similar in interface and features to coda. Mainly I do not want a program that looks like it has not been updated since 1900's. I am trying out Sublime but am hopping ...
0
votes
1answer
77 views

Gedit drag and drop code

I am using Gedit(3.4.1) and use it to edit my website with it. and usually when i change/remove/edit my website, i have to change all of my html pages to make it look the same, layout wise and, right ...
1
vote
4answers
96 views

Windows browsers in ubuntu for web developent

I regularly do front end development(html,css,js) and need to test websites for ie7, ie8, ie9, firefox, chrome, safari, opera in windows.I would like to move to ubuntu, but am concerned that testing ...
2
votes
1answer
183 views

firefox the website editor?

There are a lot of webdeveloper addons available, for firefox, like firebug. But is there a html editor addon for firefox. Which i can edit my website. viewing the edits real-time (using localhost ...
0
votes
0answers
109 views

Ubuntu 12.04, Unity and Gnone, table cell colors wrong in FF, Chrome

We use tables with the bgcolor attribute applied to TABLE, TR and TD tags. Under 12.04, both Unity and classic Gnome, these do not render the cell, row and table colors as specified. The form used is ...
1
vote
2answers
283 views

HTML in Pidgin conversations

Is there a plugin or hidden feature in Pidgin that parses HTML in chats? I couldn't find anything on the web.
0
votes
0answers
63 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> ...
1
vote
1answer
29 views

html link to pictures that are not published in u1

This may be a dumb question, but I would like to store my portfolio in U1 and on my own web server (running 12.04) have links in the html for my portfolio page that point and load the images from u1. ...
1
vote
1answer
207 views

How to play HTML5 or Flash games offilne in Ubuntu?

I have noticed that there are some very rich HTLM5 games now, simply looking in the Chrome store you can see many. And there are a handful of great flash games. Is it possible to download HTML5 or ...
1
vote
1answer
281 views

How to write simple web-based application for GNOME3?

I know, that GNOME3 UI uses HTML and CSS elements for creating menus and windows. How can I write simple web-based application like some text-editor with own document-format and formatting tools ...
1
vote
1answer
567 views

12.04 and Evolution 3.2.3 HTML email rendering issue

I've been running the 12.04 release now for a few months and my biggest issue is selecting text (highlighting) in an HTML email that is received in Evolution 3.2.3. Attempts to select text or ...
4
votes
1answer
593 views

Zenity and text formating

I just discovered that zenity support html tags zenity --error --text "hello <b>world</b>" but how to make it work with "entry" type ? zenity --entry --text "hello ...
4
votes
2answers
612 views

For a newbie, what software/ IDE is best to build a website? [duplicate]

Possible Duplicate: Basic Web Development IDE/Editor like Dreamweaver? What software would you recommend for a newbie (not much experience in HTML code) to develop websites? It would be ...
0
votes
1answer
2k views

How to run javascript/html page

I want to know what is the terminal command for compiling and executing Javascript/HTML. Is it the same as that of compilation of C program or is it different?
10
votes
2answers
2k views

Recursive HTML to PDF

I have a folder with this structure: /main-folder /index.html /subfolder1 /index1.html /file1.html with many sub folder and only html files... i want to convert all them to pdf using only ...
6
votes
3answers
654 views

How can I set an HTML page as the desktop background?

Before people flag this as an exact duplicate of How can I use a .html file as desktop background/wallpaper? please let me clarify . Unlike that question where he just wants desktop icons for ...
0
votes
4answers
4k views

How to display a picture in html?

I am new to Ubuntu and i wanted to write a website on it. I am used to Windows XP and i am used to writing the display image code as follows: img src="C:\Users\Username\My Pictures\Test.jpg" ...
5
votes
2answers
490 views

Batch editor for text or html files?

is there a tool that can help me to batch edit text files in a certain folder? I need to delete or insert snippets repeatedly in lots of html files and restructure them. Thanks in advance!
19
votes
5answers
2k views

How do I develop an Ubuntu application in HTML and JS?

I am developing an app and I think HTML and JavaScript are better for the future, but I cannot find any tutorials (I need the app to use the system theme). Are there bindings for Unity, message menu ...
3
votes
3answers
306 views

How can I preview HTML documents from the command line?

I use catdoc to preview Word documents from the command line. Is there something similar for HTML? In other words I would like to do cathtml Webpage.html | less and get more or less a man page look ...
3
votes
4answers
404 views

Looking for code editor software with following functionalities

I am looking for a text editor with the following functionalities for php, html and css coding: code folding based on indentation (best example is EditPlus) start at an indentation level and stop ...
1
vote
0answers
420 views

recover php, html and css files using photorec [closed]

I need to recover only the above mentioned files from an ntfs partition, but i don't find these files in file opts menu of the photorec (included in testdisk 6.12). Please suggest how to go about it. ...
6
votes
3answers
807 views

Copy Hyperlinks in LibreOffice

I face the problem that I need to copy a list of hyperlinks from LibreOffice Calc to an HTML file: I created the list in LibreOffice Calc (3.3.2) with the function hyperlink(Link-Text;Link-URL). The ...
4
votes
1answer
187 views

Why does Ubuntu CD contain a “pics” folder with Debian-related images?

There is a "pics" folder on the Ubuntu CD, containing some PNG files, which are apparently a part of an offline HTML document about Debian. Just curious, is there any use of them somewhere in the live ...
0
votes
2answers
1k views

Deactivate HTML display in incoming emails in Thunderbird

I often get HTML emails, I would like to just display them in plain text. How can I disable any HTML/Script rendering?
3
votes
3answers
2k views

Tool to convert accented characters to HTML entities?

Is there a tool (command-line is fine) that can convert accented characters to HTML entities in Ubuntu? Preferably recursively and without also converting html/php tags. e.g. from: é to: &#233; ...
3
votes
0answers
2k views

Dreamweaver alternative in ubuntu? [duplicate]

Possible Duplicate: Is there a Dreamweaver HTML editor replacement? I had been using Dreamweaver in Windows. Recently I shifted to Ubuntu, there I cant find any good alternative to ...
1
vote
2answers
153 views

How to convert and translate HTML file with KDE Lokalize?

To what format and how can I convert HTML file in order to translate it with Lokalize application?
2
votes
2answers
282 views

pdftohtml outputting low resolution background images. help?

runnning: pdftohtml -c document.pdf output.htm this returns the normal output but the background images are of such low quality they cannot be read. Is this a bug with pdftohtml or can I change ...
4
votes
3answers
1k views

How can I build a website without 'coding' knowledge?

I have a Ubuntu server network & have decided to make a website. Can anyone suggest some free tools that will help me do this without having to code HTML or CSS?
0
votes
1answer
278 views

Why am I doing badly on the html5 test?

The version of Firefox in the 10.10 repos seems to perform pretty poorly on the HTML5 test. Why is this? Is there something I can do about that? Does it matter?
3
votes
1answer
227 views

How can I get html code from the web with vala(gtk)?

How can I get a html code from some site(e.g. www.google.com) using vala(gtk)?
13
votes
8answers
2k views

Create pdf from HTML book

There are some sites that provide books as HTML pages (e.g., legal stuff). What can I use to create a PDF book from these pages, based on the already-existing structure? In Windows there is Adobe ...
5
votes
5answers
2k views

How can I use a .html file as desktop background/wallpaper?

I have one of those underpowered netbooks with Lubuntu. I also have an iPod Touch. I'd like the best of both worlds. So I would like to create an active html wallpaper with beautiful little squared ...
10
votes
0answers
3k views

Is there a Dreamweaver HTML editor replacement? [duplicate]

Possible Duplicate: Basic Web Development IDE/Editor like Dreamweaver? I used Adobe's Dreamweaver for working on web pages and various text editors. I already have a few favorite text ...

1 2