iPad iWebkit css question (form field) - css

i don't have any knowledge about the iwebkit, or something similar, but i have to make a form, and i really don't know where to start.
Here is an image of what i want to do, what i ask you is a little help to make the 2 first fields (name and password) using css and i can learn from that to make the rest of the form:
http://postimage.org/image/1p4izgsas/
I really appreciate any given help. Thanks very much guys!

If Sencha Touch is what you want, why not use that instead?

Related

What is bsPrefix in React-Bootstrap?

I want to change the css design of bootstrap's <Form.Control> component, but I couldn't do it even though I used the css module. I found bsPrefix related to this. I couldn't quite understand when I reviewed the document, can you help?
My code;
enter image description here
*When I use bsPrefix the code works but I don't understand how it works.
thank you very much in advance :)

I want listView suggestions over the same page in flutter

Hey guys I want to make an dictionary app
Which will show list suggestions over the screen (not taking over another page for that)
Can anyone help please
I agree you need to share more so I understand that you need to something like typehead library, you can check that.

Transition between divs ReactJS

I'm building a web app using ReactJS.
I'd like to implement something like this:
So my question is:
How is this effect called?
How could I implement it?
I don't want the code, I'd like really to learn how to, but I don't know how to look for it.
I've done all components I need, I just need to know how to implement this particular effect.
Of course, a simple "look at this post" will be apreciated too much.
According to the documentation given by Facebook, using JQuery is not a good practice when you are using ReacJS, that's why I don't know where to start.
Thanks is advance.
I think you want a sticky header, you can use this library for an easy implementation with React.

How to make this cool navigation menu

I was surfing on the internet and I found a cool navigation that I want to use on my own website. But I really don't know how I can make it. Here is the link: http://www.welikesmall.com Does someone have a tutorial or someone that want to help me?
Already thanks!
This isn't a place to have people write code for you. I just looked at the site, all the source is readable and formatted very nicely. I would recommend learning the basics of CSS and javascript to get a better idea of how to do what it is you want.

I need help making a video/photo gallery with html and javascript

I know this has been asked before, but I can't find any thread that can exactly help me. I'm a bit of a noob, but I know my way around. Here's what I have so far:
HTML File
https://dl.dropbox.com/u/9757676/Website%20Stuff/Website.html
Javascript file:
https://dl.dropbox.com/u/9757676/Website%20Stuff/script.js
(it wouldnt let me post the code)
is there an easier way to do this, perhaps put all the images into an array? and I also need help making a next and back button, perhaps one problem can solve the other
Check jQuery tools: http://jquerytools.org/demos/tabs/slideshow.html.
It has lots of good plugins that could possibly help you.

Resources