Deane Nettles
Deane Nettles
  • Видео 117
  • Просмотров 89 106
Fuller explanation of GitHub
Shows how to use GitHub, GitHub Desktop and Visual Studio Code together to upload files to the Web, and then view those files and copy the URL for submission to class.
Просмотров: 15

Видео

Submitting GitHub Link
Просмотров 2314 дней назад
To submit the working link to your site on GitHub you need to: 1) Go to GitHub Desktop and make sure you've chosen the right repository 2) Click on the link that takes you to GitHub 3) Check to make sure your repository is Public 4) Go to Settings 5) Go to Pages 6) Click on the link on Pages that takes you to your site 7) Make sure your site works (most important part is to have an index.html p...
Project 3.2 Form 06_2024
Просмотров 38Месяц назад
Forms are complicated to format and complicated to style. To style forms you have to be able to call a specific field using css declarations like "input[type=reset]" I've styled multiple items together but it could be simpler to style each individual input separately so it's easier to understand what's happening.
Project 3.2 Tables 06_2024
Просмотров 30Месяц назад
Tables are useful for displaying information. They have in the past been useful for designing entire web pages. They aren't used that way today because they are difficult to reconfigure when you are working with mobile and desktop sites.
Project 3.2 Table and Form Page Structure 06_2024
Просмотров 27Месяц назад
This is the setup for the table and form project. It shows how to set up the head and set up the sections in the body.
Find Replace
Просмотров 4Месяц назад
If you've made an error consistently in a document, then Find Replace can be the quickest way to consistently fix the error. It's available in most programs. Try Edit - Replace or a similar menu choice, or hit command/control-f. When you do, make sure you haven't already selected some type or it may only look in the selected type for the change. If you've made an inconsistent mistake, like some...
Project 2.6 Semantic Structure
Просмотров 26Месяц назад
Here we are going to use HTML5 semantic elements to add to the structure of our website. There won't be any immediate effect, but when we start to add CSS it will make it easier to code and give us some more flexibility.
Project 2.5 More Head Info
Просмотров 37Месяц назад
Here we'll add more info to the head element to help it rank higher on Google and work better on mobile devices.
Project 2.3 Image Links
Просмотров 21Месяц назад
Here is how to add images to your web pages. REMEMBER to add alt tags explaining what the images look like for people who are blind.
Project 2.2 Hyperlinks
Просмотров 30Месяц назад
Here is how to create a simple set of navigation links and hyperlinks for web pages, telephone numbers and emails.
Illustrator: Exporting Print-ready PDFs with Crops and Bleed
Просмотров 622 месяца назад
When we print a document and artwork extends to the edge of the page, the printer has to print on a larger sheet of paper, so that the ink won't bleed over the edge of the paper and ruin your job. In order to print on a larger sheet of paper, you have to include crop marks (also called trim marks) so the printer knows where to trim the paper. When the paper is trimmed, the trimming is never exa...
Resume Styling
Просмотров 1042 месяца назад
Here is how to style the various parts of your resume web page, in this cas using ids to create specific styling in specific sections.
Resume Structure
Просмотров 1112 месяца назад
Here we are creating the structure for the resume project. We'll add the information for the head element, some basic css, and then structure the overall page and add some content. You want to add your own information, as the intent is to create a simple resume website you can send to potential employers.
Move css to separate file, adding Google Fonts to projects
Просмотров 1352 месяца назад
First we'll create a new css file, move our css from index.html to that new file, then link that file to your index.html resume. There are several (many?) online font repositories that you can access to add more interesting fonts to your projects. One of them is Google Fonts. Here I show how to add Google Fonts to your html page and your css to have them show up on your page.
Project 2.12 Flex
Просмотров 953 месяца назад
Previously all we had to work with was tables and floats, which was troublesome when we wanted something to appear to be centered, particularly with floats because floats would only go flush-right and flush-left, so we could only create the appearance of centered. With the creation of css Flexbox around 2010, we finally had a tool that would allow us to center a group of items and even have tha...
Prepping BW logo for submission
Просмотров 203 месяца назад
Prepping BW logo for submission
Project 2.11 Floats
Просмотров 1133 месяца назад
Project 2.11 Floats
Project Online: Opening page for website
Просмотров 1233 месяца назад
Project Online: Opening page for website
Project 3b Table Row Color
Просмотров 554 месяца назад
Project 3b Table Row Color
Project 3b Tables
Просмотров 744 месяца назад
Project 3b Tables
Quick InDesign Styles Tutorial
Просмотров 354 месяца назад
Quick InDesign Styles Tutorial
Project 3a HTML Forms
Просмотров 814 месяца назад
Project 3a HTML Forms
Brand Manual 1 - Set up grid
Просмотров 384 месяца назад
Brand Manual 1 - Set up grid
Brand Manual 3 - Set up parent pages
Просмотров 84 месяца назад
Brand Manual 3 - Set up parent pages
Brand Manual 4 - Set up TOC
Просмотров 164 месяца назад
Brand Manual 4 - Set up TOC
Brand Manual 2 - set up paragraph styles
Просмотров 84 месяца назад
Brand Manual 2 - set up paragraph styles
Logo Type Design
Просмотров 84 месяца назад
Logo Type Design
Project 2.8 CSS Normalize
Просмотров 734 месяца назад
Project 2.8 CSS Normalize
Project 2.9 CSS Type and Structures
Просмотров 864 месяца назад
Project 2.9 CSS Type and Structures
Project 2.10 CSS Links
Просмотров 734 месяца назад
Project 2.10 CSS Links

Комментарии

  • @aking9077
    @aking9077 22 дня назад

    minus front does nothing but delete all my circles... and the square

    • @deanenettles206
      @deanenettles206 20 дней назад

      You need to group all the circles, make sure the square is behind the circles, then select the circles and the square and then Minus Front in Pathfinder.

  • @yess.6558
    @yess.6558 2 месяца назад

    Thank you!

  • @downtown9508
    @downtown9508 2 месяца назад

    Nice man! Keep up the good work, sir 🫡

  • @giovanni3824
    @giovanni3824 3 месяца назад

    ✋ Promo sm

  • @yess.6558
    @yess.6558 5 месяцев назад

    Thank you!

  • @yess.6558
    @yess.6558 5 месяцев назад

    Great Video! Thank you!

  • @ElisePink
    @ElisePink 7 месяцев назад

    Thank You Much. I wish my professor at art college, would teach step by step instructions like this. I have to learn how to use Adobe Illustrator from LinkedIn videos or from RUclips videos.

  • @alexanderdanielsarno382
    @alexanderdanielsarno382 8 месяцев назад

    Thank you!

  • @lokomo
    @lokomo 10 месяцев назад

    You're a legend for this. Thank you!

  • @nielsnet4169
    @nielsnet4169 10 месяцев назад

    The video is sooooo blurry.. such a shame

  • @shrutisarkar8005
    @shrutisarkar8005 11 месяцев назад

    thank you so much sir !

    • @ElisePink
      @ElisePink 7 месяцев назад

      yes, i agree. my professor does not teach this in art college.

    • @deanenettles206
      @deanenettles206 20 дней назад

      Glad you liked it!

  • @moviemedia246
    @moviemedia246 Год назад

    So slow dude like i get to mad when i watch this

  • @abshachannel670
    @abshachannel670 Год назад

    Good 👍

  • @Raju-nv7yk
    @Raju-nv7yk Год назад

    Sir Can I get loom job sir l am in india

  • @Raju-nv7yk
    @Raju-nv7yk Год назад

    which country is this sir

  • @Raju-nv7yk
    @Raju-nv7yk Год назад

    Sir Can I get loom job l am in India

  • @asadakbar6311
    @asadakbar6311 2 года назад

    I m power loom factory owner in pakistan

  • @bravedoodle1333
    @bravedoodle1333 2 года назад

    Nice video

  • @yogeshkumar7402
    @yogeshkumar7402 2 года назад

    America is advance country,but this machine system is old

  • @saudiarabiavlogs.hindidd9509
    @saudiarabiavlogs.hindidd9509 2 года назад

    Hi Frend I'm indian same pawor loom my house 🏠

  • @Scudmaster11
    @Scudmaster11 2 года назад

    And they say old machines are obsolete... I see that wind up / steam powered machines work better than the machines of today

  • @wernerhasch6605
    @wernerhasch6605 3 года назад

    Brings back memories, i started as a Beam gaitor,then piconoll loom operator ,then Northrop's and ending as a knotter.💛

  • @jakeness13
    @jakeness13 3 года назад

    immensely helpful. Thanks for this

  • @hadassahlarkin894
    @hadassahlarkin894 3 года назад

    Thank u this helped with an assignment that I am doing!