I am doing Excel VBA code to send emails from Outlook. This is working so far. I would like to add a couple of buttons (or links) inside the email body. The rec
I have a basic bootstrap header here: https://codepen.io/yan14171/details/KKQNoYW <nav class="navbar navbar-light" id="navbar"> <a
I want to highlight the word which user has searched. I am getting an array in response which will shows the occurrence of that word. I want to highlight that w
I'm a complete beginner, trying to make html and css work for me, and I need help! I will have a go at describing my problem in English. In my top left corner I
After you sign up, you are prompted to a page that contains a form used for gathering additional information about the new user and after that it redirects you
What is the meaning of this code please? "300:100" The code is in this line: <a expr:href='data:post.url'><img expr:alt='data:post.tit
i am creating something with css flexbox and use gap to give spacing between elements but now i want to change the spacing of only one element like .contain
I'm working on a web application that's meant to be used exclusively on phones (of various sizes). The application includes various buttons that I resize based
Sorry I am quite a beginner with R: It runs in the R-markdown, but when I want to knit it to html, it gives this: Error in pdb %>% filter(human, canonical_ma
I'm using python with Zope and I'm trying to create a variable with a if condition (if possible). I'm having a difficult time finding examples and resources onl
I am trying to make it so when I scroll down in my webpage it will turn the navbar red. when you are at the top of the page it blends with the background but wh
Trying to create a simple website consisting of two webpages Few radio buttons to choose which input/output video to display Displays input and output video mai
hi i tested this piece of code found on stackoverflow here without success... I manage to use 'Swup' for the transitions but not for the arrival on the page * {
My JavaScript application allows users to download a file. The page shows a clickable link to the file. The file is stored in MongoDB. When I click on the link
I want to create an html element, using javascript, with content drawn from two initialized arrays on page load. This is how far i have gotten but, aside from t
I have this code in my vue component <template> <div class="container-fluid p-0"> <div class="row m-0"> <div class="col-12 vh-1
I am making a game and I would like to have my code split into two files. One, an ordinary javascript file for the gameplay, the other a paperscript file for al
I am new in Javascript and trying to change the HTML content of a line. I've been helped a little by a friend who made this code for me, but I'm running into ma
I made an Interactive Art but instead of scaling each child different pixels it is scaling each child same px. P.S the commented out code const WIDTH = 512
I have a list of a large number of Things divided by bars, i.e. Thing 1 | Thing 2 | Thing 3. They're in a responsive container and so I have no way of knowing w