das doppelte lottchen ganzer film deutsch zeichentrick

https://gist.github.com/056dc67bf31342cc6bd7. All the triangles we’ve created so far have been right triangles, but in some cases we may need an acute triangle. ... Top 29+ CSS Triangles … Your email address will not be published. would you like to see http://www.ardianta.tk/2012/04/css3-membuat-segitiga-atau-triangle.html. Hi Chris, I watched your video on vimeo and you went a mile a minute. When combined with antialiasing, this produces a result which is not what the author intended. When I put in the code Otto posted, it worked and the arrows show up but I am trying to figure out how to get the arrows to click to the next picture as well as being able to click the thumbnails. Author Eduardo Bouças . And say, if i just need to make sure that the bottom part of the triangle is not there, how do i do that as well ? It outputs the code for both a normal element and using it on a pseudo selector. I can’t seem to find a solution to my problem, I wanted to have a dynamic height triangle for my responsive divs. I wasn’t able to understand the difference.. Hi, ‘dashed’ makes it to render nicely when the degree is not 90°. If you want shadow create photoshop PNG, Hi, it might help. I hope I have been of some assistance, or at least got you on the right track!! Crawford Krajcik posted on 19-07-2020 css css-shapes. 3) Communications of the ACM, The Story of the Teapot in DHTML, by Brian Beckman and Erik Meij, that explains how you can use CSS borders to render any arbitrary image. position: absolute; This triangle background has been in existence for more than three years as the author Ben Edwards created this grid on the 1st of September 2016 using the CSS(Stylus). If you set a different width and height we will get an oval instead. Here I have a better development in Less (CSS) to do that sort of thing, https://gist.github.com/alejonext/5131863, this is arrow is nice. Width px Left px Right px Height px Top px Bottom px Color. i want arrow with a 1 px of border around it , is it possible? In the css example blue arrow is shown before green but in css code it’s reversed. Last updated Sep 29 2016 . With this information we can calculate x using this formula: x = tan(α) * a / 2. If I put the tag at the end of the paragraph, the text is squished into a long narrow column. Great explanation. Co-Founder & CEO: MockoFun.com ✍️ PSD-Dude.com Coding-Dude.com. So far, the best I’ve found for a workaround is to use a (or a div) instead, even though it’s less semantic. I had no such luck with that exact situation going on about a week or two ago now! clip-path accepts a number of value types from reference to SVG files to an inline polygon definition. See the Pen Arrow with border properties by Aditya Narayan (@adinar97) on CodePen. But as it’s been several weeks since I began to plan it and will probably be at least as many more until it’s ready and posted, I figured I should try to stop people using transparent when they don’t mean it before it’s too too late. Thanks so much! I am in the process of writing a blog post (as part of starting a blog, which makes it take longer…) dealing with this particular subject with full details, explanations, the caveats, et cetera, and I initially planned on waiting till I had that done before posting this. CSS. Size. Save my name, email, and website in this browser for the next time I comment. Note: If you set two values, the first one is for the top border, and the second one for the right border. Can someone post an example of the original right arrow code used in an HTML paragraph? In chrome the left arrow is 2px smaller that the right facing arrow. Obviously, replace the “1” with whatever you want! I am a total newbie to Css at this level. Thank you for this! There are some conditions, that you must have fixed width. Do I have to "cut" left div to remain it's grey border and to look divided from green triangle? I am also working on updating it with a SCSS mixin, but that isn’t available yet. Wondering if there is a way to duplicate the arrow in a straight row for as long as the browsers width is? }, check this page. We can form 2 types of triangles in CSS using examples below. Hope this helps someone :). Really impresssed by this! Unfortunately not all shapes will render correctly in all browsers, currently only web browsers that support CSS3 will produce the correct geometric shapes. The border-radius property can have from one to four values. The bigger the number is, the more crowding triangles are. If you liked this tutorial, make sure to check out our Complete How-To Guide for creating and using CSS Circle Images or see how to create a CSS only bar chart in HTML. By the way, it’s fun to play with the inner div’s right border width, and change the shape and size of the triangle! 2 Solutions. border-bottom: 20px solid #abc; If we run our code, then we will see our element to the top right corner. It’s basicly like a giant 3D border-corner. Encoded image . border: 20px solid #fff; I had to just use a good contrast- with a strong fill colour for the arrow, to give that bold effect. file-monger, if you want to improve how the triangles get rendered on chrome/safari add. There is an article in the March 2013 (Vol. I thought this was pretty cool, and I was surprised no one posted it already! This adds a pseudo element at the bottom of the block, changes its point of rotation to the bottom right corner, and rotates it -1.5 degrees, simulating the effect of an angled edge. I want to create something like this(see the adjoining image) in CSS and then bootstrap it … can anyone help me?? Is anyone else getting this ? In fact, it looks like Figma behaves exactly like the to top right CSS version. Here it is… (In making these, I really got a hold of pseudo elements and how they work(:before and :after)) I used this with em sizing to make it work dynamically – check it out! Use ‘dashed’ instead of ‘solid’ on the transparent borders. Is there a way to apply** border for the border**? { width: 0; Please help me as soon as possible. How can i change the color inside the triangle ? It appears to be more noticeable in Webkit, for some reason–not sure why. Redscrapbook asked on 2012-11-25. Compatible browsers: Chrome, Edge, Firefox, Opera, Safari Responsive: Yes Dependencies: font-awesome.css, jquery.js Bootstrap Hello, i need border also for triangle. position: absolute; The issue I have is that I have a span inside the container (which is an h3) and I guess because of the width being 0 I can’t manage to get the text to appear inside the triangle look : Is it possible to give shadow to the arrows? You do some limited drop shadows using a pseudo-element. border-top: 60px solid transparent; Notice the yellow line border on rollover. }, .rectangle And this book can really help your career as a web designer. Wow …. FF 5.0 renders a light stroke on the front sides of the triangle. And also in this case we enlarge the square to three times its width to be able to compare the result with the two CSS versions. Is ti possible to put a triangle inside a element of a table to show that it is sorted ascending or descending order? It hass been so long since I’ve noticed how different border colors act together (think table cells). That should fix you right up. div.left-arrow { So anytime the arrows are used close together and small – the difference is very noticeable. CSS triangle generator - A generator for pure CSS triangle ... English; 日本語; 繁體中文. width: 0; height: 0; I'll write about them below also. How to make 3-corner-rounded triangle in CSS. And here’s another way to make a CSS triangle. Maybe webkit can’t draw it the right way? Still wonder why :/. border-left:none; You can also create full css arrows as big as container. The demo along with the source code is below. I looked up on making straight double headed arrows using pure css but didn’t find anything, so I did a little tweaking of the given snippet myself and Volla ! Firefox gray diagonal lines on the mac issue. height: 0; Now you know how to create a triangle with CSS. Now at last, thanks to this page, I understand! Basically you can show only parts of an HTML element. Cool, thanks for the tips! We can use the clip-path property. Category Sass Monotone an … Thanks for the inset tip! I used it some weeks ago before knowing it was yours, and it was very useful. font-size:0px; Heres my little mixin I use in order to get arrows! There are several pages which show how to put arrows on tooltips, etc but they left me completely mystified as to how they worked. (As it is only made up of the border of a div!!). By positioning with negative margins (or similar) it’s easy to create a Speech Bubble look to your main. Just add a reference to the css in your HTML code, and apply div tags accordingly. Thx alot.. But can you tell me how to give a border to this type of triangle? Thanks! Resolved: rather then ‘transparent’ use rgba(255,255,255,0), [rgba(0,0,0,0) renders the same as transparent], After reading this article (thanks for the helpful info Chris! 1 Solution. Demo/Code. I did a search on Google and landed on your site. 27. Work across devices (don’t care too much about IE) If I could also keep the HTML and CSS as simple as possible, then that would be a bonus, but not a requirement. I saw it in a NetTuts piece recently. left: -101px; Then each sides is equal to basis / sqrt(2) so approximately 28.2 pixels. This is a huge problem for sites that want to be image and sprite free but must be cross browser compatible. Nice one. line-height:0px; I’m a bit new to this so sorry if it’s a stupid question. So, the upper angle is 90 degrees. Unfortunately for me it introduces issues in Firefox. border-top: 205px solid transparent; Hi, I have been updating my website and have been trying to change the arrows. When talking about SVG clip paths I do recommend reading Sara Soueidan’s blog as she is a true master in that area imho. I can only show you by example the fixed width image based version of the project I’m trying to duplicate in CSS: Please share your thoughts on the same. Thanks in advance, Whats the Best way to get a background image in that triangle? From arrows to map pins, from menu markers to chart elements. }, div.down-arrow { This is all cool and stuff, but what if I want to give a border to an upward facing triangle but have it only show the two sides of the border and have the hypotenuse of the triangle not visible. The demo along with the source code is below. hep böyle böyle kandırıyosunuz insanları ayıptır be olm yapmayın şöyle şeyler :), u cheating people with theese tricks.. don’t do it. It’s pretty awesome. This website is excellent. I would recommend adding “display: block” to the css example. I created responsive CSS-only triangles using one div: Pure CSS responsive triangles. This is great, thanks a lot. An interesting thing I am noticing in Chrome is that when all arrows are set to the same size, the .arrow-right is 2px taller than the other arrows . I cannot fix this. http://heavy-construction.us, Thanks the tutorial! (Feel free to correct me if I am wrong with any of the above statements). We have to set the borders on the element to match a triangle. This is based on the Spry Widget for menus in DW, but for some reason it doesn’t start the gradient at the full left of the menu tab. I turned this into a sass mixin if anyone is interested. Would be so awesome…. width: 0; Equilateral Triangle. There are a lot of uses for triangles. height: 0; We have compiled a list of 10 top CSS triangle backgrounds that you can use. Very Nice. .arrow-right { width:0px; However you will find a lot of CSS Triangle Generator in the web. Last updated Aug 28 2016 . Well, I got it working using a yellow flag instead of an outline edge: Can you please make it occur in same order, to avoid any confusion. border-left: 60px solid #FFF; Using the arrows let me create an angled tab, but the hover loses the yellow border. Just wow. its very simple, and nice working. Below is a question on StackOverflow that touches on this topic and provides a robust example of a good real-world use case: http://stackoverflow.com/questions/12499673/css-items-with-border-radius-and-triangle-side, I don’t seem to get where to place the code in blogger template, please help. { Siddharth Shingate, Sr. Software Engineer,CoReCo. I’ve noticed a problem in IE9 if you use this to style a button as an arrow. Yes, IE6! It is basically a square surrounded by a border. And I’ve not been able to figure out how to at the yellow 45degree border to the hover. This definitely beats a cumbersome SVG tag. I also saw that video but just lost the link. They have courses on all the most important front-end technologies, from React to CSS, from Vue to D3, and beyond with Node.js and Full Stack. I wonder how to add an arroy to a window which has a border color black and background white and you want your arrow follows same background and border. Django, to put a border on the triangle, you should add one more outer div that will have border width a little larger than the original triangle’s border width with the color of your choice. I have wrote something similar about [how to create CSS triangle](http://webdesigninspirationtoday.com/article/133/how-to-create-css-triangle-caret/). On the up-right corner, you can see a control box. CSS; HTML; jQuery; 11 Comments. }, div.up-arrow { position:absolute; right:5px; top:-195px; No because there is no height and width. Thanks all. http://www.decodeunicode.org/en/u+25bc, You can use those triangles to create Real-time 3D objects in IE6. Let’s get rid of the top one. I couldn’t find a “map”, but if you play around changing the last 4 digits in the url, you can find all kinds of cool stuff. position: absolute; Thanks in advance. The actual width and height of the arrow is determined by the width of the border. From border to gradients I will show CSS code examples that create the perfect triangle. Hey Jeff can you please share the video link? CSS Shapes - … Creating shapes with CSS is usually a combination of using width, height, top, right, left, border, bottom, transform and pseudo-elements like :before and :after. http://www.uselesspickles.com/triangles/, Borders can also build a house: Thanks, Otto. Just position it a little different than the original triangle shape and then change the color and/or transparency. Anyone can help me to make that triangle is on :before or :after for the div? How to give auto width ? http://jsbin.com/uviyat/2/edit. I know this is no solution, just thought I’d let you know how I simply over came this, by amending my original proposed layout. Is it possible to use this on a [submit] button? The border-radius property defines the radius of the element's corners.. I wrote a little addition to this article to achieve the same but with some functional SCSS to the DRY rescue. i like it.. Thanks a lot! CSS-Tricks is created by Chris and a team of swell people. I came across a “caret”, but could not replicate it in my code. }, .triback The top-right-corner page-margin box is a fixed-size box defined by the intersection of the top and right margins of the page box. Demo/Code. http://www.appliedcss.com/target-component/. Read more > By changing the margin value of the stacked element to achieve the rounded corner effect, some people may say that it is not so troublesome. How to Structure Your React Native Application, The 12 Things You Need to Consider When Evaluating Any New JavaScript Library, Creating A VR Audio/Visual Experience On the Web With A-Frame and Tone.js, How to Install and Begin Using TypeScript. We also have more modern CSS properties to create shapes with like shape-outside and clip-path. Last Update:2017-01-13 Source: Internet Author: User. Anybody got any ideas? 2. http://www.designdetector.com/tips/3DBorderDemo2.html. Excellent explanation, It was simple and easy to mess with to achieve the results I wanted. For those who haven’t already thought of it you can place a slightly smaller triangle inside of your first one to create a nice little arrow. I believe when you edit the border element for the triangle, it defeats the purpose; as it changes the shape, position and size of the arrow head. Again, we start with a square and draw a gradient from one corner to the other. However you will find a lot of CSS Triangle Generator in the web. CSS Triangle . try adding “box-shadow: 0 0 2px orange;” to the triangle. CSS Corner background and triangle implementation skills. I've a screen grab as attached for a purpose of a heading section. If the triangle is not symmetrical, it won’t look smooth. Declaring lateral border to “inset” seems the triangle renders better… In firefox there is a big difference.. http://findnerd.com/list/view/Create-shapes-using-css/1311/. Now here is the project so far: http://heavy-construction.us/test.html. Yess,, it so Cool.. i can make triangle.. what ever i want.. Here, the designer has also showed how to create or draw a triangle with border and corner using HTML and CSS. can we make write able triangle I cant write in the triangle when i write it. Here is the idea in practice (eky’s Triangle Generator (Top Right) may do the trick, I haven’t tried it yet): .arrow-right { Thanks, this is exactly what I was looking for, works great. border-top:4px solid transparent; I’m playing around with making a speedometer partially as a learning exercise for transforms and partially because working with a lot of automotive manufacturers they like their data represented in real dashboard looking widgets. There are some conditions, that you must have fixed width. There are many secrets to drawing the perfect triangle and you can read how to do that in Photoshop in this article: Create A Triangle in Photoshop or download this free pack of triangle shapes for Photoshop. Triangular grid. My general recommendation is to avoid using transparent unless you know that it’s suitable (i.e. border-bottom: 205px solid transparent; So if you are for example editing an existing element with black background and you would set black bottom border and transparent left/right borders – you would actually get a rectangle :) By typing the number from 1 to 10, you change the density of inner triangles. If the second value is omitted, it is copied from the first. It appears to me to be a bug in chrome. Anyone know of a fix for IE8’s jagged rendering? Anyone know why this looks like crap in webkit? Right now I’m using a background repeating image gradient for each state of the nav buttons, and I could replace it with a CSS3 gradient fill, but I don’t think anything I’ve seen can create the narrow yellow 45 degree border, unless perhaps 2 triangles overlapping? Did you mean that you want to replace these graphic triangular with CSS triangular? Triangles are a little trickier. At least that used to be the case at one time. take a look at this that i made. http://heavy-construction.us/test3.html. It’s nice to have classes for each direction possibility. border: 20px solid #fff; Like google+. I just want to know how to put shadow on that triangle. As you can see, this triangle is a right triangle. I’m thinking of creating star shapes by assigning multiple border-based triangles to a square div. }, from: http://kougiland.com/css-triangle.html, Hey guys! so the end result would look like this https://skitch.com/iestynx/fa6et/artwork. height: 0; And with many, I mean three. unfortunately, your facebook recommend button doesn’t work mate. The transform trick works a treat in webkit! Bottom / Down CSS Arrows. I am not aware whether any browsers used antialiasing back in mid-2009, but now, Firefox distinctly does. use something else like big sized png images. We can also make use of the less known CSS gradient type conic-gradient like this: Which renders a similar right isosceles triangle as above: This creates a triangle of height 20 pixels and gives us a a bit more control over the angle pointing up. :), Thanks a lot for this Shaun, it looks really better this way indeed. i tried to use box shadow and the effect goes around the box and not the triangle . It is basically doing a rectangle and triangle next to each other (using inline-block) There I explained the basic theory using CSS border to give everyone better understanding, how the CSS triangle produced. When adding an arrow to bottom we need to keep the top border and make other borders transparent. The CSS triangle solved it! bottom: 0; This explanation just nailed it. top: 5px; border-left: 195px solid #FFFF66; Or, in our case, a
surrounded by a border: Just like in real life, picture frames (borders) are mitered at the corners. any particular reason for setting overflow:hidden in “.end-of-article-stuff “? You can use two triangles, one big and one small and then align them using CSS as described here. This trick is just an exploitation of CSS behavior–I don’t believe CSS was intended to do this sort of thing. Update: Changing the border style to “inset” on the transparent sides of the element seems to fix this issue in Firefox 5 and 6. Author Chris Coyier . Add borders to our arrow. For an up-pointing triangle and 100% width: Last one was using two divs. See the Pen Animation to Explain CSS Triangles by Chris Coyier (@chriscoyier) on CodePen. I’m having a weird thing with the triangle I’m using as the “needle” on the gauge, though, where it looks really blocky (like it’s from the original Nintendo or something). I just made a simple generator: In this div, the width has been set as 100px. Great article, I’ve referenced it many times. Uh, this is a departure from the above discussion, but if anyone knows how to do it…. 2) use HTML&CSS (triangle will have to be borderized, but check this out): Dude, the buggy Fire Fox is putting a gray border :( didn’t working even using before and after, Tried with white color! border-bottom:9px solid transparent; To Michael F. (April 21). I need to take a fast track to showing a callout with a triangle pointing down or to the left depending on which type of control I assign it to. Because our triangle is a right triangle and isosceles, we can determine that the base of the triangle is 40 pixels (half of the border size we used). I used it to create a tooltip like this sort of thing: Do you believe it’d be possible to implement that to a complete triangle shape , rather than a box with a triangle pointer? Oh woe is me!!! Author Chris Coyier . For example if your div has 200 pixels, left and right borders should be 100 pixels each, and the top border should be the height of the css arrow. I was using an html entity for an arrow in an html email template, but it wasn’t displaying properly on iOS. Cool and easy! For the first time I knew about this .. could anyone please tell me how do i give the triangles a thick black border. And we know that everything forms a right-angled triangle. Looks great. Great tip! .arrow-right { @ted: great tip on the “inset”. See Ted’s comment above re: inset borders ONLY chrome! The idea is a box with zero width and height. Ask Question Asked 9 years, 6 months ago. That’s it. }. Been programming for decades… thanks to you I finally got the triangle. .point_bottom { Diagram of the page box, with the top-right-corner page-margin box highlighted. Required fields are marked *. The top-right-corner page-margin box is a fixed-size box defined by the intersection of the top and right margins of the page box. So simple and functional! Direction. left: 0; If the dimensions of the triangle aren’t symmetrical, you tend to get those jagged lines. CSS border-radius - Specify Each Corner. That was the most succinct explanation for creating these triangles I have come across and this is gonna stick. Think of a framed picture. Unfortunately I have to do an arrow with border… Has anyone a nice solution for me? I like that solution! #circle { background: lightblue; border-radius: 50%; width: 100px; height: 100px; } A CSS Circle Triangles. The idea is simple: we turn a square into a triangle using the clip-path property. This property works like a clipping mask in Photoshop. Here you'll find a range off shapes all coded with just pure CSS3 code. border-left: 205px solid #000000; Couldn’t understand before. I build a CSS Triangle generator (http://triangle.designyourcode.io) this may help a few people create and colour triangles easier. 1. Created this small visualization to explain how do borders turn into triangles : http://codepen.io/Tresva/pen/dxHsb. black is the touching colour). z-index: 1; Anyone have more insight? z-index:-1; This basically creates a gradient fill coming from top left to bottom right and a hard stop right in the middle (50%). Not at all necessary to rotate the triangles as they are hard to align. Top/Right triangle with text in CSS, But I want to make the triangle at the top/right. line-height: 0 will vertically center the text, and you should apply a padding so the text doesn’t bleed over the arrow. In an up arrow, for example, the bottom border is colored while the left and right are transparent, which forms the triangle. border-bottom: 60px solid transparent; You can make them with a single div. }, div.right-arrow { Examples of CSS Triangle Generator. great tutorial. it is only border trick. I guess the button can’t be achieved using a div.I tried creating the same using two div and i got the same. How i can do that? Assuming you already created your custom triangle image and you want to save a valuable HTTP request, then converting it into a Base64 string is the best solution. Interesting what I found: change
to or and a nasty distortion applies! if not reducing the “2px” in it or incressing will change the blur strangth of the shadow. Thanks. It’s basicly like a giant 3D border-corner. :). Is it possible to have drop shadow in triangle? Reply. Cool trick, I tried it first after seeing it elsewhere. If either length is zero, the corner is square, not rounded. As you see we instruct the gradient to fill the div between 135 degrees and 225 degrees (making a right angle). http://www.uiplayground.in/css3-icons/, Believe me or not, I’m in a situation that nothing can help but a CSS triangle :). Your email address will not be published. In the previous example, we’ve seen that the border size actually decides the height of the triangle. But there are different ways to build triangle shapes in HTML, SVG & CSS for your designs and in this article, you’ll see how you can actually do that. http://thinkcloud.ly/snippets/tooltips.html. Playing around with this technique and wondering if anybody can help.. see this jsbin: I wish there was a button for like or commend, or give a medal. border-top:9px solid transparent; 3,345 Views. Another way to draw a triangle using CSS only is by using gradients. The line will always look a little jagged. It may be old, but it helped. border-bottom:25px solid #B7550C;>, Just putting this out there, if the lines look like crap in Firefox etc. That’s right. → ( &#8592 ) , you can google “ascii arrows” for more In a similar way we can create arrows pointing down, left or right just by changing the range of the angles. The book option will give you a much more complete and structured. Actually wonderful don't you think ?. I was able to use the css triangle methods for a side project and wanted to share in case it was useful for anyone else. Try pasting this in JSFiddle and see for yourself :). plz Help. border-left: 4px solid #EDEDED; Only CSS: Animated Triangle . Then the left and the right border have to be half of size of the div. For example if your div has 200 pixels, left and right borders should be 100 pixels each, and the top border should be the height of the css arrow. Awesome! border-top: 195px solid transparent; In this post I will show you 5 different ways in which to create a triangle with CSS & HTML. Very nice trick and exactly what I was looking for. border-left:9px solid #2f2f2f; I need a triangle with a size made using % for a responsive web. http://powdertothepeople.tv/2015/06/29/Functional-SCSS/. Now we can test our code. Category CSS Viewport Sized Typography with Minimum and Maximum Sizes . Find answers to CSS button triangle side left and round corner right on HOVER from the expert community at Experts Exchange ... CSS button triangle side left and round corner right on HOVER. One minor bug I wanted to mention: in the css example it doesn’t list “display: block” as a required def – in the demo this is inherited, but without the proper display setting the arrow gets cut off. Awesome, Chris! how do you get the text to line up next to the arrow? Hi, I think this is by far the method that allows the most control. http://apps.eky.hk/css-triangle-generator. CSS3 Shapes. Thanks for the reminder! When I tried it, the paragraph is positioned below the arrowhead. I wasn’t sure what the syntax was for 2 values on the border-color until I found this article, which may help others; https://developer.mozilla.org/en-US/docs/Web/CSS/border-color. Last updated Sep 19 2016 . http://www.designdetector.com/tips/3DBorderDemo2.html, http://thinkcloud.ly/snippets/tooltips.html, http://apps.eky.hk/css-triangle-generator, http://www.ardianta.tk/2012/04/css3-membuat-segitiga-atau-triangle.html, http://webdesigninspirationtoday.com/article/133/how-to-create-css-triangle-caret/, http://www.careerbless.com/services/css/csstooltipcreator.php, https://gist.github.com/056dc67bf31342cc6bd7, Dropdown menu with CSS and jQuery including CSS arrows, http://www.sjbaker.org/wiki/index.php?title=The_History_of_The_Teapot.
Quarter Horse Allrounder, Blumen Verschicken Auf Rechnung, Böller Kaufen Graz, Wie Viel Kilo Kann Man In 3 Wochen Abnehmen, Bpd Wert Zu Hoch, Windeln Für Erwachsene Test, Zara Parfum Dupes 2020, Imbiss Braunschweig Weststadt, Real Nature Wilderness Pure Duck, Mentoriate Fernuni Hagen Frankfurt,