Hi.I am building up a site for Norway.So far I have this code:
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Norway's Home Page</title>
</head>
<body>
<p style="font-size:18;font-family:Verdana">
Norway (Bokmål: Norge, Nynorsk: Noreg), formally the Kingdom of...
My webpage project has a button labeled 'Harmonics' with a mouse-click event. I want an image to be hidden as soon as the button is clicked, however this doesn't happen.
Here's a snippet of the html. It doesn't matter what order the two Javascript functions are called. The 'hidden' attribute...
Hey! 😊
I have written a code in Python for a server to search for movies. At the site for the user I have added at the html template the options to change the password and to delete the account. For this do I have to write a separate html or a separate endpoint for these ones or can I write...
Hey! 😊
I have written a program in Python where API calls to the server to get currency exchanges. Now I want to add a part for the user, i.e. with html.
The endpoint is :
@route_rates.route("/all/")
def get_all():
return render_template("currency.html", my_currency =...
Hello! (Wave)
I wanted to ask you if you are familiar with html, css, javascript and php... What is it about? 🤔
Here is for example an exercise:
Implement in HTML and CSS the site that is shown below (the specifications are marked with red). The site will be without functionality. How would...
I want a suggestion on a book for learning HTML programming. You all know what my level is...which is NOT MUCH. I just want to get a book that is not too hard to learn. One that I can experiment and play with.
Thanks
Hello, I am looking for some softwares that can convert htlm files into pdf and join them. I know Adobe Reader can do this and there are online converters but I am looking for alternatives of Adobe and offline options. Can you please recommend one if you know any?
Thank you.
Note: You'll have to quote this to see the code. I don't think the noparse tags are working here.
I recently wanted to correct a member's equation and wanted to highlight a change. I decided to change a letter's color to red:
T \left ( \left [ \begin{array}{c}x-2y \\ 3x-y \end{array} \right...
Recently I want to make a image adder in html, which is just a app that add the rgb value of each pixel in simple bmp files together.It can be used to grayscales and other things.
I found this website that teches how to do that with the <canvas> element in html5...
Recently I found this online:
https://www.html5canvastutorials.com/labs/html5-canvas-graphing-an-equation/
It is a html page using the <canvas> element and it can graph functions.
Although much better versions of this is already everywhere(like desmos), it should still be useful considering...
I would like to add a email sending feature to my website, something like the the "CONTACT US" button here on PF.
When I was searching this topic online, I get various paragraphs from CodeProject and StackOverflow, I saw methods using mailto: and some other stuff, but none of those work on my...
Hi All,
I am trying to figure out how to scrape ( if necessary; use API otherwise ) , html to text , maybe with an intermediate step using Excel and .csvs, EDIT Preferably using Python. I have some idea on how to go about it, but I am no expert. I would appreciate input in general.
Thanks.
Hi,
I would like to provide a tool for some calculation as a html table whose values the user may change and subsequently submit a JS script which uses these values as input. Do you know of some easy to use library to get the data from the table into JS?
Thank you,
DrDu
I am trying to make a bootstrap navigation bar but I'm having issues with understanding which class to apply to a specific element?
Can anyone show me some coding?
For example instead of uploading an index.html to a server, would I just use index.php instead?
Basically I want to be able to use PHP code to make my page more interactive.
I'm searching for a way to add/delete an element in a div in my html code. So far I have only found ways to replace content of existing elements.
<div class="example">
empty...
</div>
how would I do this?
I am creating a website and wish to include a new integral sign that has an infinity sign over it but aligned with the same tilt angle as the integral. I'm using Mathjax to render the math code. I can code this in Latex outside an HTML file and it works perfectly but does require the graphicx...
Recently I have been working on a gravity simulator using JavaScript and HTML Canvas
I know that is not the most practical method but it fits my current skill set at the moment
I have worked out the basics but due to my lack of experience in coding I was simply looking for people who better...
Hi, some of my html and txt files have added the extension .crypt, i.e, they have become .txt.crypt and .htm.crypt. Now I deletes .crypt extension from .htm files but now they do not open correctly. How can I open correctly with internet explorer?
Thank you.
Hello!
I have added an icon to my home page and I'm trying to add it to multiple pages without adding it to every time on the page.Is there anyway i can accomplish this task?If yes,then please help me with this.
Thanks!
Just wondering: When i write a book in MS Word and save it as a webpage file (html) It seems that all the formatting i chose in MS Word (bulletons, indents, headings) perfectly translates to HTML and CSS, so just wondering Is HTML and CSS built into MS Word? Does MS Word work like a BROWSER...
Please help..
I've created a nav bar using list tag in html.when i place pointer on it,the list appears but pushes other contents down leaving space.i don't want it.
I want the list to be appeared on other contents i mean over them.
Thanks in advance!
Hi, I want to write an ebook on CSS, HTML and php, and I'm using a RTF copy/paste plugin to my code editor so i can copy and paste code directly into MS Word from my code editor.
I'm just wondering: Can i write the whole book in MS Word and then directly upload it to amazon, for ebook readers...
I recently finished a course of html and css at codeacademy.com and I think I learned a lot from that but I do not feel prepared to make websites that can, for example, load another page when a button is clicked.
Overall I want to know what type of languages are used to program sites like...
I just started learning html and css today. I am trying to build a webpage where I can place in all my homework questions and solutions. How can I use latex to write the equations in my html?
Homework Statement
A graphical HTML browser resident at a network client machine Q accesses a static HTML
webpage from a HTTP server S. The static HTML page has exactly one static embedded image
which is also at S. Assuming no caching, which one of the following is correct about the HTML...
My old thread was getting messy and I realized I needed to go back to square 1 and write up a plan. So here's an outline of the plan:
I will add to this thread as I write the helper functions and encounter any problems. Criticism greatly appreciated.
I am switching computers so I transfer some pdf files from the first computer(Win 8) into a memory stick. Then I transfer from the memory stick to the second computer( Win 7). But all the pdf files become Firefox HTML Documents.
1) When I copy from the first computer, I open the memory stick...
Suppose I write the following in my stylesheet
.class1
{
position: relative;
}
.class2
{
position: absolute;
bottom: 0px;
}
and then the following in my body
<div class="class1 class2">
</div>
Will that div take...
Heeeeeeellllllllllllllooooooooooooo,
I have a question about HTML and PHP:
Firstly, I am using Apache2 and PHP5 (I think) and running it as a localhost.
I created a simple HTML form that sends the variables via post to a PHP file; there are two variables with the names "nickname" and...
Does anyone know anything about JavaScript and/or HTML? I'm just really interested but I don't know where to start... If you are asking what for, then I want to learn to develop my own website or social network... (The social network doesn't have to be like Facebook, just for my own purposes...
Lovely people of the forum,
If you take a look at http://www.lexilikes.com, you will see that the pictures in the main column (the post column) are quite small and what I'm trying to do is make the column wider so that I can fit larger, HD quality photos (if I put them in now they just get...
When I make a webpage and I want my Text in my Link to be say Font Size 6 am I right I would do this
<font size="6">
<A HREF="form.html" TARGET="B">
<img src="mailbox.gif" width="16%">
<BR>
E-MAIL THE ARTIST
</A>
</font>
Thanks
I've got a Fortran 95 program (which basically does few calculations) and I'd like to use it online. So that, the users will input data into a HTML form, the program will run, and it will display the results.
Would it be possible to do it in the following way?
To run a little program (e.g...
Not sure why my footer is not working correctly in my file, anyone see what is wrong?
<html>
<head>
<title> Layout with Divs </title>
<link href="divstyle.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="outer">
<div id="bannerbox"> Banner </div>
<div...
Hello,
I am trying to convert a .html file of my unofficial transcript so I can send it to REU programs because I am trying to get into an REU this summer. I've tried using the website converters and I always get an error. Is there any way to conver this for free?
Or, can I PM it to...
Since HTML is a markup language it cannot process data. So we have to send the data somewhere to produce some output. But why do we need to send it to a different server where data is processed using PHP language?
Why can't we just have an external c or c++ program and have a way to send the...
I need to parse HTML and search for some text. For example, a text containing XXX (just random input) needs to be searched in HTML. I need to parse HTML, search this XXX and get its CSS attributes. However, this XXX text can be in any HTML tags.
Java/JavaScript/PHP are all available for...
Hello everybody;
I need your help in making an HTML page used to solve engineering examples with equations and many tables will be used (maybe I should use Java Scripts).. the inputs will differ due to the user.
Please help me ,,
I'm trying to fix up my dads website but the old version seems to have been made using some sort of WYSIWYG editor so the code is completely senseless and complicated. So I think it would be quicker to start and just re make the website from the ground up but I haven't got the time to fiddle...
hi.. i just taught myself HTML and wanted to show one of my friends. The problem is, the files are on my computer (how do i use FTP?!) and is there anyway i can find a free, multipage web hoster that you can add your own html code?
I had installed FileZilla FTP freeware on my computer.
Later, I was unable to edit my HTML file (pushed wrong button?) Whenever I tried to open or edit it using Word (my only editor which now seems to accept HTML), the webpage would appear, rather than the text code. I am using Windows 7 on...
I realize HTML isn't strictly a 'coding language' or so I've heard.
I have a good friend who has a site he needs to prevent users from 'right clicking and copy'.
Its a guitar tab site and he has spent relentless hours transcribing a band whos songs are far from easy. So to prevent, to a certain...
I am trying to learn these web designing stuff on my own and am currently using
http://www.w3schools.com/html/default.asp for HTML learning... and though i am well aware of the basics ..i need to know much in depth.
So do you guys have any good 'n' free online resources to learn HTML +...
I've created a new html table of the nuclides
that allows you to only show even, odd or every 4th nuclide
making it easier to see patterns in the overall chart.
See the image below.
The horizontal axis can be either 'the number of neutrons'
or 'the number of neutrons minus the number of...
All, I'm creating a website for my wife and i'd like to be able to make updates while at work. unfortunately our filters here won't let the site come through because of the category settings. For example, if i were to try and go to the texas lotto page, our filters would block it because the...