I recently started building safari extension, trying mainly to fill the gap that some known chrome extensions have left in Safari.
One of the extensions I started with is Stylebot, where for chrome/firefox, it's a very useful extension to quickly change any element style on any page, including...
When the page loads, the div design makes the animation starts below. If I page down, the div animation already starts.
I would like an code that the animation just appear when shows by the page.
<html>
<head>
<meta name="viewport" content="width=device-width, inicial-scale=1">
<style>
body...
Does anyone use iOS solely for development? If you do, how do you debug CSS and HTML?
I know you can debug remotely by enabling settings and connecting the iOS device to a Mac with a cable, but what do you do if you can’t do that and need to debug on the device itself?
I’ve found some apps but...
Hello Everyone! :)
I got an iMac 21.5" Mid 2010. But i am looking for portability this time...:(
Well, i will start school soon for fall 2018 and get some coding classes, mainly HTML & CSS. The reason for this thread is because i want to get a new device to be portable and durable for many...
Hello,
I'm trying to code the creation of 'sticky notes' on a webpage with a contextual menu right-click option. I nearly have it working, but there are a couple of things I cannot seem to figure out (I've been trying for a couple of weeks now!).
I'm very new to web development (beginner...
I have been developing a trivia game written in vanilla javascript that also incorporates Ajax and PHP into the mix. Here's the link: https://www.triviaintoxication.com/
I also have a github page where I have been sharing the files...
Hi there, new member,
I'm looking for a CSS editor that provides a visual layout feature.
I'd like to layout the elements using the mouse drag and drop and if necessary then enter parameters by hand.
I'd like to do this instead of coding CSS style by hand. Though I'd like to be able view and...
Hi,
I'm learning web development for fun and wanted to make a thread and ask some questions as I go along. I've already completed a lot of code academy's html and css training and I'm not new to programming in general.
So to start with, I was wondering if anybody could explain or walk me...
I'm normally a lynda.com person and haven't renewed my subscription in sometime. I have an elegant themes account that I use to build word press sites, but I'm not much of a coder and I barely use any custom css. I do use a child theme though and understand the basics of building a site...
First, I apologize for the length of this post, but I think it's important to understand where I'm coming from and what I'm trying to accomplish before you offer suggestions.
Now I know this is an ambitious undertaking, but I have it set in my head that I can do this and I think that some of...
I have been slowly been slowly redesigning/redeveloping my website and the reason for the slow development is due to personal matters that I'm not going to go into. I though hopefully will be speeding up my progress over the next couple weeks/months though I have learn to take one day at a time...