Questions tagged [html]

HyperText Markup Language (HTML)

is the predominant markup language for web pages. HTML elements are the basic building-blocks of webpages.

196 questions
20
votes
2 answers

Is it possible to open an Ubuntu app from HTML?

I'm creating a webpage right now and am wondering if it is possible to input a command in HTML that will open an installed Ubuntu app like Chromium, or a terminal window, or Nautilus. Is something like this possible? Thanks!
4
votes
3 answers

can't render local HTML page

I've got a really strange issue that I hope some of you can help me with: Any local HTML file I have doesn't get rendered. If I view the source in the browser, I get the full HTML source, but the displayed page is blank, the page isn't rendered. I…
chaixdev
  • 91
  • 1
  • 7
4
votes
2 answers

Is there a tool to remove all hyperlinks from an html file?

Is there a way to do this in Ubuntu? I've read it's possible in php, but I'm not familiar with php at all.
22lk94k943 only
  • 1,113
  • 4
  • 16
  • 25
1
vote
4 answers

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" alt="Picture" In Ubuntu they do not have drive letters,…
Anonymous
  • 11
  • 1
  • 1
  • 2
0
votes
1 answer

How to fix a Brackets Error

I am taking a udemy course about html. I installed a program called Brackets, but I ran into a snag. Here is a screen shot of the program: If you right click on the left side of the screen in the gray area, a menu will pop up. The instructor wants…
BJsgoodlife
  • 1,160
  • 5
  • 31
  • 59
0
votes
1 answer

Can someone help me make my videos load

I'm using Ubuntu 22.10 I'm hosting a local website with Apache2 located in the /var/www/html folder. Within my html I'm sourcing videos that live on /media/dale/Movies - this is an external drive - (Here's what (some) my code looks like: div…
0
votes
2 answers

Software to write HTML help files

I am using Ubuntu 20.04. Can anyone recommend software to create HTML help files, preferably free.