I would like to create a clickable phone link, out of an existing button.
button_border:
enable : True
label : "Call 07793 251677"
link : "service"
So I am wondering if there is a simple way of adjusting the link, or if I can add in a HTML link somehow....
I would like to have two html audio players in a table, looking like this: http://italo-disco.net/Image1.gif
So far I have only one working player. Also, cell is too high because of something about player and player is not in the middle of a cell. So far I have this...
I am NOT a coder, just a minimal hacker. I tried to reduce the size of my bookmark list to transfer to my phone and found something I didn't understand.
In each link section the name, link, title, date, etc. are there. There is, also, a favicon link. then there is a code for "icon=. . ." that...
I'm trying to make a unordered list, but it doesn't work. I think the problem comes from the css file. At first I thought the problem was from section, but then I decided to try only the code for the unordered list in a new blank html file where everything turned out as it should. At the moment...
Hello everyone,
I find coding very fascinating, so I took the first three courses on freecodecamp.org titled: Basic HTML and HTML5, Basic CSS, and Applied Visual Design. So, I thought that I could apply what I learned by making something in Visual Studio code; however, I just realized that I...
So I am working on a blogger template and I am having trouble lining the image with the header to the right. Sorry I am new to css I got most of the code from watching a youtuber. Thanks in advance.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta...
Hello person who reads this, I hope you are well.
I have a doubt with CSS, I have been working on a small project that I started recently I wanted to make a web page style with header, images and etc.
But when I change the size of the header image it changes all the others.
I would like to...
More info is on the bottom, im trying to merge 2 f2u templates together, specifically a snippet of one html onto another. And i am struggling tremendously, im sorry i have to put so many links, i really just cant share it all here :-: ive been looking for help and trying to fix it mysefl fir...
0
I want two separate objects on a page to be moveable by the user - mouse click and drag. I'm having all sorts of problems achieving this. the following test code baffles me. Both objects get moved and I cannot work out why.
/
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >...
I am makinng a note-taking chrome extension but the code only remembers the last note that was added to it, not all of the notes. Code Below:
index.js:
key = "note"
chrome.storage.local.get([key], function(result) {
let elem = document.createElement('label')
let space =...
Oh, hi guys, I'm beginner in programming on HTML,CSS and I have a some problems with my second try to do landing page. I was designed my own site on Figma with resolution 1600x900. In the process of layout when I check web version I have a such problem (check attachment) and I don't know how to...
I have a Wix site with an Whydonate (fundraise site) code enclosed in html. BUt...
Is it possible to edit their javascipt, to make the donate button link to an external site?(https://whydonate.nl/donate/geitengids/nl) instead of opening a donate form in the same div.
The javascript code...
I believe that in order for you to learn something effectively, you have to make a plan. Many people are confused about where to start in order to become a web developer. Therefore, I decided to share with you some of the videos that guided me and helped me to learn html and css.
First video...
Hi, im currently using Python's Flask to create a dashboard and on one route I'd like to render an html template that turns a local json file into a table. When using getJSON for some reason the localhost/server cannot find the file no matter how I've defined the path so the table always only...
Below is the code I'm using to build a website. Everything looks great on every web browser except for Safari. The website is in both Japanese and English, and for whatever reason, the gray line underneath the menu bar isn't displaying properly on the Japanese version of the website when I test...
Hi! :-)
I am working on an element of a bigger page. I believe what's below is the complete minimal code of a solution, but it is not working.
Basically, I have created a table in CSS (display: table) and I want for this whole table to be 100% of the width. I also wanna for elements withing...
Hello I'm newbie at this. I have a problem. I have two boxes, when I change the screen size or I zoom on the page it desaligns and moves to another part of the page.
What I have to do?
This is my code:
First box:
.abt-me {
position: relative;
width: 800px;
height: 250px...
Hello everyone,
I am trying to use the option in WIX to write my own code, but I can only do it in HTML format. I am trying to write the css with <style> to remove the annoying scrollbars that are showing up with the photos. Do you know how to eliminate them?
The code I've used so far is...
Hi everyone, I'm making a personal website to promote my multimedia products,
I really appreciate your help in clarifying the image doubt.
So I also send my source code and I really appreciate your help with source code to help you with this question, please.
So I also send my source code...
I've been trying to make an image carousel for quite a while not, I've finally got somewhere, but there's still one issue. When the carousel moves to the next image, rather that the last image sliding in, it just appears. Same with going to previous Image, but then it's the first image.
I know...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.