228 Answered Questions for the topic HTML
Html
04/25/22
What are better SEO options for HTML?
Using these in your elements can help highlight key parts that you want to be pinpointed.
<div itemref="article">
Some article content here
</div>
<h1 itemid="author"...
more
03/12/22
how do i make this using flex boxes
i dont know how to add a picture so I just shared a google dochttps://docs.google.com/document/d/1Zp652LWtYEYp6rtOMvY1R7ox7aASHXB0Z_QV2CGIUgc/edit?usp=sharing
01/21/22
I want to create App
Hello Sir and Madam I purchased and modified A PhP ( Laravel Scripts) .I wan to Create app of that Please Help me.I Created Frontend Of App in Flutter But I don't Know How to Connect My PHP Script...
more
Html Vue.js
12/21/21
vue dialog in vuetify
in talent.vue
<template>
<div>
<list>
<template v-slot:card>
<formCard :visible="showScheduleForm"...
more
10/21/21
How can I add a clickable link to this 3D floating box in html/css?
On this 3d box i made: https://www.lifetimereserve.co/splash/I want to the be able to click the red text that says "lifetime" that is on the front face of the spinning cube. When I add the link to...
more
Html Class
09/26/21
What is the difference between the ‘id’ attribute and the ‘class’ attribute of HTML elements?
Multiple elements in HTML can have the same class value, whereas a value of the id attribute of one element cannot be associated with another HTML element.
05/25/21
How do i Apply to become a tutor?
I want to help and teach students with all their homework, test, quizzes or upcoming exams.
04/28/21
What is the shortest way to create a working clock in Javascript?
What is the shortest way to create a working clock in Javascript? I want to create a clock that shows hour, minute, and second. Basically, the user to see his local time on the browser. Please show...
more
Html Javascript
03/20/21
Beginner JavaScript / HTML Question
Hi, I just started learning JavaScript and HTML. I'm trying to make a message appear in the span with ID "message" when a button is clicked two different ways, first using JavaScript and also using...
more
Html
03/09/21
How to create an html file in linux terminal?
Can you explain how to create an HTML file in a Linux terminal?
03/06/21
NEED HELP ASAP!!
How do I put the prices for the toppings, pizza size, and drinks in HTML and Javascript code?I used the radio button for the pizza toppings (Pineapple, Cheese, and Black Olives) and pizza sizes...
more
02/25/21
Redirect to other page if there are no parameters in url, otherwise stay at current page.
I need to redirect from my website if there are no parameters in the url with javascript, html. (redirect with html,js)For example, if a page on my site was example.com/page and if there were...
more
01/01/21
If you could make social media better, as a web developer, how would you?
How can you actually make social media more sociable, less toxic, less fraud prone and educative?
My blogger website is not showing main menu
I don't know what's the actual reason, I didn't do any changes just uploaded the template as it is (happythanksgivingsday.blogspot.com)
12/07/20
Shopify websites
I would like to know of tutors who have knowledge coding Shopify websites, if you have knowledge coding Shopify websites, please contact me, thanks.
12/02/20
Web Designing(Html,Css,javascript)
1. Write a JavaScript that reads several lines from text file and prints a table using DOM object indicating the number of occurrences of each letter of the alphabet in the text. For example, the...
more
03/13/20
How do I create a link to a location in a page, when sections are accordion collapsed using CSS?
The page is divided into different categories which can be collapsed (accordion), and using the regular <a href> does not work. That only works when linking to a location in the same section...
more
01/27/20
Microsoft Visual Studio - Unable to start program Win32 application - Error Message???
Hello,I cannot seem to check my html/css code in my web browser anymore. I keep getting the same error message even after I rebuild it in a new page. Do you have a tip on how to fix this?Error...
more
Html Sql
01/03/20
I have developed this but email goes blank but actualy there is data in the table?? below i have excluded try catch block
ALTER PROCEDURE [dbo].[spReportDataSync_log]ASBEGIN declare @last date = DATEADD(DAY, (DATEDIFF(DAY, 4, GETDATE()) / 7) * 7-7 , 4) declare @current date = DATEADD(DAY ,7, @last) DECLARE...
more
01/01/20
How to check if an Object has a Property
Suppose we have the following javascript object:
var...
more
Html Web Design
11/28/19
I have created a form on html coding and im really blank on how to get the input data in a data base bellow is the program i coded now i want its input from the website to be stored in a excel file
<section id="contact" > <div class="container"> <div class="row"> <div class="sec-title text-center wow animated...
more
11/21/19
Simple Adder HTML JavaScript
Create the form structure shown in Figure 2, below. Write a JavaScript function according to the following requirements. A user should be allowed to enter two numbers in text boxes. When a user...
more
11/21/19
JavaScript Form Validation
4. Create the form structure shown in Figure 2, below. Write a JavaScript function according to the following requirements. A user should be allowed to enter his/her Fist name in a text box and...
more
11/19/19
Javascript functions
Write a JavaScript function to calculate difference of square values of two numbers passed as function arguements and to display the absolute value of it in an alert box.<script> function...
more
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.